I am posting again more specifically because it may have been buried
in a more generic thread.

With debian linux amd64 lenny and openmpi-1.3.1

./configure cc=/opt/intel/cce/10.1.015/bin/icc
cxx=/opt/intel/cce/10.1.015/bin/icpc
F77=/opt/intel/fce/10.1.015/bin/ifort
FC=/opt/intel/fce/10.1.015/bin/ifort --with-libnuma=/usr/lib

failed because

"expected file /usr/lib/include/numa.h was not found"

In debian amd64 lenny numa.h has a different location
"/usr/include/numa.h". Attached is the config.log.

I would appreciate help in circumventing the problem.

Thanks
francesco pietra
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Open MPI configure 1.3.1, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure cc=/opt/intel/cce/10.1.015/bin/icc cxx=/opt/intel/cce/10.1.015/bin/icpc F77=/opt/intel/fce/10.1.015/bin/ifort FC=/opt/intel/fce/10.1.015/bin/ifort --with-libnuma=/usr/lib

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

hostname = tya64
uname -m = x86_64
uname -r = 2.6.26-1-amd64
uname -s = Linux
uname -v = #1 SMP Fri Mar 13 17:46:45 UTC 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


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

configure:3412: checking for a BSD-compatible install
configure:3480: result: /usr/bin/install -c
configure:3491: checking whether build environment is sane
configure:3534: result: yes
configure:3559: checking for a thread-safe mkdir -p
configure:3598: result: /bin/mkdir -p
configure:3611: checking for gawk
configure:3641: result: no
configure:3611: checking for mawk
configure:3627: found /usr/bin/mawk
configure:3638: result: mawk
configure:3649: checking whether make sets $(MAKE)
configure:3671: result: yes
configure:3841: checking how to create a ustar tar archive
configure:3854: tar --version
tar (GNU tar) 1.20
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:3857: $? = 0
configure:3897: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3900: $? = 0
configure:3904: tar -xf - <conftest.tar
configure:3907: $? = 0
configure:3920: result: gnutar
configure:4060: checking Open MPI version
configure:4062: result: 1.3.1
configure:4064: checking Open MPI release date
configure:4066: result: Mar 18, 2009
configure:4068: checking Open MPI Subversion repository version
configure:4070: result: r20826
configure:4172: checking Open Run-Time Environment version
configure:4174: result: 1.3.1
configure:4176: checking Open Run-Time Environment release date
configure:4178: result: Mar 18, 2009
configure:4180: checking Open Run-Time Environment Subversion repository version
configure:4182: result: r20826
configure:4284: checking Open Portable Access Layer version
configure:4286: result: 1.3.1
configure:4288: checking Open Portable Access Layer release date
configure:4290: result: Mar 18, 2009
configure:4292: checking Open Portable Access Layer Subversion repository version
configure:4294: result: r20826
configure:4359: builddir: /usr/local/openmpi-1.3.1
configure:4361: srcdir: /usr/local/openmpi-1.3.1
configure:4383: checking build system type
configure:4401: result: x86_64-unknown-linux-gnu
configure:4443: checking host system type
configure:4458: result: x86_64-unknown-linux-gnu
configure:4499: checking for ompi_clean
configure:4532: result: no
configure:4658: checking whether to run code coverage
configure:4685: result: no
configure:4694: checking whether to compile with branch probabilities
configure:4706: result: no
configure:4716: checking whether to debug memory usage
configure:4728: result: no
configure:4748: checking whether to profile memory usage
configure:4760: result: no
configure:4780: checking if want developer-level compiler pickyness
configure:4792: result: no
configure:4807: checking if want developer-level debugging code
configure:4819: result: no
configure:4849: checking if want sparse process groups
configure:4861: result: no
configure:4875: checking if want Fortran 77 bindings
configure:4883: result: yes
configure:4897: checking if want Fortran 90 bindings
configure:4905: result: yes
configure:4914: checking desired Fortran 90 bindings "size"
configure:4988: result: small
configure:4995: checking whether to enable PMPI
configure:5003: result: yes
configure:5020: checking if want C++ bindings
configure:5028: result: yes
configure:5037: checking if want MPI::SEEK_SET support
configure:5045: result: yes
configure:5063: checking if want to enable weak symbol support
configure:5071: result: yes
configure:5084: checking if want run-time MPI parameter checking
configure:5105: result: runtime
configure:5128: checking if want to install OMPI header files
configure:5141: result: no
configure:5157: checking if want pretty-print stacktrace
configure:5169: result: yes
configure:5183: checking if peruse support is required
configure:5195: result: no
configure:5218: checking max supported array dimension in F90 MPI bindings
configure:5254: result: 4
configure:5259: checking if pty support should be enabled
configure:5271: result: yes
configure:5284: checking if user wants dlopen support
configure:5299: result: yes
configure:5307: checking if heterogeneous support should be enabled
configure:5319: result: no
configure:5333: checking if want trace file debugging
configure:5345: result: no
configure:5359: checking if want full RTE support
configure:5378: result: yes
configure:5449: checking if want fault tolerance
configure:5462: result: Disabled fault tolerance
configure:5579: checking if want IPv6 support
configure:5591: result: yes (if underlying system supports it)
configure:5604: checking if want orterun "--prefix" behavior to be enabled by default
configure:5624: result: no
configure:5637: checking for package/brand string
configure:5653: result: Open MPI root@tya64 Distribution
configure:5659: checking for ident string
configure:5676: result: 1.3.1
configure:5898: checking for style of include used by make
configure:5926: result: GNU
configure:6001: checking for gcc
configure:6017: found /usr/bin/gcc
configure:6028: result: gcc
configure:6260: checking for C compiler version
configure:6268: gcc --version >&5
gcc (Debian 4.3.2-1.1) 4.3.2
Copyright (C) 2008 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:6272: $? = 0
configure:6279: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1) 
configure:6283: $? = 0
configure:6290: gcc -V >&5
gcc: '-V' option must have argument
configure:6294: $? = 1
configure:6317: checking for C compiler default output file name
configure:6339: gcc -DNDEBUG    conftest.c  >&5
configure:6343: $? = 0
configure:6381: result: a.out
configure:6400: checking whether the C compiler works
configure:6410: ./a.out
configure:6414: $? = 0
configure:6433: result: yes
configure:6440: checking whether we are cross compiling
configure:6442: result: no
configure:6445: checking for suffix of executables
configure:6452: gcc -o conftest -DNDEBUG    conftest.c  >&5
configure:6456: $? = 0
configure:6482: result: 
configure:6488: checking for suffix of object files
configure:6514: gcc -c -DNDEBUG   conftest.c >&5
configure:6518: $? = 0
configure:6543: result: o
configure:6547: checking whether we are using the GNU C compiler
configure:6576: gcc -c -DNDEBUG   conftest.c >&5
configure:6583: $? = 0
configure:6600: result: yes
configure:6609: checking whether gcc accepts -g
configure:6639: gcc -c -g  conftest.c >&5
configure:6646: $? = 0
configure:6747: result: yes
configure:6764: checking for gcc option to accept ISO C89
configure:6838: gcc  -c -DNDEBUG   conftest.c >&5
configure:6845: $? = 0
configure:6868: result: none needed
configure:6888: checking dependency style of gcc
configure:6979: result: gcc3
configure:7086: checking whether gcc and cc understand -c and -o together
configure:7121: gcc -c conftest.c -o conftest2.o >&5
configure:7125: $? = 0
configure:7131: gcc -c conftest.c -o conftest2.o >&5
configure:7135: $? = 0
configure:7146: cc -c conftest.c >&5
configure:7150: $? = 0
configure:7158: cc -c conftest.c -o conftest2.o >&5
configure:7162: $? = 0
configure:7168: cc -c conftest.c -o conftest2.o >&5
configure:7172: $? = 0
configure:7190: result: yes
configure:7222: checking how to run the C preprocessor
configure:7262: gcc -E  conftest.c
configure:7269: $? = 0
configure:7300: gcc -E  conftest.c
conftest.c:47:28: error: ac_nonexistent.h: No such file or directory
configure:7307: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7340: result: gcc -E
configure:7369: gcc -E  conftest.c
configure:7376: $? = 0
configure:7407: gcc -E  conftest.c
conftest.c:47:28: error: ac_nonexistent.h: No such file or directory
configure:7414: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7454: checking for grep that handles long lines and -e
configure:7514: result: /bin/grep
configure:7519: checking for egrep
configure:7583: result: /bin/grep -E
configure:7600: checking for the C compiler vendor
configure:7633: gcc -c -DNDEBUG   conftest.c >&5
conftest.c:2:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
conftest.c:3: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:7640: $? = 1
configure: failed program was:
| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
| choke me
| #endif
configure:7672: gcc -c -DNDEBUG   conftest.c >&5
configure:7679: $? = 0
configure:8794: result: gnu
configure:8802: checking for ANSI C header files
configure:8832: gcc -c -DNDEBUG   conftest.c >&5
configure:8839: $? = 0
configure:8938: gcc -o conftest -DNDEBUG    conftest.c  >&5
configure:8942: $? = 0
configure:8948: ./conftest
configure:8952: $? = 0
configure:8970: result: yes
configure:9605: checking if gcc supports -finline-functions
configure:9631: gcc -c -DNDEBUG  -finline-functions  conftest.c >&5
configure:9638: $? = 0
configure:9653: result: yes
configure:9663: checking if gcc supports -fno-strict-aliasing
configure:9689: gcc -c -DNDEBUG  -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:9696: $? = 0
configure:9711: result: yes
configure:9787: WARNING:  -fno-strict-aliasing has been added to CFLAGS
configure:9938: checking if gcc supports __builtin_expect
configure:9965: gcc -o conftest -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:9972: $? = 0
configure:9992: result: yes
configure:10006: checking if gcc supports __builtin_prefetch
configure:10033: gcc -o conftest -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:10040: $? = 0
configure:10060: result: yes
configure:10138: checking for C optimization flags
configure:10185: result: -O3 -DNDEBUG -finline-functions -fno-strict-aliasing
configure:10232: checking for Interix environment
configure:10257: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:56:22: error: #error Normal Unix environment
configure:10264: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #if !defined(__INTERIX)
|                     #error Normal Unix environment
|                     #endif
|   ;
|   return 0;
| }
configure:10278: result: no
configure:10314: checking for C ident string support
configure:10341: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
configure:10348: $? = 0
configure:10383: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
configure:10390: $? = 0
configure:11280: result: #ident
configure:11304: checking for sys/types.h
configure:11325: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11332: $? = 0
configure:11349: result: yes
configure:11304: checking for sys/stat.h
configure:11325: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11332: $? = 0
configure:11349: result: yes
configure:11304: checking for stdlib.h
configure:11325: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11332: $? = 0
configure:11349: result: yes
configure:11304: checking for string.h
configure:11325: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11332: $? = 0
configure:11349: result: yes
configure:11304: checking for memory.h
configure:11325: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11332: $? = 0
configure:11349: result: yes
configure:11304: checking for strings.h
configure:11325: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11332: $? = 0
configure:11349: result: yes
configure:11304: checking for inttypes.h
configure:11325: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11332: $? = 0
configure:11349: result: yes
configure:11304: checking for stdint.h
configure:11325: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11332: $? = 0
configure:11349: result: yes
configure:11304: checking for unistd.h
configure:11325: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11332: $? = 0
configure:11349: result: yes
configure:11363: checking for long long
configure:11391: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11398: $? = 0
configure:11425: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:100: error: expected expression before ')' token
configure:11432: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:11455: result: yes
configure:11466: checking for long double
configure:11494: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11501: $? = 0
configure:11528: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:101: error: expected expression before ')' token
configure:11535: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long double)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:11558: result: yes
configure:11569: checking for int8_t
configure:11597: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11604: $? = 0
configure:11631: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:102: error: expected expression before ')' token
configure:11638: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int8_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:11661: result: yes
configure:11672: checking for uint8_t
configure:11700: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11707: $? = 0
configure:11734: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:103: error: expected expression before ')' token
configure:11741: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint8_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:11764: result: yes
configure:11775: checking for int16_t
configure:11803: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11810: $? = 0
configure:11837: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:104: error: expected expression before ')' token
configure:11844: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int16_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:11867: result: yes
configure:11878: checking for uint16_t
configure:11906: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:11913: $? = 0
configure:11940: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:105: error: expected expression before ')' token
configure:11947: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:11970: result: yes
configure:11981: checking for int32_t
configure:12009: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:12016: $? = 0
configure:12043: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:106: error: expected expression before ')' token
configure:12050: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int32_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:12073: result: yes
configure:12084: checking for uint32_t
configure:12112: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:12119: $? = 0
configure:12146: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:107: error: expected expression before ')' token
configure:12153: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:12176: result: yes
configure:12187: checking for int64_t
configure:12215: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:12222: $? = 0
configure:12249: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:108: error: expected expression before ')' token
configure:12256: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int64_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:12279: result: yes
configure:12290: checking for uint64_t
configure:12318: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:12325: $? = 0
configure:12352: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:109: error: expected expression before ')' token
configure:12359: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:12382: result: yes
configure:12393: checking for intptr_t
configure:12421: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:12428: $? = 0
configure:12455: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:110: error: expected expression before ')' token
configure:12462: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:12485: result: yes
configure:12496: checking for uintptr_t
configure:12524: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:12531: $? = 0
configure:12558: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:111: error: expected expression before ')' token
configure:12565: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:12588: result: yes
configure:12599: checking for mode_t
configure:12627: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:12634: $? = 0
configure:12661: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:112: error: expected expression before ')' token
configure:12668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:12691: result: yes
configure:12702: checking for ssize_t
configure:12730: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:12737: $? = 0
configure:12764: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:113: error: expected expression before ')' token
configure:12771: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:12794: result: yes
configure:12805: checking for ptrdiff_t
configure:12833: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:12840: $? = 0
configure:12867: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:114: error: expected expression before ')' token
configure:12874: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:12897: result: yes
configure:12917: checking size of char
configure:13222: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:13226: $? = 0
configure:13232: ./conftest
configure:13236: $? = 0
configure:13262: result: 1
configure:13276: checking size of short
configure:13581: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:13585: $? = 0
configure:13591: ./conftest
configure:13595: $? = 0
configure:13621: result: 2
configure:13635: checking size of int
configure:13940: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:13944: $? = 0
configure:13950: ./conftest
configure:13954: $? = 0
configure:13980: result: 4
configure:13994: checking size of long
configure:14299: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:14303: $? = 0
configure:14309: ./conftest
configure:14313: $? = 0
configure:14339: result: 8
configure:14354: checking size of long long
configure:14659: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:14663: $? = 0
configure:14669: ./conftest
configure:14673: $? = 0
configure:14699: result: 8
configure:14715: checking size of long double
configure:15020: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:15024: $? = 0
configure:15030: ./conftest
configure:15034: $? = 0
configure:15060: result: 16
configure:15075: checking size of float
configure:15380: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:15384: $? = 0
configure:15390: ./conftest
configure:15394: $? = 0
configure:15420: result: 4
configure:15434: checking size of double
configure:15739: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:15743: $? = 0
configure:15749: ./conftest
configure:15753: $? = 0
configure:15779: result: 8
configure:15793: checking size of void *
configure:16098: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:16102: $? = 0
configure:16108: ./conftest
configure:16112: $? = 0
configure:16138: result: 8
configure:16152: checking size of size_t
configure:16457: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:16461: $? = 0
configure:16467: ./conftest
configure:16471: $? = 0
configure:16497: result: 8
configure:16512: checking size of ssize_t
configure:16817: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:16821: $? = 0
configure:16827: ./conftest
configure:16831: $? = 0
configure:16857: result: 8
configure:16873: checking size of ptrdiff_t
configure:17178: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:17182: $? = 0
configure:17188: ./conftest
configure:17192: $? = 0
configure:17218: result: 8
configure:17235: checking alignment of char
configure:17635: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:17639: $? = 0
configure:17645: ./conftest
configure:17649: $? = 0
configure:17672: result: 1
configure:17684: checking alignment of short
configure:18084: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:18088: $? = 0
configure:18094: ./conftest
configure:18098: $? = 0
configure:18121: result: 2
configure:18133: checking alignment of wchar_t
configure:18533: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:18537: $? = 0
configure:18543: ./conftest
configure:18547: $? = 0
configure:18570: result: 4
configure:18582: checking alignment of int
configure:18982: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:18986: $? = 0
configure:18992: ./conftest
configure:18996: $? = 0
configure:19019: result: 4
configure:19031: checking alignment of long
configure:19431: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:19435: $? = 0
configure:19441: ./conftest
configure:19445: $? = 0
configure:19468: result: 8
configure:19481: checking alignment of long long
configure:19881: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:19885: $? = 0
configure:19891: ./conftest
configure:19895: $? = 0
configure:19918: result: 8
configure:19931: checking alignment of float
configure:20331: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:20335: $? = 0
configure:20341: ./conftest
configure:20345: $? = 0
configure:20368: result: 4
configure:20380: checking alignment of double
configure:20780: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:20784: $? = 0
configure:20790: ./conftest
configure:20794: $? = 0
configure:20817: result: 8
configure:20830: checking alignment of long double
configure:21230: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:21234: $? = 0
configure:21240: ./conftest
configure:21244: $? = 0
configure:21267: result: 16
configure:21280: checking alignment of void *
configure:21680: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:21684: $? = 0
configure:21690: ./conftest
configure:21694: $? = 0
configure:21717: result: 8
configure:21734: checking for C bool type
configure:21758: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:138: error: 'bool' undeclared (first use in this function)
conftest.c:138: error: (Each undeclared identifier is reported only once
conftest.c:138: error: for each function it appears in.)
conftest.c:138: error: expected ';' before 'bar'
conftest.c:138: error: 'bar' undeclared (first use in this function)
conftest.c:138: error: 'foo' undeclared (first use in this function)
configure:21765: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| bool bar, foo = true; bar = foo;
|   ;
|   return 0;
| }
configure:21784: result: no
configure:21812: checking for inline
configure:21838: gcc -c -O3 -DNDEBUG  -Werror -ansi  conftest.c >&5
conftest.c:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo_t'
conftest.c:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo_t'
configure:21845: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| /* end confdefs.h.  */
| #ifndef __cplusplus
| typedef int foo_t;
| static inline foo_t static_foo () {return 0; }
| inline foo_t foo () {return 0; }
| #endif
| 
configure:21838: gcc -c -O3 -DNDEBUG  -Werror -ansi  conftest.c >&5
configure:21845: $? = 0
configure:21863: result: __inline__
configure:21888: checking for C/C++ restrict keyword
configure:21923: gcc -c -O3 -DNDEBUG  -Werror -ansi  conftest.c >&5
configure:21930: $? = 0
configure:21948: result: __restrict
configure:21966: checking for weak symbol support
configure:21997: gcc -O3 -DNDEBUG  -Werror -ansi  -c conftest_weak.c
configure:22004: $? = 0
configure:22014: gcc -O3 -DNDEBUG  -Werror -ansi  conftest.c conftest_weak.o -o conftest  
configure:22021: $? = 0
configure:22048: result: yes
configure:22291: checking for g++
configure:22307: found /usr/bin/g++
configure:22318: result: g++
configure:22345: checking for C++ compiler version
configure:22353: g++ --version >&5
g++ (Debian 4.3.2-1.1) 4.3.2
Copyright (C) 2008 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:22357: $? = 0
configure:22364: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1) 
configure:22368: $? = 0
configure:22375: g++ -V >&5
g++: '-V' option must have argument
configure:22379: $? = 1
configure:22382: checking whether we are using the GNU C++ compiler
configure:22411: g++ -c -DNDEBUG   conftest.cpp >&5
configure:22418: $? = 0
configure:22435: result: yes
configure:22444: checking whether g++ accepts -g
configure:22474: g++ -c -g  conftest.cpp >&5
configure:22481: $? = 0
configure:22582: result: yes
configure:22607: checking dependency style of g++
configure:22698: result: gcc3
configure:22718: checking how to run the C++ preprocessor
configure:22754: g++ -E  conftest.cpp
configure:22761: $? = 0
configure:22792: g++ -E  conftest.cpp
conftest.cpp:108:28: error: ac_nonexistent.h: No such file or directory
configure:22799: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:22832: result: g++ -E
configure:22861: g++ -E  conftest.cpp
configure:22868: $? = 0
configure:22899: g++ -E  conftest.cpp
conftest.cpp:108:28: error: ac_nonexistent.h: No such file or directory
configure:22906: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:23039: checking for the C++ compiler vendor
configure:23072: g++ -c -DNDEBUG   conftest.cpp >&5
conftest.cpp:2:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
conftest.cpp:3: error: 'choke' does not name a type
configure:23079: $? = 1
configure: failed program was:
| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
| choke me
| #endif
configure:23111: g++ -c -DNDEBUG   conftest.cpp >&5
configure:23118: $? = 0
configure:24233: result: gnu
configure:24255: checking if C++ compiler works
configure:24336: g++ -o conftest -DNDEBUG    conftest.cpp  >&5
configure:24340: $? = 0
configure:24346: ./conftest
configure:24350: $? = 0
configure:24373: result: yes
configure:24652: checking if g++ supports -finline-functions
configure:24678: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:24685: $? = 0
configure:24700: result: yes
configure:24776: WARNING:  -finline-functions has been added to CXXFLAGS
configure:24791: checking if want C++ exception handling
configure:24793: result: no
configure:25140: checking if C and C++ are link compatible
configure:25166: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest_c.c
configure:25173: $? = 0
configure:25214: g++ -o conftest -DNDEBUG -finline-functions   conftest.cpp conftest_c.o  >&5
configure:25221: $? = 0
configure:25259: result: yes
configure:25301: checking for C++ template_repository_directory
configure:25365: g++ -DNDEBUG -finline-functions -c conftest1.C
configure:25375: g++ -DNDEBUG -finline-functions -c conftest2.C
configure:25430: result: not used
configure:25452: checking for C++ compiler template parameters
configure:25460: result: none needed
configure:25476: checking if g++ supports __builtin_expect
configure:25503: g++ -o conftest -DNDEBUG -finline-functions   conftest.cpp  >&5
configure:25510: $? = 0
configure:25530: result: yes
configure:25556: checking if g++ supports __builtin_prefetch
configure:25583: g++ -o conftest -DNDEBUG -finline-functions   conftest.cpp  >&5
configure:25590: $? = 0
configure:25610: result: yes
configure:25652: checking if g++ supports const_cast<> properly
configure:25681: g++ -c -DNDEBUG -finline-functions  conftest.cpp >&5
configure:25688: $? = 0
configure:25703: result: yes
configure:25780: checking for C++ optimization flags
configure:25782: result: -O3 -DNDEBUG -finline-functions
configure:25790: checking for C++ ident string support
configure:25817: g++ -O3 -DNDEBUG -finline-functions -c conftest.cc -o conftest.o
configure:25824: $? = 0
configure:25859: g++ -O3 -DNDEBUG -finline-functions -c conftest.cc -o conftest.o
configure:25866: $? = 0
configure:26756: result: #ident
configure:26774: checking size of bool
configure:27079: g++ -o conftest -O3 -DNDEBUG -finline-functions   conftest.cpp  >&5
configure:27083: $? = 0
configure:27089: ./conftest
configure:27093: $? = 0
configure:27119: result: 1
configure:27133: checking alignment of bool
configure:27533: g++ -o conftest -O3 -DNDEBUG -finline-functions   conftest.cpp  >&5
configure:27537: $? = 0
configure:27543: ./conftest
configure:27547: $? = 0
configure:27570: result: 1
configure:27610: checking for __attribute__
configure:27644: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:27651: $? = 0
configure:27694: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:27701: $? = 0
configure:27752: result: yes
configure:27756: checking for __attribute__(aligned)
configure:27786: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:27793: $? = 0
configure:27857: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:27864: $? = 0
configure:27983: result: yes
configure:27995: checking for __attribute__(always_inline)
configure:28025: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:28032: $? = 0
configure:28096: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:28103: $? = 0
configure:28222: result: yes
configure:28231: checking for __attribute__(cold)
configure:28264: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:28271: $? = 0
configure:28338: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:28345: $? = 0
configure:28464: result: yes
configure:28473: checking for __attribute__(const)
configure:28506: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:28513: $? = 0
configure:28580: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:28587: $? = 0
configure:28706: result: yes
configure:28716: checking for __attribute__(deprecated)
configure:28749: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:28756: $? = 0
configure:28823: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:28830: $? = 0
configure:28949: result: yes
configure:28969: checking for __attribute__(format)
configure:29001: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:29008: $? = 0
configure:29074: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:29081: $? = 0
configure:29169: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Wall  conftest.c >&5
conftest.c: In function 'usage':
conftest.c:126: warning: format '%d' expects type 'int', but argument 3 has type 'int *'
configure:29176: $? = 0
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| /* end confdefs.h.  */
| 
|          static int usage (int * argument);
|          extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
| 
|          static int usage (int * argument) {
|              return this_printf (*argument, "%d", argument); /* This should produce a format warning */
|          }
|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
|          int main(void);
| 
| int
| main ()
| {
| 
|                  int i=4711;
|                  i=usage(&i);
| 
|   ;
|   return 0;
| }
configure:29218: result: yes
configure:29227: checking for __attribute__(hot)
configure:29260: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:29267: $? = 0
configure:29334: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:29341: $? = 0
configure:29460: result: yes
configure:29469: checking for __attribute__(malloc)
configure:29505: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:29512: $? = 0
configure:29582: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:29589: $? = 0
configure:29708: result: yes
configure:29723: checking for __attribute__(may_alias)
configure:29753: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:29760: $? = 0
configure:29824: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:29831: $? = 0
configure:29950: result: yes
configure:29960: checking for __attribute__(no_instrument_function)
configure:29990: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:29997: $? = 0
configure:30061: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:30068: $? = 0
configure:30187: result: yes
configure:30212: checking for __attribute__(nonnull)
configure:30245: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:30252: $? = 0
configure:30319: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:30326: $? = 0
configure:30416: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Wall  conftest.c >&5
conftest.c: In function 'usage':
conftest.c:127: warning: null argument where non-null required (argument 1)
configure:30423: $? = 0
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| /* end confdefs.h.  */
| 
|          static int usage(int * argument);
|          int square(int * argument) __attribute__ ((__nonnull__));
|          int square(int * argument) { return (*argument) * (*argument); }
| 
|          static int usage(int * argument) {
|              return square( ((void*)0) );    /* This should produce an argument must be nonnull warning */
|          }
|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
|          int main(void);
| 
| int
| main ()
| {
| 
|                  int i=4711;
|                  i=usage(&i);
| 
|   ;
|   return 0;
| }
configure:30465: result: yes
configure:30475: checking for __attribute__(noreturn)
configure:30514: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:30521: $? = 0
configure:30594: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:30601: $? = 0
configure:30720: result: yes
configure:30729: checking for __attribute__(packed)
configure:30764: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:30771: $? = 0
configure:30840: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:30847: $? = 0
configure:30966: result: yes
configure:30975: checking for __attribute__(pure)
configure:31008: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:31015: $? = 0
configure:31082: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:31089: $? = 0
configure:31208: result: yes
configure:31234: checking for __attribute__(sentinel)
configure:31266: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:31273: $? = 0
configure:31339: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:31346: $? = 0
configure:31436: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Wall  conftest.c >&5
conftest.c: In function 'usage':
conftest.c:127: warning: missing sentinel in function call
configure:31443: $? = 0
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| /* end confdefs.h.  */
| 
|          static int usage(int * argument);
|          int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
| 
|          static int usage(int * argument) {
|              void * last_arg_should_be_null = argument;
|              return my_execlp ("lala", "/home/there", last_arg_should_be_null);   /* This should produce a warning */
|          }
|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
|          int main(void);
| 
| int
| main ()
| {
| 
|                  int i=4711;
|                  i=usage(&i);
| 
|   ;
|   return 0;
| }
configure:31485: result: yes
configure:31494: checking for __attribute__(unused)
configure:31527: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:31534: $? = 0
configure:31601: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:31608: $? = 0
configure:31727: result: yes
configure:31740: checking for __attribute__(visibility)
configure:31772: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:31779: $? = 0
configure:31845: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:31852: $? = 0
configure:31971: result: yes
configure:31996: checking for __attribute__(warn_unused_result)
configure:32029: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:32036: $? = 0
configure:32103: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:32110: $? = 0
configure:32204: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Wall  conftest.c >&5
conftest.c: In function 'usage':
conftest.c:127: warning: ignoring return value of 'foo', declared with attribute warn_unused_result
configure:32211: $? = 0
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| /* end confdefs.h.  */
| 
|          static int usage(int * argument);
|          int foo(int arg) __attribute__ ((__warn_unused_result__));
| 
|          int foo(int arg) { return arg + 3; }
|          static int usage(int * argument) {
|            foo (*argument);        /* Should produce an unused result warning */
|            return 0;
|          }
| 
|          /* The autoconf-generated main-function is int main(), which produces a warning by itself */
|          int main(void);
| 
| int
| main ()
| {
| 
|                  int i=4711;
|                  i=usage(&i);
| 
|   ;
|   return 0;
| }
configure:32253: result: yes
configure:32263: checking for __attribute__(weak_alias)
configure:32297: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:32304: $? = 0
configure:32372: g++ -c -O3 -DNDEBUG -finline-functions  conftest.cpp >&5
configure:32379: $? = 0
configure:32498: result: yes
configure:32623: checking dependency style of gcc
configure:32714: result: gcc3
configure:32729: checking for BSD- or MS-compatible name lister (nm)
configure:32778: result: /usr/bin/nm -B
configure:32896: checking the name lister (/usr/bin/nm -B) interface
configure:32903: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:32906: /usr/bin/nm -B "conftest.o"
configure:32909: output
0000000000000000 B some_variable
configure:32916: result: BSD nm
configure:32919: checking for fgrep
configure:32983: result: /bin/grep -F
configure:33035: checking if need to remove -g from CCASFLAGS
configure:33056: result: no
configure:33084: checking whether to enable smp locks
configure:33092: result: yes
configure:33110: checking if .proc/endp is needed
configure:33127: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:33130: $? = 1
conftest.s: Assembler messages:
conftest.s:2: Error: unknown pseudo-op: `.proc'
conftest.s:4: Error: unknown pseudo-op: `.endp'
configure: failed program was:

     .proc mysym
mysym:
     .endp mysym
configure:33147: result: no
configure:33159: checking directive for setting text section
configure:33176: result: .text
configure:33187: checking directive for exporting symbols
configure:33199: result: .globl
configure:33214: checking for objdump
configure:33230: found /usr/bin/objdump
configure:33241: result: objdump
configure:33249: checking if .note.GNU-stack is needed
configure:33263: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
configure:33270: $? = 0
configure:33303: result: yes
configure:33312: checking suffix for labels
configure:33320: result: :
configure:33331: checking prefix for global symbol labels
configure: trying _
configure:33371: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:33374: $? = 0
configure:33379: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
configure:33382: $? = 0
configure:33387: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest    > conftest.link 2>&1
configure:33390: $? = 1
conftest_c.o: In function `main':
conftest_c.c:(.text+0x5): undefined reference to `gsym_test_func'
collect2: ld returned 1 exit status
configure: failed C program was: 
#ifdef __cplusplus
extern "C" {
#endif
void gsym_test_func(void);
#ifdef __cplusplus
}
#endif
int
main()
{
    gsym_test_func();
    return 0;
}
configure: failed ASM program was: 

.text
# _gsym_test_func
.globl _gsym_test_func
_gsym_test_func:
# _gsym_test_func

configure: trying 
configure:33371: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:33374: $? = 0
configure:33379: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
configure:33382: $? = 0
configure:33387: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest    > conftest.link 2>&1
configure:33390: $? = 0
configure:33428: result: 
configure:33449: checking prefix for lsym labels
configure: trying L
configure:33471: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:33474: $? = 0
configure: trying .L
configure:33471: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:33474: $? = 0
configure:33516: result: .L
configure:33527: checking prefix for function in .type
configure: trying @
configure:33555: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:33558: $? = 0
configure:33585: result: @
configure:33597: checking if .size is needed
configure:33611: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:33614: $? = 0
configure:33631: result: yes
configure:33653: checking if .align directive takes logarithmic value
configure:33672: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:33675: $? = 0
configure: .align test address offset is 04
configure:33698: result: no
configure:34016: checking if gcc supports GCC inline assembly
configure:34059: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:34063: $? = 0
configure:34069: ./conftest
configure:34073: $? = 0
configure:34150: result: yes
configure:34169: checking if gcc supports DEC inline assembly
configure:34196: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
conftest.c:185:19: error: c_asm.h: No such file or directory
configure:34203: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <c_asm.h>
| int
| main ()
| {
| asm("");
| return 0;
|   ;
|   return 0;
| }
configure:34223: result: no
configure:34242: checking if gcc supports XLC inline assembly
configure:34252: result: no
configure:34272: checking if g++ supports GCC inline assembly
configure:34310: g++ -o conftest -O3 -DNDEBUG -finline-functions   conftest.cpp  >&5
configure:34314: $? = 0
configure:34320: ./conftest
configure:34324: $? = 0
configure:34399: result: yes
configure:34430: checking if g++ supports DEC inline assembly
configure:34457: g++ -o conftest -O3 -DNDEBUG -finline-functions   conftest.cpp  >&5
conftest.cpp:188:19: error: c_asm.h: No such file or directory
configure:34464: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <c_asm.h>
| int
| main ()
| {
| asm("");
| return 0;
|   ;
|   return 0;
| }
configure:34484: result: no
configure:34509: checking if g++ supports XLC inline assembly
configure:34519: result: no
configure:34550: checking for assembly format
configure:34552: result: default-.text-.globl-:--.L-@-1-0-1-1-1
configure:34564: checking for asssembly architecture
configure:34566: result: AMD64
configure:34582: checking for perl
configure:34598: found /usr/bin/perl
configure:34609: result: perl
configure:34619: checking for pre-built assembly file
configure:34627: result: yes (atomic-amd64-linux.s)
configure:34684: checking for atomic assembly filename
configure:34691: result: atomic-amd64-linux.s
configure:34852: checking for Fortran 77 compiler version
configure:34860: /opt/intel/fce/10.1.015/bin/ifort --version >&5
ifort (IFORT) 10.1 20080312
Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.

configure:34864: $? = 0
configure:34871: /opt/intel/fce/10.1.015/bin/ifort -v >&5
Version 10.1 
configure:34875: $? = 0
configure:34882: /opt/intel/fce/10.1.015/bin/ifort -V >&5
Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 10.1    Build 20080312 
Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:34886: $? = 0
configure:34894: checking whether we are using the GNU Fortran 77 compiler
configure:34913: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.F >&5
fortcom: Error: conftest.F, line 3: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( : %
       choke me
---------------^
fortcom: Error: conftest.F, line 3: This statement is positioned incorrectly and/or has syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)
configure:34920: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:34937: result: no
configure:34943: checking whether /opt/intel/fce/10.1.015/bin/ifort accepts -g
configure:34960: /opt/intel/fce/10.1.015/bin/ifort -c -g conftest.f >&5
configure:34967: $? = 0
configure:34983: result: yes
configure:35121: checking if Fortran 77 compiler works
configure:35181: /opt/intel/fce/10.1.015/bin/ifort -o conftest   conftest.f  >&5
configure:35185: $? = 0
configure:35191: ./conftest
configure:35195: $? = 0
configure:35218: result: yes
configure:35252: checking /opt/intel/fce/10.1.015/bin/ifort external symbol convention
configure:35271: /opt/intel/fce/10.1.015/bin/ifort  -c conftest.f  
configure:35278: $? = 0
configure:35321: result: single underscore
configure:35374: checking if C and Fortran 77 are link compatible
configure:35424: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest_c.c
configure:35431: $? = 0
configure:35458: /opt/intel/fce/10.1.015/bin/ifort -o conftest   conftest.f conftest_c.o  >&5
configure:35465: $? = 0
configure:35503: result: yes
configure:35541: checking to see if F77 compiler likes the C++ exception flags
configure:35547: result: skipped (no C++ exceptions flags)
configure:35694: checking if Fortran 77 compiler supports LOGICAL
configure:35716: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:35723: $? = 0
configure:35744: result: yes
configure:35778: checking size of Fortran 77 LOGICAL
configure:35848: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:35855: $? = 0
configure:35865: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:35872: $? = 0
configure:35903: ./conftest
configure:35910: $? = 0
configure:35944: result: 4
configure:35967: checking for C type corresponding to LOGICAL
configure:36015: result: int
configure:36088: checking alignment of Fortran LOGICAL
configure:36168: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:36175: $? = 0
configure:36185: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      LOGICAL  w,x,y,z
---------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      LOGICAL  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      LOGICAL  w,x,y,z
-------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      LOGICAL  w,x,y,z
---------------------^
configure:36192: $? = 0
configure:36227: ./conftest
configure:36234: $? = 0
configure:36253: result: 1
configure:36399: checking if Fortran 77 compiler supports LOGICAL*1
configure:36421: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:36428: $? = 0
configure:36449: result: yes
configure:36483: checking size of Fortran 77 LOGICAL*1
configure:36553: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:36560: $? = 0
configure:36570: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:36577: $? = 0
configure:36608: ./conftest
configure:36615: $? = 0
configure:36649: result: 1
configure:36672: checking for C type corresponding to LOGICAL*1
configure:36730: result: char
configure:36803: checking alignment of Fortran LOGICAL*1
configure:36883: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:36890: $? = 0
configure:36900: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:36907: $? = 0
configure:36942: ./conftest
configure:36949: $? = 0
configure:36968: result: 1
configure:37114: checking if Fortran 77 compiler supports LOGICAL*2
configure:37136: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:37143: $? = 0
configure:37164: result: yes
configure:37198: checking size of Fortran 77 LOGICAL*2
configure:37268: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:37275: $? = 0
configure:37285: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:37292: $? = 0
configure:37323: ./conftest
configure:37330: $? = 0
configure:37364: result: 2
configure:37387: checking for C type corresponding to LOGICAL*2
configure:37440: result: short
configure:37513: checking alignment of Fortran LOGICAL*2
configure:37593: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:37600: $? = 0
configure:37610: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      LOGICAL*2  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      LOGICAL*2  w,x,y,z
-----------------------^
configure:37617: $? = 0
configure:37652: ./conftest
configure:37659: $? = 0
configure:37678: result: 1
configure:37824: checking if Fortran 77 compiler supports LOGICAL*4
configure:37846: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:37853: $? = 0
configure:37874: result: yes
configure:37908: checking size of Fortran 77 LOGICAL*4
configure:37978: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:37985: $? = 0
configure:37995: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:38002: $? = 0
configure:38033: ./conftest
configure:38040: $? = 0
configure:38074: result: 4
configure:38097: checking for C type corresponding to LOGICAL*4
configure:38140: result: int
configure:38213: checking alignment of Fortran LOGICAL*4
configure:38293: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:38300: $? = 0
configure:38310: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      LOGICAL*4  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      LOGICAL*4  w,x,y,z
-------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      LOGICAL*4  w,x,y,z
---------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      LOGICAL*4  w,x,y,z
-----------------------^
configure:38317: $? = 0
configure:38352: ./conftest
configure:38359: $? = 0
configure:38378: result: 1
configure:38524: checking if Fortran 77 compiler supports LOGICAL*8
configure:38546: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:38553: $? = 0
configure:38574: result: yes
configure:38608: checking size of Fortran 77 LOGICAL*8
configure:38678: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:38685: $? = 0
configure:38695: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:38702: $? = 0
configure:38733: ./conftest
configure:38740: $? = 0
configure:38774: result: 8
configure:38797: checking for C type corresponding to LOGICAL*8
configure:38835: result: long long
configure:38908: checking alignment of Fortran LOGICAL*8
configure:38988: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:38995: $? = 0
configure:39005: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      LOGICAL*8  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      LOGICAL*8  w,x,y,z
-------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      LOGICAL*8  w,x,y,z
---------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      LOGICAL*8  w,x,y,z
-----------------------^
configure:39012: $? = 0
configure:39047: ./conftest
configure:39054: $? = 0
configure:39073: result: 1
configure:39219: checking if Fortran 77 compiler supports INTEGER
configure:39241: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:39248: $? = 0
configure:39269: result: yes
configure:39303: checking size of Fortran 77 INTEGER
configure:39373: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:39380: $? = 0
configure:39390: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:39397: $? = 0
configure:39428: ./conftest
configure:39435: $? = 0
configure:39469: result: 4
configure:39492: checking for C type corresponding to INTEGER
configure:39535: result: int
configure:39608: checking alignment of Fortran INTEGER
configure:39688: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:39695: $? = 0
configure:39705: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      INTEGER  w,x,y,z
---------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      INTEGER  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      INTEGER  w,x,y,z
-------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      INTEGER  w,x,y,z
---------------------^
configure:39712: $? = 0
configure:39747: ./conftest
configure:39754: $? = 0
configure:39773: result: 1
configure:39919: checking if Fortran 77 compiler supports INTEGER*1
configure:39941: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:39948: $? = 0
configure:39969: result: yes
configure:40003: checking size of Fortran 77 INTEGER*1
configure:40073: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:40080: $? = 0
configure:40090: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:40097: $? = 0
configure:40128: ./conftest
configure:40135: $? = 0
configure:40169: result: 1
configure:40192: checking for C type corresponding to INTEGER*1
configure:40245: result: char
configure:40318: checking alignment of Fortran INTEGER*1
configure:40398: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:40405: $? = 0
configure:40415: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:40422: $? = 0
configure:40457: ./conftest
configure:40464: $? = 0
configure:40483: result: 1
configure:40629: checking if Fortran 77 compiler supports INTEGER*2
configure:40651: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:40658: $? = 0
configure:40679: result: yes
configure:40713: checking size of Fortran 77 INTEGER*2
configure:40783: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:40790: $? = 0
configure:40800: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:40807: $? = 0
configure:40838: ./conftest
configure:40845: $? = 0
configure:40879: result: 2
configure:40902: checking for C type corresponding to INTEGER*2
configure:40955: result: short
configure:41028: checking alignment of Fortran INTEGER*2
configure:41108: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:41115: $? = 0
configure:41125: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      INTEGER*2  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      INTEGER*2  w,x,y,z
-----------------------^
configure:41132: $? = 0
configure:41167: ./conftest
configure:41174: $? = 0
configure:41193: result: 1
configure:41339: checking if Fortran 77 compiler supports INTEGER*4
configure:41361: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:41368: $? = 0
configure:41389: result: yes
configure:41423: checking size of Fortran 77 INTEGER*4
configure:41493: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:41500: $? = 0
configure:41510: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:41517: $? = 0
configure:41548: ./conftest
configure:41555: $? = 0
configure:41589: result: 4
configure:41612: checking for C type corresponding to INTEGER*4
configure:41655: result: int
configure:41728: checking alignment of Fortran INTEGER*4
configure:41808: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:41815: $? = 0
configure:41825: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      INTEGER*4  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      INTEGER*4  w,x,y,z
-------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      INTEGER*4  w,x,y,z
---------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      INTEGER*4  w,x,y,z
-----------------------^
configure:41832: $? = 0
configure:41867: ./conftest
configure:41874: $? = 0
configure:41893: result: 1
configure:42039: checking if Fortran 77 compiler supports INTEGER*8
configure:42061: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:42068: $? = 0
configure:42089: result: yes
configure:42123: checking size of Fortran 77 INTEGER*8
configure:42193: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:42200: $? = 0
configure:42210: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:42217: $? = 0
configure:42248: ./conftest
configure:42255: $? = 0
configure:42289: result: 8
configure:42312: checking for C type corresponding to INTEGER*8
configure:42350: result: long long
configure:42423: checking alignment of Fortran INTEGER*8
configure:42503: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:42510: $? = 0
configure:42520: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      INTEGER*8  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      INTEGER*8  w,x,y,z
-------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      INTEGER*8  w,x,y,z
---------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      INTEGER*8  w,x,y,z
-----------------------^
configure:42527: $? = 0
configure:42562: ./conftest
configure:42569: $? = 0
configure:42588: result: 1
configure:42734: checking if Fortran 77 compiler supports INTEGER*16
configure:42756: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
fortcom: Error: conftest.f, line 3: This length or width specifier has been incorrectly used in this context.   [16]
        INTEGER*16 bogus_variable
----------------^
compilation aborted for conftest.f (code 1)
configure:42763: $? = 1
configure: failed program was:
| C
|         program main
|         INTEGER*16 bogus_variable
|         end
configure:42784: result: no
configure:43430: checking if Fortran 77 compiler supports REAL
configure:43452: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:43459: $? = 0
configure:43480: result: yes
configure:43514: checking size of Fortran 77 REAL
configure:43584: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:43591: $? = 0
configure:43601: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:43608: $? = 0
configure:43639: ./conftest
configure:43646: $? = 0
configure:43680: result: 4
configure:43703: checking for C type corresponding to REAL
configure:43736: result: float
configure:43809: checking alignment of Fortran REAL
configure:43889: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:43896: $? = 0
configure:43906: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      REAL  w,x,y,z
------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      REAL  w,x,y,z
--------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      REAL  w,x,y,z
----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      REAL  w,x,y,z
------------------^
configure:43913: $? = 0
configure:43948: ./conftest
configure:43955: $? = 0
configure:43974: result: 1
configure:44120: checking if Fortran 77 compiler supports REAL*2
configure:44142: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
fortcom: Error: conftest.f, line 3: This length or width specifier has been incorrectly used in this context.   [2]
        REAL*2 bogus_variable
-------------^
compilation aborted for conftest.f (code 1)
configure:44149: $? = 1
configure: failed program was:
| C
|         program main
|         REAL*2 bogus_variable
|         end
configure:44170: result: no
configure:44810: checking if Fortran 77 compiler supports REAL*4
configure:44832: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:44839: $? = 0
configure:44860: result: yes
configure:44894: checking size of Fortran 77 REAL*4
configure:44964: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:44971: $? = 0
configure:44981: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:44988: $? = 0
configure:45019: ./conftest
configure:45026: $? = 0
configure:45060: result: 4
configure:45083: checking for C type corresponding to REAL*4
configure:45116: result: float
configure:45189: checking alignment of Fortran REAL*4
configure:45269: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:45276: $? = 0
configure:45286: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      REAL*4  w,x,y,z
--------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      REAL*4  w,x,y,z
----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      REAL*4  w,x,y,z
------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      REAL*4  w,x,y,z
--------------------^
configure:45293: $? = 0
configure:45328: ./conftest
configure:45335: $? = 0
configure:45354: result: 1
configure:45500: checking if Fortran 77 compiler supports REAL*8
configure:45522: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:45529: $? = 0
configure:45550: result: yes
configure:45584: checking size of Fortran 77 REAL*8
configure:45654: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:45661: $? = 0
configure:45671: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:45678: $? = 0
configure:45709: ./conftest
configure:45716: $? = 0
configure:45750: result: 8
configure:45773: checking for C type corresponding to REAL*8
configure:45806: result: double
configure:45879: checking alignment of Fortran REAL*8
configure:45959: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:45966: $? = 0
configure:45976: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      REAL*8  w,x,y,z
--------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      REAL*8  w,x,y,z
----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      REAL*8  w,x,y,z
------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      REAL*8  w,x,y,z
--------------------^
configure:45983: $? = 0
configure:46018: ./conftest
configure:46025: $? = 0
configure:46044: result: 1
configure:46190: checking if Fortran 77 compiler supports REAL*16
configure:46212: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:46219: $? = 0
configure:46240: result: yes
configure:46274: checking size of Fortran 77 REAL*16
configure:46344: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:46351: $? = 0
configure:46361: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:46368: $? = 0
configure:46399: ./conftest
configure:46406: $? = 0
configure:46440: result: 16
configure:46463: checking for C type corresponding to REAL*16
configure:46496: result: long double
configure:46569: checking alignment of Fortran REAL*16
configure:46649: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:46656: $? = 0
configure:46666: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      REAL*16  w,x,y,z
---------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      REAL*16  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      REAL*16  w,x,y,z
-------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      REAL*16  w,x,y,z
---------------------^
configure:46673: $? = 0
configure:46708: ./conftest
configure:46715: $? = 0
configure:46734: result: 1
configure:46878: checking if REAL*16 matches bit representation of long double
configure:46945: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest_c.c
configure:46952: $? = 0
configure:46962: /opt/intel/fce/10.1.015/bin/ifort  conftest_f.f conftest_c.o -o conftest  
configure:46969: $? = 0
configure:47005: ./conftest
configure:47012: $? = 0
configure:47050: result: no
configure:47060: WARNING: MPI_REAL16 and MPI_COMPLEX32 support have been disabled
configure:47151: checking if Fortran 77 compiler supports DOUBLE PRECISION
configure:47173: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:47180: $? = 0
configure:47201: result: yes
configure:47235: checking size of Fortran 77 DOUBLE PRECISION
configure:47305: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:47312: $? = 0
configure:47322: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:47329: $? = 0
configure:47360: ./conftest
configure:47367: $? = 0
configure:47401: result: 8
configure:47424: checking for C type corresponding to DOUBLE PRECISION
configure:47457: result: double
configure:47530: checking alignment of Fortran DOUBLE PRECISION
configure:47610: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:47617: $? = 0
configure:47627: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      DOUBLE PRECISION  w,x,y,z
------------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      DOUBLE PRECISION  w,x,y,z
--------------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      DOUBLE PRECISION  w,x,y,z
----------------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      DOUBLE PRECISION  w,x,y,z
------------------------------^
configure:47634: $? = 0
configure:47669: ./conftest
configure:47676: $? = 0
configure:47695: result: 1
configure:47842: checking if Fortran 77 compiler supports COMPLEX
configure:47864: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:47871: $? = 0
configure:47892: result: yes
configure:47926: checking size of Fortran 77 COMPLEX
configure:47996: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:48003: $? = 0
configure:48013: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:48020: $? = 0
configure:48051: ./conftest
configure:48058: $? = 0
configure:48092: result: 8
configure:48156: checking alignment of Fortran COMPLEX
configure:48236: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:48243: $? = 0
configure:48253: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      COMPLEX  w,x,y,z
---------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      COMPLEX  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      COMPLEX  w,x,y,z
-------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      COMPLEX  w,x,y,z
---------------------^
configure:48260: $? = 0
configure:48295: ./conftest
configure:48302: $? = 0
configure:48321: result: 1
configure:48479: checking if Fortran 77 compiler supports COMPLEX*8
configure:48501: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:48508: $? = 0
configure:48529: result: yes
configure:48563: checking size of Fortran 77 COMPLEX*8
configure:48633: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:48640: $? = 0
configure:48650: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:48657: $? = 0
configure:48688: ./conftest
configure:48695: $? = 0
configure:48729: result: 8
configure:48793: checking alignment of Fortran COMPLEX*8
configure:48873: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:48880: $? = 0
configure:48890: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      COMPLEX*8  w,x,y,z
-----------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      COMPLEX*8  w,x,y,z
-------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      COMPLEX*8  w,x,y,z
---------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      COMPLEX*8  w,x,y,z
-----------------------^
configure:48897: $? = 0
configure:48932: ./conftest
configure:48939: $? = 0
configure:48958: result: 1
configure:49104: checking if Fortran 77 compiler supports COMPLEX*16
configure:49126: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:49133: $? = 0
configure:49154: result: yes
configure:49188: checking size of Fortran 77 COMPLEX*16
configure:49258: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:49265: $? = 0
configure:49275: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:49282: $? = 0
configure:49313: ./conftest
configure:49320: $? = 0
configure:49354: result: 16
configure:49418: checking alignment of Fortran COMPLEX*16
configure:49498: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:49505: $? = 0
configure:49515: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      COMPLEX*16  w,x,y,z
------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      COMPLEX*16  w,x,y,z
--------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      COMPLEX*16  w,x,y,z
----------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      COMPLEX*16  w,x,y,z
------------------------^
configure:49522: $? = 0
configure:49557: ./conftest
configure:49564: $? = 0
configure:49583: result: 1
configure:49729: checking if Fortran 77 compiler supports COMPLEX*32
configure:49751: /opt/intel/fce/10.1.015/bin/ifort -c  conftest.f >&5
configure:49758: $? = 0
configure:49779: result: yes
configure:49813: checking size of Fortran 77 COMPLEX*32
configure:49883: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:49890: $? = 0
configure:49900: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:49907: $? = 0
configure:49938: ./conftest
configure:49945: $? = 0
configure:49979: result: 32
configure:50043: checking alignment of Fortran COMPLEX*32
configure:50123: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:50130: $? = 0
configure:50140: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [W]
      COMPLEX*32  w,x,y,z
------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [X]
      COMPLEX*32  w,x,y,z
--------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Y]
      COMPLEX*32  w,x,y,z
----------------------^
fortcom: Warning: conftestf.f, line 3: Because of COMMON, the alignment of object is inconsistent with its type   [Z]
      COMPLEX*32  w,x,y,z
------------------------^
configure:50147: $? = 0
configure:50182: ./conftest
configure:50189: $? = 0
configure:50208: result: 1
configure:50303: checking for max Fortran MPI handle index
configure:50363: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:50367: $? = 0
configure:50373: ./conftest
configure:50377: $? = 0
configure:50409: result: ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
configure:50429: checking FORTRAN value for .TRUE. logical type
configure:50529: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:50536: $? = 0
configure:50546: /opt/intel/fce/10.1.015/bin/ifort  -o conftest conftest.o conftestf.f  
configure:50553: $? = 0
configure:50584: ./conftest
configure:50591: $? = 0
configure:50608: result: -1
configure:50621: checking for correct handling of FORTRAN logical arrays
configure:50713: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:50720: $? = 0
configure:50730: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  
configure:50737: $? = 0
configure:50766: ./conftest
configure:50773: $? = 0
configure:50792: result: yes
configure:51005: checking for Fortran compiler version
configure:51013: /opt/intel/fce/10.1.015/bin/ifort --version >&5
ifort (IFORT) 10.1 20080312
Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.

configure:51017: $? = 0
configure:51024: /opt/intel/fce/10.1.015/bin/ifort -v >&5
Version 10.1 
configure:51028: $? = 0
configure:51035: /opt/intel/fce/10.1.015/bin/ifort -V >&5
Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 10.1    Build 20080312 
Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:51039: $? = 0
configure:51047: checking whether we are using the GNU Fortran compiler
configure:51066: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.F >&5
fortcom: Error: conftest.F, line 3: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( : %
       choke me
---------------^
fortcom: Error: conftest.F, line 3: This statement is positioned incorrectly and/or has syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)
configure:51073: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:51090: result: no
configure:51096: checking whether /opt/intel/fce/10.1.015/bin/ifort accepts -g
configure:51113: /opt/intel/fce/10.1.015/bin/ifort -c -g  conftest.f >&5
configure:51120: $? = 0
configure:51136: result: yes
configure:51262: checking if Fortran compiler works
configure:51322: /opt/intel/fce/10.1.015/bin/ifort -o conftest    conftest.f  >&5
configure:51326: $? = 0
configure:51332: ./conftest
configure:51336: $? = 0
configure:51359: result: yes
configure:51385: checking whether /opt/intel/fce/10.1.015/bin/ifort and /opt/intel/fce/10.1.015/bin/ifort compilers are compatible
configure:51410: /opt/intel/fce/10.1.015/bin/ifort   -c conftestf90.f
configure:51417: $? = 0
configure:51427: /opt/intel/fce/10.1.015/bin/ifort  -c conftestf77.f
configure:51434: $? = 0
configure:51444: /opt/intel/fce/10.1.015/bin/ifort  -o conftest conftestf90.o conftestf77.o  
configure:51451: $? = 0
configure:51522: result: yes
configure:51558: checking for extra arguments to build a shard library
configure:51581: result: none needed
configure:51601: checking for Fortran flag to compile .f files
configure:51623: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f >&5
configure:51630: $? = 0
configure:51649: result: none
configure:51676: checking for Fortran flag to compile .f90 files
configure:51698: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:51705: $? = 0
configure:51724: result: none
configure:51760: checking to see if F90 compiler likes the C++ exception flags
configure:51766: result: skipped (no C++ exceptions flags)
configure:51851: checking for Fortran 90 compiler module include flag
configure:51877: /opt/intel/fce/10.1.015/bin/ifort   -c conftest-module.f90  
configure:51884: $? = 0
configure:51923: /opt/intel/fce/10.1.015/bin/ifort   conftest.f90 -Isubdir  
configure:51930: $? = 0
configure:51948: result: -I
configure:51990: checking if Fortran 90 compiler supports LOGICAL
configure:52011: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:52018: $? = 0
configure:52039: result: yes
configure:52073: checking size of Fortran 90 LOGICAL
configure:52142: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:52149: $? = 0
configure:52159: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:52166: $? = 0
configure:52214: ./conftest
configure:52221: $? = 0
configure:52240: result: 4
configure:52267: checking if Fortran 77 and 90 type sizes match
configure:52280: result: yes
configure:52353: checking if Fortran 90 compiler supports LOGICAL*1
configure:52374: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:52381: $? = 0
configure:52402: result: yes
configure:52436: checking size of Fortran 90 LOGICAL*1
configure:52505: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:52512: $? = 0
configure:52522: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:52529: $? = 0
configure:52577: ./conftest
configure:52584: $? = 0
configure:52603: result: 1
configure:52630: checking if Fortran 77 and 90 type sizes match
configure:52643: result: yes
configure:52716: checking if Fortran 90 compiler supports LOGICAL*2
configure:52737: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:52744: $? = 0
configure:52765: result: yes
configure:52799: checking size of Fortran 90 LOGICAL*2
configure:52868: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:52875: $? = 0
configure:52885: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:52892: $? = 0
configure:52940: ./conftest
configure:52947: $? = 0
configure:52966: result: 2
configure:52993: checking if Fortran 77 and 90 type sizes match
configure:53006: result: yes
configure:53079: checking if Fortran 90 compiler supports LOGICAL*4
configure:53100: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:53107: $? = 0
configure:53128: result: yes
configure:53162: checking size of Fortran 90 LOGICAL*4
configure:53231: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:53238: $? = 0
configure:53248: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:53255: $? = 0
configure:53303: ./conftest
configure:53310: $? = 0
configure:53329: result: 4
configure:53356: checking if Fortran 77 and 90 type sizes match
configure:53369: result: yes
configure:53442: checking if Fortran 90 compiler supports LOGICAL*8
configure:53463: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:53470: $? = 0
configure:53491: result: yes
configure:53525: checking size of Fortran 90 LOGICAL*8
configure:53594: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:53601: $? = 0
configure:53611: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:53618: $? = 0
configure:53666: ./conftest
configure:53673: $? = 0
configure:53692: result: 8
configure:53719: checking if Fortran 77 and 90 type sizes match
configure:53732: result: yes
configure:53807: checking if Fortran 90 compiler supports INTEGER
configure:53828: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:53835: $? = 0
configure:53856: result: yes
configure:53890: checking size of Fortran 90 INTEGER
configure:53959: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:53966: $? = 0
configure:53976: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:53983: $? = 0
configure:54031: ./conftest
configure:54038: $? = 0
configure:54057: result: 4
configure:54084: checking if Fortran 77 and 90 type sizes match
configure:54097: result: yes
configure:54170: checking if Fortran 90 compiler supports INTEGER*1
configure:54191: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:54198: $? = 0
configure:54219: result: yes
configure:54253: checking size of Fortran 90 INTEGER*1
configure:54322: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:54329: $? = 0
configure:54339: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:54346: $? = 0
configure:54394: ./conftest
configure:54401: $? = 0
configure:54420: result: 1
configure:54447: checking if Fortran 77 and 90 type sizes match
configure:54460: result: yes
configure:54533: checking if Fortran 90 compiler supports INTEGER*2
configure:54554: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:54561: $? = 0
configure:54582: result: yes
configure:54616: checking size of Fortran 90 INTEGER*2
configure:54685: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:54692: $? = 0
configure:54702: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:54709: $? = 0
configure:54757: ./conftest
configure:54764: $? = 0
configure:54783: result: 2
configure:54810: checking if Fortran 77 and 90 type sizes match
configure:54823: result: yes
configure:54896: checking if Fortran 90 compiler supports INTEGER*4
configure:54917: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:54924: $? = 0
configure:54945: result: yes
configure:54979: checking size of Fortran 90 INTEGER*4
configure:55048: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:55055: $? = 0
configure:55065: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:55072: $? = 0
configure:55120: ./conftest
configure:55127: $? = 0
configure:55146: result: 4
configure:55173: checking if Fortran 77 and 90 type sizes match
configure:55186: result: yes
configure:55259: checking if Fortran 90 compiler supports INTEGER*8
configure:55280: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:55287: $? = 0
configure:55308: result: yes
configure:55342: checking size of Fortran 90 INTEGER*8
configure:55411: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:55418: $? = 0
configure:55428: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:55435: $? = 0
configure:55483: ./conftest
configure:55490: $? = 0
configure:55509: result: 8
configure:55536: checking if Fortran 77 and 90 type sizes match
configure:55549: result: yes
configure:55622: checking if Fortran 90 compiler supports INTEGER*16
configure:55643: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
fortcom: Error: conftest.f90, line 2: This length or width specifier has been incorrectly used in this context.   [16]
    INTEGER*16 :: x
------------^
compilation aborted for conftest.f90 (code 1)
configure:55650: $? = 1
configure: failed program was:
| program main
|     INTEGER*16 :: x
| end
configure:55671: result: no
configure:55987: checking if Fortran 90 compiler supports REAL
configure:56008: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:56015: $? = 0
configure:56036: result: yes
configure:56070: checking size of Fortran 90 REAL
configure:56139: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:56146: $? = 0
configure:56156: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:56163: $? = 0
configure:56211: ./conftest
configure:56218: $? = 0
configure:56237: result: 4
configure:56264: checking if Fortran 77 and 90 type sizes match
configure:56277: result: yes
configure:56350: checking if Fortran 90 compiler supports REAL*2
configure:56371: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
fortcom: Error: conftest.f90, line 2: This length or width specifier has been incorrectly used in this context.   [2]
    REAL*2 :: x
---------^
compilation aborted for conftest.f90 (code 1)
configure:56378: $? = 1
configure: failed program was:
| program main
|     REAL*2 :: x
| end
configure:56399: result: no
configure:56713: checking if Fortran 90 compiler supports REAL*4
configure:56734: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:56741: $? = 0
configure:56762: result: yes
configure:56796: checking size of Fortran 90 REAL*4
configure:56865: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:56872: $? = 0
configure:56882: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:56889: $? = 0
configure:56937: ./conftest
configure:56944: $? = 0
configure:56963: result: 4
configure:56990: checking if Fortran 77 and 90 type sizes match
configure:57003: result: yes
configure:57076: checking if Fortran 90 compiler supports REAL*8
configure:57097: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:57104: $? = 0
configure:57125: result: yes
configure:57159: checking size of Fortran 90 REAL*8
configure:57228: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:57235: $? = 0
configure:57245: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:57252: $? = 0
configure:57300: ./conftest
configure:57307: $? = 0
configure:57326: result: 8
configure:57353: checking if Fortran 77 and 90 type sizes match
configure:57366: result: yes
configure:57439: checking if Fortran 90 compiler supports REAL*16
configure:57460: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:57467: $? = 0
configure:57488: result: yes
configure:57522: checking size of Fortran 90 REAL*16
configure:57591: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:57598: $? = 0
configure:57608: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:57615: $? = 0
configure:57663: ./conftest
configure:57670: $? = 0
configure:57689: result: 16
configure:57716: checking if Fortran 77 and 90 type sizes match
configure:57729: result: yes
configure:57802: checking if Fortran 90 compiler supports DOUBLE PRECISION
configure:57823: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:57830: $? = 0
configure:57851: result: yes
configure:57885: checking size of Fortran 90 DOUBLE PRECISION
configure:57954: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:57961: $? = 0
configure:57971: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:57978: $? = 0
configure:58026: ./conftest
configure:58033: $? = 0
configure:58052: result: 8
configure:58079: checking if Fortran 77 and 90 type sizes match
configure:58092: result: yes
configure:58167: checking if Fortran 90 compiler supports COMPLEX
configure:58188: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:58195: $? = 0
configure:58216: result: yes
configure:58250: checking size of Fortran 90 COMPLEX
configure:58319: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:58326: $? = 0
configure:58336: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:58343: $? = 0
configure:58391: ./conftest
configure:58398: $? = 0
configure:58417: result: 8
configure:58444: checking if Fortran 77 and 90 type sizes match
configure:58457: result: yes
configure:58530: checking if Fortran 90 compiler supports COMPLEX*8
configure:58551: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:58558: $? = 0
configure:58579: result: yes
configure:58613: checking size of Fortran 90 COMPLEX*8
configure:58682: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:58689: $? = 0
configure:58699: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:58706: $? = 0
configure:58754: ./conftest
configure:58761: $? = 0
configure:58780: result: 8
configure:58807: checking if Fortran 77 and 90 type sizes match
configure:58820: result: yes
configure:58893: checking if Fortran 90 compiler supports COMPLEX*16
configure:58914: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:58921: $? = 0
configure:58942: result: yes
configure:58976: checking size of Fortran 90 COMPLEX*16
configure:59045: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:59052: $? = 0
configure:59062: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:59069: $? = 0
configure:59117: ./conftest
configure:59124: $? = 0
configure:59143: result: 16
configure:59170: checking if Fortran 77 and 90 type sizes match
configure:59183: result: yes
configure:59256: checking if Fortran 90 compiler supports COMPLEX*32
configure:59277: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:59284: $? = 0
configure:59305: result: yes
configure:59339: checking size of Fortran 90 COMPLEX*32
configure:59408: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:59415: $? = 0
configure:59425: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:59432: $? = 0
configure:59480: ./conftest
configure:59487: $? = 0
configure:59506: result: 32
configure:59533: checking if Fortran 77 and 90 type sizes match
configure:59546: result: yes
configure:59619: checking if Fortran 90 compiler supports DOUBLE COMPLEX
configure:59640: /opt/intel/fce/10.1.015/bin/ifort -c   conftest.f90 >&5
configure:59647: $? = 0
configure:59668: result: yes
configure:59702: checking size of Fortran 90 DOUBLE COMPLEX
configure:59771: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:59778: $? = 0
configure:59788: /opt/intel/fce/10.1.015/bin/ifort   conftestf.f90 conftest.o -o conftest  
configure:59795: $? = 0
configure:59843: ./conftest
configure:59850: $? = 0
configure:59869: result: 16
configure:60086: checking Fortran 90 kind of MPI_INTEGER_KIND (selected_int_kind(9))
configure:60104: /opt/intel/fce/10.1.015/bin/ifort   -o conftest conftestf.f90  
configure:60111: $? = 0
configure:60155: ./conftest
configure:60162: $? = 0
configure:60181: result: 4
configure:60634: checking Fortran 90 kind of MPI_ADDRESS_KIND (selected_int_kind(18))
configure:60652: /opt/intel/fce/10.1.015/bin/ifort   -o conftest conftestf.f90  
configure:60659: $? = 0
configure:60703: ./conftest
configure:60710: $? = 0
configure:60729: result: 8
configure:60857: checking Fortran 90 kind of MPI_OFFSET_KIND (selected_int_kind(18))
configure:60952: result: 8
configure:61131: checking alloca.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking alloca.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for alloca.h
configure:61251: result: yes
configure:61131: checking aio.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking aio.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for aio.h
configure:61251: result: yes
configure:61131: checking arpa/inet.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking arpa/inet.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for arpa/inet.h
configure:61251: result: yes
configure:61131: checking dirent.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking dirent.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for dirent.h
configure:61251: result: yes
configure:61131: checking dlfcn.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking dlfcn.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for dlfcn.h
configure:61251: result: yes
configure:61131: checking execinfo.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking execinfo.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for execinfo.h
configure:61251: result: yes
configure:61131: checking err.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking err.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for err.h
configure:61251: result: yes
configure:61131: checking fcntl.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking fcntl.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for fcntl.h
configure:61251: result: yes
configure:61131: checking grp.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking grp.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for grp.h
configure:61251: result: yes
configure:61120: checking for inttypes.h
configure:61127: result: yes
configure:61131: checking libgen.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking libgen.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for libgen.h
configure:61251: result: yes
configure:61131: checking libutil.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:317:21: error: libutil.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:61169: result: no
configure:61173: checking libutil.h presence
configure:61188: gcc -E  conftest.c
conftest.c:284:21: error: libutil.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:61209: result: no
configure:61242: checking for libutil.h
configure:61251: result: no
configure:61131: checking netdb.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking netdb.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for netdb.h
configure:61251: result: yes
configure:61131: checking netinet/in.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking netinet/in.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for netinet/in.h
configure:61251: result: yes
configure:61131: checking netinet/tcp.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking netinet/tcp.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for netinet/tcp.h
configure:61251: result: yes
configure:61131: checking poll.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking poll.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for poll.h
configure:61251: result: yes
configure:61131: checking pthread.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking pthread.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for pthread.h
configure:61251: result: yes
configure:61131: checking pty.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking pty.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for pty.h
configure:61251: result: yes
configure:61131: checking pwd.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking pwd.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for pwd.h
configure:61251: result: yes
configure:61131: checking sched.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sched.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sched.h
configure:61251: result: yes
configure:61120: checking for stdint.h
configure:61127: result: yes
configure:61120: checking for string.h
configure:61127: result: yes
configure:61120: checking for strings.h
configure:61127: result: yes
configure:61131: checking stropts.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking stropts.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for stropts.h
configure:61251: result: yes
configure:61131: checking sys/fcntl.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/fcntl.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/fcntl.h
configure:61251: result: yes
configure:61131: checking sys/ipc.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/ipc.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/ipc.h
configure:61251: result: yes
configure:61131: checking sys/ioctl.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/ioctl.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/ioctl.h
configure:61251: result: yes
configure:61131: checking sys/mman.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/mman.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/mman.h
configure:61251: result: yes
configure:61131: checking sys/param.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/param.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/param.h
configure:61251: result: yes
configure:61131: checking sys/queue.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/queue.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/queue.h
configure:61251: result: yes
configure:61131: checking sys/resource.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/resource.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/resource.h
configure:61251: result: yes
configure:61131: checking sys/select.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/select.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/select.h
configure:61251: result: yes
configure:61131: checking sys/socket.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/socket.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/socket.h
configure:61251: result: yes
configure:61131: checking sys/sockio.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:338:24: error: sys/sockio.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:61169: result: no
configure:61173: checking sys/sockio.h presence
configure:61188: gcc -E  conftest.c
conftest.c:305:24: error: sys/sockio.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <sys/sockio.h>
configure:61209: result: no
configure:61242: checking for sys/sockio.h
configure:61251: result: no
configure:61131: checking stdarg.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking stdarg.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for stdarg.h
configure:61251: result: yes
configure:61120: checking for sys/stat.h
configure:61127: result: yes
configure:61131: checking sys/statvfs.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/statvfs.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/statvfs.h
configure:61251: result: yes
configure:61131: checking sys/time.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/time.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/time.h
configure:61251: result: yes
configure:61131: checking sys/tree.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:342:22: error: sys/tree.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/tree.h>
configure:61169: result: no
configure:61173: checking sys/tree.h presence
configure:61188: gcc -E  conftest.c
conftest.c:309:22: error: sys/tree.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <sys/tree.h>
configure:61209: result: no
configure:61242: checking for sys/tree.h
configure:61251: result: no
configure:61120: checking for sys/types.h
configure:61127: result: yes
configure:61131: checking sys/uio.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/uio.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/uio.h
configure:61251: result: yes
configure:61131: checking net/uio.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:344:21: error: net/uio.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/uio.h>
configure:61169: result: no
configure:61173: checking net/uio.h presence
configure:61188: gcc -E  conftest.c
conftest.c:311:21: error: net/uio.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h.  */
| #include <net/uio.h>
configure:61209: result: no
configure:61242: checking for net/uio.h
configure:61251: result: no
configure:61131: checking sys/utsname.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/utsname.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/utsname.h
configure:61251: result: yes
configure:61131: checking sys/wait.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/wait.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/wait.h
configure:61251: result: yes
configure:61131: checking syslog.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking syslog.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for syslog.h
configure:61251: result: yes
configure:61131: checking time.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking time.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for time.h
configure:61251: result: yes
configure:61131: checking termios.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking termios.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for termios.h
configure:61251: result: yes
configure:61131: checking ulimit.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking ulimit.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for ulimit.h
configure:61251: result: yes
configure:61120: checking for unistd.h
configure:61127: result: yes
configure:61131: checking util.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:351:18: error: util.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <util.h>
configure:61169: result: no
configure:61173: checking util.h presence
configure:61188: gcc -E  conftest.c
conftest.c:318:18: error: util.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <util.h>
configure:61209: result: no
configure:61242: checking for util.h
configure:61251: result: no
configure:61131: checking utmp.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking utmp.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for utmp.h
configure:61251: result: yes
configure:61131: checking malloc.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking malloc.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for malloc.h
configure:61251: result: yes
configure:61131: checking ifaddrs.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking ifaddrs.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for ifaddrs.h
configure:61251: result: yes
configure:61131: checking sys/sysctl.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking sys/sysctl.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for sys/sysctl.h
configure:61251: result: yes
configure:61131: checking crt_externs.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:355:25: error: crt_externs.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:61169: result: no
configure:61173: checking crt_externs.h presence
configure:61188: gcc -E  conftest.c
conftest.c:322:25: error: crt_externs.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h.  */
| #include <crt_externs.h>
configure:61209: result: no
configure:61242: checking for crt_externs.h
configure:61251: result: no
configure:61131: checking regex.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61155: $? = 0
configure:61169: result: yes
configure:61173: checking regex.h presence
configure:61188: gcc -E  conftest.c
configure:61195: $? = 0
configure:61209: result: yes
configure:61242: checking for regex.h
configure:61251: result: yes
configure:61131: checking ioLib.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:356:19: error: ioLib.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ioLib.h>
configure:61169: result: no
configure:61173: checking ioLib.h presence
configure:61188: gcc -E  conftest.c
conftest.c:323:19: error: ioLib.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <ioLib.h>
configure:61209: result: no
configure:61242: checking for ioLib.h
configure:61251: result: no
configure:61131: checking sockLib.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:356:21: error: sockLib.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sockLib.h>
configure:61169: result: no
configure:61173: checking sockLib.h presence
configure:61188: gcc -E  conftest.c
conftest.c:323:21: error: sockLib.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <sockLib.h>
configure:61209: result: no
configure:61242: checking for sockLib.h
configure:61251: result: no
configure:61131: checking hostLib.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:356:21: error: hostLib.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <hostLib.h>
configure:61169: result: no
configure:61173: checking hostLib.h presence
configure:61188: gcc -E  conftest.c
conftest.c:323:21: error: hostLib.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <hostLib.h>
configure:61209: result: no
configure:61242: checking for hostLib.h
configure:61251: result: no
configure:61131: checking shlwapi.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:356:21: error: shlwapi.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <shlwapi.h>
configure:61169: result: no
configure:61173: checking shlwapi.h presence
configure:61188: gcc -E  conftest.c
conftest.c:323:21: error: shlwapi.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <shlwapi.h>
configure:61209: result: no
configure:61242: checking for shlwapi.h
configure:61251: result: no
configure:61131: checking sys/synch.h usability
configure:61148: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:356:23: error: sys/synch.h: No such file or directory
configure:61155: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/synch.h>
configure:61169: result: no
configure:61173: checking sys/synch.h presence
configure:61188: gcc -E  conftest.c
conftest.c:323:23: error: sys/synch.h: No such file or directory
configure:61195: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h.  */
| #include <sys/synch.h>
configure:61209: result: no
configure:61242: checking for sys/synch.h
configure:61251: result: no
configure:61273: checking for net/if.h
configure:61306: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61313: $? = 0
configure:61330: result: yes
configure:61371: checking stdbool.h usability
configure:61388: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61395: $? = 0
configure:61409: result: yes
configure:61413: checking stdbool.h presence
configure:61428: gcc -E  conftest.c
configure:61435: $? = 0
configure:61449: result: yes
configure:61482: checking for stdbool.h
configure:61491: result: yes
configure:61508: checking if <stdbool.h> works
configure:61536: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:61543: $? = 0
configure:61566: result: yes
configure:61657: checking size of pid_t
configure:61962: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c  >&5
configure:61966: $? = 0
configure:61972: ./conftest
configure:61976: $? = 0
configure:62002: result: 4
configure:62013: checking for socklen_t
configure:62048: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:62055: $? = 0
configure:62089: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:370: error: expected expression before ')' token
configure:62096: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:62119: result: yes
configure:62129: checking for struct sockaddr_in
configure:62164: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:62171: $? = 0
configure:62205: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:371: error: expected expression before ')' token
configure:62212: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| 
| int
| main ()
| {
| if (sizeof ((struct sockaddr_in)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:62235: result: yes
configure:62245: checking for struct sockaddr_in6
configure:62280: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:62287: $? = 0
configure:62321: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:372: error: expected expression before ')' token
configure:62328: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| 
| int
| main ()
| {
| if (sizeof ((struct sockaddr_in6)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:62351: result: yes
configure:62361: checking for struct sockaddr_storage
configure:62396: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:62403: $? = 0
configure:62437: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:373: error: expected expression before ')' token
configure:62444: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| 
| int
| main ()
| {
| if (sizeof ((struct sockaddr_storage)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:62467: result: yes
configure:62479: checking whether AF_UNSPEC is declared
configure:62515: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:62522: $? = 0
configure:62537: result: yes
configure:62553: checking whether PF_UNSPEC is declared
configure:62589: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:62596: $? = 0
configure:62611: result: yes
configure:62627: checking whether AF_INET6 is declared
configure:62663: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:62670: $? = 0
configure:62685: result: yes
configure:62701: checking whether PF_INET6 is declared
configure:62737: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:62744: $? = 0
configure:62759: result: yes
configure:62779: checking if SA_RESTART defined in signal.h
configure:62806: result: yes
configure:62809: checking for struct sockaddr.sa_len
configure:62842: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:346: error: 'struct sockaddr' has no member named 'sa_len'
configure:62849: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:62887: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:346: error: 'struct sockaddr' has no member named 'sa_len'
configure:62894: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| 
| int
| main ()
| {
| static struct sockaddr ac_aggr;
| if (sizeof ac_aggr.sa_len)
| return 0;
|   ;
|   return 0;
| }
configure:62912: result: no
configure:62924: checking for struct dirent.d_type
configure:62955: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:62962: $? = 0
configure:63023: result: yes
configure:63035: checking for siginfo_t.si_fd
configure:63064: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:63071: $? = 0
configure:63130: result: yes
configure:63141: checking for siginfo_t.si_band
configure:63170: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:63177: $? = 0
configure:63236: result: yes
configure:63333: checking for openpty in -lutil
configure:63368: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lutil   >&5
configure:63375: $? = 0
configure:63396: result: yes
configure:63409: checking for gethostbyname in -lnsl
configure:63444: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl  -lutil  >&5
configure:63451: $? = 0
configure:63472: result: yes
configure:63485: checking for socket in -lsocket
configure:63520: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lsocket  -lnsl -lutil  >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:63527: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 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 socket ();
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:63548: result: no
configure:63562: checking if we need -lrt for sched_yield
configure:63618: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  >&5
configure:63625: $? = 0
configure:63724: result: no
configure:63738: checking for sched_yield
configure:63794: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  >&5
configure:63801: $? = 0
configure:63823: result: yes
configure:63839: checking if we need -lgen for dirname
configure:63895: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  >&5
configure:63902: $? = 0
configure:64001: result: no
configure:64015: checking for dirname
configure:64071: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  >&5
configure:64078: $? = 0
configure:64100: result: yes
configure:64116: checking if we need -lm for ceil
configure:64172: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  >&5
conftest.c:366: warning: conflicting types for built-in function 'ceil'
/tmp/cc0H9YxR.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `ceil'
collect2: ld returned 1 exit status
configure:64179: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| /* end confdefs.h.  */
| /* Define ceil to an innocuous variant, in case <limits.h> declares ceil.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define ceil innocuous_ceil
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char ceil (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef ceil
| 
| /* 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 ceil ();
| /* 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_ceil || defined __stub___ceil
| choke me
| #endif
| 
| int
| main ()
| {
| return ceil ();
|   ;
|   return 0;
| }
configure:64245: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
conftest.c:366: warning: conflicting types for built-in function 'ceil'
configure:64252: $? = 0
configure:64278: result: yes
configure:64292: checking for ceil
configure:64348: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
conftest.c:366: warning: conflicting types for built-in function 'ceil'
configure:64355: $? = 0
configure:64377: result: yes
configure:64423: checking for asprintf
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for snprintf
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
conftest.c:368: warning: conflicting types for built-in function 'snprintf'
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for vasprintf
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for vsnprintf
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
conftest.c:370: warning: conflicting types for built-in function 'vsnprintf'
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for openpty
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for isatty
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for getpwuid
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for fork
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
conftest.c:374: warning: conflicting types for built-in function 'fork'
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for waitpid
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for execve
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
conftest.c:376: warning: conflicting types for built-in function 'execve'
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for pipe
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for ptsname
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for setsid
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for mmap
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for mallopt
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for tcgetpgrp
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for posix_memalign
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for strsignal
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for sysconf
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for syslog
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for regcmp
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
/tmp/ccgbvegg.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `regcmp'
collect2: ld returned 1 exit status
configure:64486: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| /* end confdefs.h.  */
| /* Define regcmp to an innocuous variant, in case <limits.h> declares regcmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define regcmp innocuous_regcmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char regcmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef regcmp
| 
| /* 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 regcmp ();
| /* 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_regcmp || defined __stub___regcmp
| choke me
| #endif
| 
| int
| main ()
| {
| return regcmp ();
|   ;
|   return 0;
| }
configure:64508: result: no
configure:64423: checking for regexec
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for regfree
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for _NSGetEnviron
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
/tmp/ccEKLWrM.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `_NSGetEnviron'
collect2: ld returned 1 exit status
configure:64486: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| /* end confdefs.h.  */
| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _NSGetEnviron innocuous__NSGetEnviron
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _NSGetEnviron (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _NSGetEnviron
| 
| /* 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 _NSGetEnviron ();
| /* 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__NSGetEnviron || defined __stub____NSGetEnviron
| choke me
| #endif
| 
| int
| main ()
| {
| return _NSGetEnviron ();
|   ;
|   return 0;
| }
configure:64508: result: no
configure:64423: checking for socketpair
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for strncpy_s
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
/tmp/cc2s8Ekh.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `strncpy_s'
collect2: ld returned 1 exit status
configure:64486: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| /* end confdefs.h.  */
| /* Define strncpy_s to an innocuous variant, in case <limits.h> declares strncpy_s.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strncpy_s innocuous_strncpy_s
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strncpy_s (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strncpy_s
| 
| /* 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 strncpy_s ();
| /* 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_strncpy_s || defined __stub___strncpy_s
| choke me
| #endif
| 
| int
| main ()
| {
| return strncpy_s ();
|   ;
|   return 0;
| }
configure:64508: result: no
configure:64423: checking for _strdup
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
/tmp/ccky4nfz.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `_strdup'
collect2: ld returned 1 exit status
configure:64486: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| /* end confdefs.h.  */
| /* Define _strdup to an innocuous variant, in case <limits.h> declares _strdup.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _strdup innocuous__strdup
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _strdup (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _strdup
| 
| /* 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 _strdup ();
| /* 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__strdup || defined __stub____strdup
| choke me
| #endif
| 
| int
| main ()
| {
| return _strdup ();
|   ;
|   return 0;
| }
configure:64508: result: no
configure:64423: checking for usleep
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64423: checking for mkfifo
configure:64479: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64486: $? = 0
configure:64508: result: yes
configure:64525: checking for htonl define
configure:64563: gcc -E  conftest.c
conftest.c:384:2: error: #error "ntohl not defined"
configure:64570: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| /* end confdefs.h.  */
| 
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_INET_H
| #include <arpa/inet.h>
| #endif
| int
| main ()
| {
| 
| #ifndef ntohl
| #error "ntohl not defined"
| #endif
| 
|   ;
|   return 0;
| }
configure:64585: result: no
configure:64587: checking for htonl
configure:64643: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:64650: $? = 0
configure:64670: result: yes
configure:64691: checking whether va_copy is declared
configure:64721: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:64728: $? = 0
configure:64743: result: yes
configure:64757: checking whether __va_copy is declared
configure:64787: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:64794: $? = 0
configure:64809: result: yes
configure:64823: checking whether __func__ is declared
configure:64852: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:64859: $? = 0
configure:64874: result: yes
configure:64983: checking checking for type of MPI_Offset
configure:65010: result: long long
configure:65050: checking checking for an MPI datatype for MPI_Offset
configure:65052: result: MPI_LONG_LONG
configure:65071: checking for _SC_NPROCESSORS_ONLN
configure:65100: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:65107: $? = 0
configure:65122: result: yes
configure:65139: checking whether byte ordering is bigendian
configure:65164: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c:378: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:65171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:65221: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:65228: $? = 0
configure:65260: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:384: error: 'not' undeclared (first use in this function)
conftest.c:384: error: (Each undeclared identifier is reported only once
conftest.c:384: error: for each function it appears in.)
conftest.c:384: error: expected ';' before 'big'
configure:65267: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:65519: result: no
configure:65552: checking for broken qsort
configure:65562: result: no
configure:65571: checking if word-sized integers must be word-size aligned
configure:65612: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing   conftest.c -lnsl -lutil  -lm >&5
configure:65616: $? = 0
configure:65622: ./conftest
configure:65626: $? = 0
configure:65643: result: no
configure:65729: checking if C compiler and POSIX threads work as is
configure:65797: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing  -D_REENTRANT  conftest.c -lnsl -lutil  -lm >&5
/tmp/cc6KwPvU.o: In function `main':
conftest.c:(.text+0x10): undefined reference to `pthread_join'
conftest.c:(.text+0x2d): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x3a): undefined reference to `pthread_create'
conftest.c:(.text+0x42): undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:65804: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th=pthread_self(); pthread_join(th, 0);
|                  pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                  pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:65837: result: no
configure:65849: checking if C++ compiler and POSIX threads work as is
configure:65917: g++ -o conftest -O3 -DNDEBUG -finline-functions   conftest.cpp -lnsl -lutil  -lm >&5
/tmp/ccsfRlg6.o: In function `main':
conftest.cpp:(.text+0xf): undefined reference to `pthread_join'
conftest.cpp:(.text+0x23): undefined reference to `pthread_create'
collect2: ld returned 1 exit status
configure:65924: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th=pthread_self(); pthread_join(th, 0);
|                  pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                  pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:65957: result: no
configure:65969: checking if F77 compiler and POSIX threads work as is
configure:66066: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c
configure:66073: $? = 0
configure:66083: /opt/intel/fce/10.1.015/bin/ifort  conftestf.f conftest.o -o conftest  -lnsl -lutil  -lm
conftest.o: In function `pthreadtest_':
conftest.c:(.text+0x11): undefined reference to `pthread_create'
conftest.c:(.text+0x1d): undefined reference to `pthread_join'
conftest.c:(.text+0x3a): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x47): undefined reference to `pthread_create'
conftest.c:(.text+0x4f): undefined reference to `__pthread_unregister_cancel'
configure:66090: $? = 1
configure:66113: here is the C program:
#include <stdio.h>
#include <stdlib.h>
#include <pthread.h>


#ifdef __cplusplus
extern "C" {
#endif
void pthreadtest_()
{
  pthread_t th;
  pthread_create(&th, NULL, NULL, NULL);
  pthread_join(th, 0);
  pthread_attr_init(0);
  pthread_cleanup_push(0, 0);
  pthread_create(0,0,0,0);
  pthread_cleanup_pop(0);
}
#ifdef __cplusplus
}
#endif
configure:66141: here is the fortran program:
      program fpthread
      call pthreadtest
      end
configure:66167: result: no
configure:66211: checking if C compiler and POSIX threads work with -Kthread
configure:66253: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Kthread   conftest.c -lnsl -lutil  -lm >&5
gcc: unrecognized option '-Kthread'
/tmp/ccWFfC2P.o: In function `main':
conftest.c:(.text+0x10): undefined reference to `pthread_join'
conftest.c:(.text+0x2d): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x3a): undefined reference to `pthread_create'
conftest.c:(.text+0x42): undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:66260: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th=pthread_self(); pthread_join(th, 0);
|                  pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                  pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:66295: result: no
configure:66211: checking if C compiler and POSIX threads work with -kthread
configure:66253: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -kthread   conftest.c -lnsl -lutil  -lm >&5
gcc: unrecognized option '-kthread'
/tmp/cccOwIJ3.o: In function `main':
conftest.c:(.text+0x10): undefined reference to `pthread_join'
conftest.c:(.text+0x2d): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x3a): undefined reference to `pthread_create'
conftest.c:(.text+0x42): undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:66260: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th=pthread_self(); pthread_join(th, 0);
|                  pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                  pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:66295: result: no
configure:66211: checking if C compiler and POSIX threads work with -pthread
configure:66253: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread   conftest.c -lnsl -lutil  -lm >&5
configure:66260: $? = 0
configure:66289: result: yes
configure:66308: checking if C++ compiler and POSIX threads work with -Kthread
configure:66350: g++ -o conftest -O3 -DNDEBUG -finline-functions -Kthread   conftest.cpp -lnsl -lutil  -lm >&5
g++: unrecognized option '-Kthread'
/tmp/ccqgE4pF.o: In function `main':
conftest.cpp:(.text+0xf): undefined reference to `pthread_join'
conftest.cpp:(.text+0x23): undefined reference to `pthread_create'
collect2: ld returned 1 exit status
configure:66357: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th=pthread_self(); pthread_join(th, 0);
|                  pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                  pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:66392: result: no
configure:66308: checking if C++ compiler and POSIX threads work with -kthread
configure:66350: g++ -o conftest -O3 -DNDEBUG -finline-functions -kthread   conftest.cpp -lnsl -lutil  -lm >&5
g++: unrecognized option '-kthread'
/tmp/ccc5ygP4.o: In function `main':
conftest.cpp:(.text+0xf): undefined reference to `pthread_join'
conftest.cpp:(.text+0x23): undefined reference to `pthread_create'
collect2: ld returned 1 exit status
configure:66357: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th=pthread_self(); pthread_join(th, 0);
|                  pthread_attr_init(0); pthread_cleanup_push(0, 0);
|                  pthread_create(0,0,0,0); pthread_cleanup_pop(0);
|   ;
|   return 0;
| }
configure:66392: result: no
configure:66308: checking if C++ compiler and POSIX threads work with -pthread
configure:66350: g++ -o conftest -O3 -DNDEBUG -finline-functions -pthread   conftest.cpp -lnsl -lutil  -lm >&5
configure:66357: $? = 0
configure:66386: result: yes
configure:66405: checking if F77 compiler and POSIX threads work with -Kthread
configure:66487: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread -I. -c conftest.c
configure:66494: $? = 0
configure:66504: /opt/intel/fce/10.1.015/bin/ifort  -Kthread conftestf.f conftest.o -o conftest  -lnsl -lutil  -lm
ifort: command line error: invalid argument for option '-K'
configure:66511: $? = 1
configure:66534: here is the C program:
#include <stdio.h>
#include <stdlib.h>
#include <pthread.h>


#ifdef __cplusplus
extern "C" {
#endif
void pthreadtest_()
{
  pthread_t th;
  pthread_create(&th, NULL, NULL, NULL);
  pthread_join(th, 0);
  pthread_attr_init(0);
  pthread_cleanup_push(0, 0);
  pthread_create(0,0,0,0);
  pthread_cleanup_pop(0);
}
#ifdef __cplusplus
}
#endif
configure:66562: here is the fortran program:
      program fpthread
      call pthreadtest
      end
configure:66592: result: no
configure:66405: checking if F77 compiler and POSIX threads work with -kthread
configure:66487: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread -I. -c conftest.c
configure:66494: $? = 0
configure:66504: /opt/intel/fce/10.1.015/bin/ifort  -kthread conftestf.f conftest.o -o conftest  -lnsl -lutil  -lm
ifort: command line warning #10006: ignoring unknown option '-kthread'
conftest.o: In function `pthreadtest_':
conftest.c:(.text+0x11): undefined reference to `pthread_create'
conftest.c:(.text+0x1d): undefined reference to `pthread_join'
conftest.c:(.text+0x3a): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x47): undefined reference to `pthread_create'
conftest.c:(.text+0x4f): undefined reference to `__pthread_unregister_cancel'
configure:66511: $? = 1
configure:66534: here is the C program:
#include <stdio.h>
#include <stdlib.h>
#include <pthread.h>


#ifdef __cplusplus
extern "C" {
#endif
void pthreadtest_()
{
  pthread_t th;
  pthread_create(&th, NULL, NULL, NULL);
  pthread_join(th, 0);
  pthread_attr_init(0);
  pthread_cleanup_push(0, 0);
  pthread_create(0,0,0,0);
  pthread_cleanup_pop(0);
}
#ifdef __cplusplus
}
#endif
configure:66562: here is the fortran program:
      program fpthread
      call pthreadtest
      end
configure:66592: result: no
configure:66405: checking if F77 compiler and POSIX threads work with -pthread
configure:66487: gcc -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread -I. -c conftest.c
configure:66494: $? = 0
configure:66504: /opt/intel/fce/10.1.015/bin/ifort  -pthread conftestf.f conftest.o -o conftest  -lnsl -lutil  -lm
configure:66511: $? = 0
configure:66586: result: yes
configure:67345: checking for PTHREAD_MUTEX_ERRORCHECK_NP
configure:67368: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread   conftest.c -lnsl -lutil  -lm >&5
configure:67375: $? = 0
configure:67394: result: yes
configure:67403: checking for PTHREAD_MUTEX_ERRORCHECK
configure:67426: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread   conftest.c -lnsl -lutil  -lm >&5
configure:67433: $? = 0
configure:67452: result: yes
configure:67485: checking for working POSIX threads package
configure:67488: result: yes
configure:67527: checking if C compiler and Solaris threads work
configure:67567: gcc -o conftest  -DNDEBUG  -finline-functions -D_REENTRANT    conftest.c -lthread  >&5
conftest.c:381:20: error: thread.h: No such file or directory
conftest.c: In function 'main':
conftest.c:385: error: 'thread_t' undeclared (first use in this function)
conftest.c:385: error: (Each undeclared identifier is reported only once
conftest.c:385: error: for each function it appears in.)
conftest.c:385: error: expected ';' before 'th'
conftest.c:385: error: 'th' undeclared (first use in this function)
configure:67574: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1
| /* end confdefs.h.  */
| #include <thread.h>
| int
| main ()
| {
| thread_t th; thr_join(th, 0, 0);
|                  thr_create(0,0,0,0,0,0);
|   ;
|   return 0;
| }
configure:67605: result: no
configure:67626: checking if C++ compiler and Solaris threads work
configure:67662: g++ -o conftest  -DNDEBUG  -D_REENTRANT    conftest.cpp -lthread  >&5
conftest.cpp:381:20: error: thread.h: No such file or directory
conftest.cpp: In function 'int main()':
conftest.cpp:385: error: 'thread_t' was not declared in this scope
conftest.cpp:385: error: expected `;' before 'th'
conftest.cpp:385: error: 'th' was not declared in this scope
conftest.cpp:385: error: 'thr_join' was not declared in this scope
conftest.cpp:386: error: 'thr_create' was not declared in this scope
configure:67669: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1
| /* end confdefs.h.  */
| #include <thread.h>
| int
| main ()
| {
| thread_t th; thr_join(th, 0, 0);
|                  thr_create(0,0,0,0,0,0);
|   ;
|   return 0;
| }
configure:67700: result: no
configure:67719: checking if F77 compiler and Solaris threads work
configure:67772: gcc  -DNDEBUG  -finline-functions -I. -c conftest.c
conftest.c:3:20: error: thread.h: No such file or directory
conftest.c: In function 'ompi_pthread':
conftest.c:11: error: 'thread_t' undeclared (first use in this function)
conftest.c:11: error: (Each undeclared identifier is reported only once
conftest.c:11: error: for each function it appears in.)
conftest.c:11: error: expected ';' before 'th'
conftest.c:12: error: 'th' undeclared (first use in this function)
configure:67779: $? = 1
configure:67819: here is the C program:
#include <stdio.h>
#include <stdlib.h>
#include <thread.h>


#ifdef __cplusplus
extern "C" {
#endif
void ompi_pthread()
{
  thread_t th;
  thr_join(th, 0, 0);
  thr_create(0,0,0,0,0,0);
}
#ifdef __cplusplus
}
#endif
configure:67847: here is the fortran program:
      program fpthread
      INTEGER i
      i = 1
      end
configure:67873: result: no
configure:67902: checking for working Solaris threads package
configure:67908: result: no
configure:67916: checking for type of thread support
configure:67981: result: posix
configure:68045: checking if threads have different pids (pthreads on linux)
configure:68103: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread     conftest.c -lnsl -lutil  -lm  >&5
configure:68107: $? = 0
configure:68113: ./conftest
configure:68117: $? = 0
configure:68139: result: no
configure:68210: checking if want MPI thread support
configure:68240: result: no
configure:68244: checking if want asynchronous progress thread support
configure:68275: result: no
configure:68285: checking if want fault tolerance thread
configure:68298: result: Disabled (fault tolerance disabled --without-ft)
configure:68375: checking whether ln -s works
configure:68379: result: yes
configure:68387: checking for grep that handles long lines and -e
configure:68447: result: /bin/grep
configure:68452: checking for egrep
configure:68516: result: /bin/grep -E
configure:68534: checking dependency style of gcc
configure:68625: result: gcc3
configure:68644: checking for flex
configure:68674: result: no
configure:68644: checking for lex
configure:68674: result: no
configure:68898: checking for flavor of ps to use
configure:68911: result: ps -A -o fname,pid,user
configure:68943: checking if build filesystem is case sensitive
configure:68955: result: yes
configure:68968: checking if configuring for case sensitive filesystem
configure:68986: result: yes
configure:69032: checking whether RLIMIT_NPROC is declared
configure:69066: gcc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread   conftest.c >&5
configure:69073: $? = 0
configure:69088: result: yes
configure:69190: checking for subdir args
configure:69250: result:  'cc=/opt/intel/cce/10.1.015/bin/icc' 'cxx=/opt/intel/cce/10.1.015/bin/icpc' 'F77=/opt/intel/fce/10.1.015/bin/ifort' 'FC=/opt/intel/fce/10.1.015/bin/ifort' '--with-libnuma=/usr/lib'
configure:69328: checking for bison
configure:69358: result: no
configure:69328: checking for byacc
configure:69358: result: no
configure:69421: checking for gcc
configure:69437: found /usr/bin/gcc
configure:69448: result: gcc
configure:69473: checking for Objective C compiler version
configure:69481: gcc --version >&5
gcc (Debian 4.3.2-1.1) 4.3.2
Copyright (C) 2008 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:69485: $? = 0
configure:69492: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1) 
configure:69496: $? = 0
configure:69503: gcc -V >&5
gcc: '-V' option must have argument
configure:69507: $? = 1
configure:69510: checking whether we are using the GNU Objective C compiler
configure:69539: gcc -c    conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:69546: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1
| #define OMPI_HAVE_SOLARIS_THREADS 0
| #define OMPI_HAVE_POSIX_THREADS 1
| #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 0
| #define OMPI_ENABLE_MPI_THREADS 0
| #define OMPI_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_FT_THREAD 0
| #define ORTE_CLEAN_PS_CMD "ps -A -o fname,pid,user"
| #define HAVE_DECL_RLIMIT_NPROC 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:69563: result: no
configure:69572: checking whether gcc accepts -g
configure:69602: gcc -c -g   conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:69609: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1
| #define OMPI_HAVE_SOLARIS_THREADS 0
| #define OMPI_HAVE_POSIX_THREADS 1
| #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 0
| #define OMPI_ENABLE_MPI_THREADS 0
| #define OMPI_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_FT_THREAD 0
| #define ORTE_CLEAN_PS_CMD "ps -A -o fname,pid,user"
| #define HAVE_DECL_RLIMIT_NPROC 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:69641: gcc -c    conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:69648: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1
| #define OMPI_HAVE_SOLARIS_THREADS 0
| #define OMPI_HAVE_POSIX_THREADS 1
| #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 0
| #define OMPI_ENABLE_MPI_THREADS 0
| #define OMPI_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_FT_THREAD 0
| #define ORTE_CLEAN_PS_CMD "ps -A -o fname,pid,user"
| #define HAVE_DECL_RLIMIT_NPROC 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:69681: gcc -c -g   conftest.m >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:69688: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "Open MPI 1.3.1"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 3
| #define OMPI_RELEASE_VERSION 1
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "1"
| #define OMPI_RELEASE_DATE "Mar 18, 2009"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 3
| #define ORTE_RELEASE_VERSION 1
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "1"
| #define ORTE_RELEASE_DATE "Mar 18, 2009"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 3
| #define OPAL_RELEASE_VERSION 1
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "1"
| #define OPAL_RELEASE_DATE "Mar 18, 2009"
| #define OMPI_ARCH "x86_64-unknown-linux-gnu"
| #define OMPI_ENABLE_MEM_DEBUG 0
| #define OMPI_ENABLE_MEM_PROFILE 0
| #define OMPI_ENABLE_DEBUG 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OMPI_WANT_PERUSE 0
| #define OMPI_ENABLE_PTY_SUPPORT 1
| #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OMPI_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 1
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
| #define OPAL_IDENT_STRING "1.3.1"
| #define OMPI_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OMPI_C_HAVE_BUILTIN_EXPECT 1
| #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CC_USE_PRAGMA_IDENT 0
| #define OMPI_CC_USE_IDENT 1
| #define OMPI_CC_USE_PRAGMA_COMMENT 
| #define OMPI_CC_USE_CONST_CHAR_IDENT 0
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define OMPI_ALIGNMENT_CHAR 1
| #define OMPI_ALIGNMENT_SHORT 2
| #define OMPI_ALIGNMENT_WCHAR 4
| #define OMPI_ALIGNMENT_INT 4
| #define OMPI_ALIGNMENT_LONG 8
| #define OMPI_ALIGNMENT_LONG_LONG 8
| #define OMPI_ALIGNMENT_FLOAT 4
| #define OMPI_ALIGNMENT_DOUBLE 8
| #define OMPI_ALIGNMENT_LONG_DOUBLE 16
| #define OMPI_ALIGNMENT_VOID_P 8
| #define OMPI_NEED_C_BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OMPI_HAVE_WEAK_SYMBOLS 1
| #define OMPI_CXX "g++"
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_CXX_USE_PRAGMA_IDENT 0
| #define OMPI_CXX_USE_IDENT 1
| #define OMPI_CXX_USE_PRAGMA_COMMENT 
| #define OMPI_CXX_USE_CONST_CHAR_IDENT 0
| #define SIZEOF_BOOL 1
| #define OMPI_ALIGNMENT_CXX_BOOL 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OMPI_HAVE_ATTRIBUTE 1
| #define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
| #define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OMPI_HAVE_ATTRIBUTE_COLD 1
| #define OMPI_HAVE_ATTRIBUTE_CONST 1
| #define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OMPI_HAVE_ATTRIBUTE_FORMAT 1
| #define OMPI_HAVE_ATTRIBUTE_HOT 1
| #define OMPI_HAVE_ATTRIBUTE_MALLOC 1
| #define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OMPI_HAVE_ATTRIBUTE_NONNULL 1
| #define OMPI_HAVE_ATTRIBUTE_NORETURN 1
| #define OMPI_HAVE_ATTRIBUTE_PACKED 1
| #define OMPI_HAVE_ATTRIBUTE_PURE 1
| #define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
| #define OMPI_HAVE_ATTRIBUTE_UNUSED 1
| #define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OMPI_WANT_SMP_LOCKS 1
| #define OMPI_ASM_TEXT ".text"
| #define OMPI_ASM_GLOBAL ".globl"
| #define OMPI_ASM_LABEL_SUFFIX ":"
| #define OMPI_ASM_GSYM ""
| #define OMPI_ASM_LSYM ".L"
| #define OMPI_ASM_TYPE "@"
| #define OMPI_ASM_SIZE "1"
| #define OMPI_ASM_ALIGN_LOG 
| #define OMPI_ASM_SUPPORT_64BIT 1
| #define OMPI_C_GCC_INLINE_ASSEMBLY 1
| #define OMPI_C_DEC_INLINE_ASSEMBLY 0
| #define OMPI_C_XLC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
| #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
| #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
| #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
| #define OMPI_ASSEMBLY_ARCH OMPI_AMD64
| #define OMPI_HAVE_ASM_FILE 1
| #define OMPI_F77_DOUBLE_UNDERSCORE 0
| #define OMPI_F77_SINGLE_UNDERSCORE 1
| #define OMPI_F77_CAPS 0
| #define OMPI_F77_PLAIN 0
| #define OMPI_WANT_F77_BINDINGS 1
| #define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 1
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 1
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 1
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 1
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 0
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
| #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
| #define OMPI_FORTRAN_VALUE_TRUE -1
| #define OMPI_WANT_F90_BINDINGS 1
| #define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
| #define OMPI_HAVE_F90_LOGICAL 1
| #define OMPI_HAVE_F90_LOGICAL1 1
| #define OMPI_HAVE_F90_LOGICAL2 1
| #define OMPI_HAVE_F90_LOGICAL4 1
| #define OMPI_HAVE_F90_LOGICAL8 1
| #define OMPI_HAVE_F90_INTEGER 1
| #define OMPI_HAVE_F90_INTEGER1 1
| #define OMPI_HAVE_F90_INTEGER2 1
| #define OMPI_HAVE_F90_INTEGER4 1
| #define OMPI_HAVE_F90_INTEGER8 1
| #define OMPI_HAVE_F90_INTEGER16 0
| #define OMPI_HAVE_F90_REAL 1
| #define OMPI_HAVE_F90_REAL2 0
| #define OMPI_HAVE_F90_REAL4 1
| #define OMPI_HAVE_F90_REAL8 1
| #define OMPI_HAVE_F90_REAL16 1
| #define OMPI_HAVE_F90_DOUBLE_PRECISION 1
| #define OMPI_HAVE_F90_COMPLEX 1
| #define OMPI_HAVE_F90_COMPLEX8 1
| #define OMPI_HAVE_F90_COMPLEX16 1
| #define OMPI_HAVE_F90_COMPLEX32 1
| #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_AIO_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STDBOOL_H 1
| #define OMPI_USE_STDBOOL_H 1
| #define SIZEOF_PID_T 4
| #define HAVE_SOCKLEN_T 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_DECL_AF_UNSPEC 1
| #define HAVE_DECL_PF_UNSPEC 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_PF_INET6 1
| #define OMPI_HAVE_SA_RESTART 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_SIGINFO_T_SI_FD 1
| #define HAVE_SIGINFO_T_SI_BAND 1
| #define HAVE_LIBUTIL 1
| #define HAVE_LIBNSL 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_DIRNAME 1
| #define HAVE_CEIL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_OPENPTY 1
| #define HAVE_ISATTY 1
| #define HAVE_GETPWUID 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_EXECVE 1
| #define HAVE_PIPE 1
| #define HAVE_PTSNAME 1
| #define HAVE_SETSID 1
| #define HAVE_MMAP 1
| #define HAVE_MALLOPT 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_USLEEP 1
| #define HAVE_MKFIFO 1
| #define HAVE_UNIX_BYTESWAP 1
| #define OMPI_HAVE_VA_COPY 1
| #define OMPI_HAVE_UNDERSCORE_VA_COPY 1
| #define HAVE_DECL___FUNC__ 1
| #define OMPI_MPI_OFFSET_TYPE long long
| #define OMPI_PTRDIFF_TYPE ptrdiff_t
| #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
| #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
| #define OMPI_HAVE_BROKEN_QSORT 0
| #define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1
| #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1
| #define OMPI_HAVE_SOLARIS_THREADS 0
| #define OMPI_HAVE_POSIX_THREADS 1
| #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 0
| #define OMPI_ENABLE_MPI_THREADS 0
| #define OMPI_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_FT_THREAD 0
| #define ORTE_CLEAN_PS_CMD "ps -A -o fname,pid,user"
| #define HAVE_DECL_RLIMIT_NPROC 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:69710: result: no
configure:69735: checking dependency style of gcc
configure:69826: result: gcc3
configure:69875: checking which components should be disabled
configure:69907: result: 
configure:69916: checking which components should be direct-linked into the library
configure:69961: result: 
configure:69969: checking which components should be run-time loadable
configure:69992: result: all
configure:70002: checking which components should be static
configure:70022: result: none
configure:70026: checking for projects containing MCA frameworks
configure:70028: result: opal, orte, ompi
configure:70044: checking for frameworks for opal
configure:70046: result: backtrace, carto, crs, installdirs, maffinity, memchecker, memcpy, memory, paffinity, timer
configure:70155: checking for no configure components in framework backtrace
configure:70157: result: 
configure:70159: checking for m4 configure components in framework backtrace
configure:70161: result: execinfo, printstack, darwin, none
configure:70256: checking for MCA component backtrace:execinfo compile mode
configure:70259: result: static
configure:70272: checking for execinfo.h
configure:70279: result: yes
configure:70420: checking if we need -lexecinfo for backtrace
configure:70476: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread     conftest.c -lnsl -lutil  -lm  >&5
configure:70483: $? = 0
configure:70582: result: no
configure:70596: checking for backtrace
configure:70652: gcc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread     conftest.c -lnsl -lutil  -lm  >&5
configure:70659: $? = 0
configure:70681: result: yes
configure:70732: checking if MCA component backtrace:execinfo can compile
configure:70734: result: yes
configure:70958: checking for MCA component backtrace:printstack compile mode
configure:70961: result: static
configure:71346: checking if MCA component backtrace:printstack can compile
configure:71348: result: no
configure:71486: checking for MCA component backtrace:darwin compile mode
configure:71489: result: static
configure:72112: checking if MCA component backtrace:darwin can compile
configure:72114: result: no
configure:72252: checking for MCA component backtrace:none compile mode
configure:72255: result: static
configure:72377: checking if MCA component backtrace:none can compile
configure:72379: result: no
configure:72607: checking for no configure components in framework carto
configure:72609: result: auto_detect, file
configure:72611: checking for m4 configure components in framework carto
configure:72613: result: 
configure:72729: checking for MCA component carto:auto_detect compile mode
configure:72735: result: dso
configure:72765: checking if MCA component carto:auto_detect can compile
configure:72767: result: yes
configure:73005: checking for MCA component carto:file compile mode
configure:73011: result: dso
configure:73041: checking if MCA component carto:file can compile
configure:73043: result: yes
configure:73753: checking for no configure components in framework crs
configure:73755: result: none
configure:73757: checking for m4 configure components in framework crs
configure:73759: result: blcr, self
configure:73875: checking for MCA component crs:none compile mode
configure:73881: result: dso
configure:73911: checking if MCA component crs:none can compile
configure:73913: result: yes
configure:74163: checking for MCA component crs:blcr compile mode
configure:74169: result: dso
configure:74185: checking --with-blcr value
configure:74188: result: simple ok (unspecified)
configure:74230: checking --with-blcr-libdir value
configure:74233: result: simple ok (unspecified)
configure:76338: checking if MCA component crs:blcr can compile
configure:76340: result: no
configure:76508: checking for MCA component crs:self compile mode
configure:76514: result: dso
configure:76653: checking if MCA component crs:self can compile
configure:76655: result: no
configure:77283: checking for no configure components in framework installdirs
configure:77285: result: 
configure:77287: checking for m4 configure components in framework installdirs
configure:77289: result: env, config
configure:77384: checking for MCA component installdirs:env compile mode
configure:77387: result: static
configure:77423: checking if MCA component installdirs:env can compile
configure:77425: result: yes
configure:77646: checking for MCA component installdirs:config compile mode
configure:77649: result: static
configure:77688: checking if MCA component installdirs:config can compile
configure:77690: result: yes
configure:78404: checking for no configure components in framework maffinity
configure:78406: result: first_use
configure:78408: checking for m4 configure components in framework maffinity
configure:78410: result: libnuma
configure:78526: checking for MCA component maffinity:first_use compile mode
configure:78532: result: dso
configure:78562: checking if MCA component maffinity:first_use can compile
configure:78564: result: yes
configure:78814: checking for MCA component maffinity:libnuma compile mode
configure:78820: result: dso
configure:78836: checking --with-libnuma value
configure:78852: result: not found
configure:78854: WARNING: Expected file /usr/lib/include/numa.h not found
configure:78856: error: Cannot continue

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=__inline__
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
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=set
ac_cv_env_F77_value=/opt/intel/fce/10.1.015/bin/ifort
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=/opt/intel/fce/10.1.015/bin/ifort
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_OBJCFLAGS_set=
ac_cv_env_OBJCFLAGS_value=
ac_cv_env_OBJC_set=
ac_cv_env_OBJC_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
ac_cv_fc_compiler_gnu=no
ac_cv_fc_srcext_f90=none
ac_cv_fc_srcext_f=none
ac_cv_func__NSGetEnviron=no
ac_cv_func__strdup=no
ac_cv_func_asprintf=yes
ac_cv_func_backtrace=yes
ac_cv_func_ceil=yes
ac_cv_func_dirname=yes
ac_cv_func_execve=yes
ac_cv_func_fork=yes
ac_cv_func_getpwuid=yes
ac_cv_func_htonl=yes
ac_cv_func_isatty=yes
ac_cv_func_mallopt=yes
ac_cv_func_mkfifo=yes
ac_cv_func_mmap=yes
ac_cv_func_openpty=yes
ac_cv_func_pipe=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_ptsname=yes
ac_cv_func_regcmp=no
ac_cv_func_regexec=yes
ac_cv_func_regfree=yes
ac_cv_func_sched_yield=yes
ac_cv_func_setsid=yes
ac_cv_func_snprintf=yes
ac_cv_func_socketpair=yes
ac_cv_func_strncpy_s=no
ac_cv_func_strsignal=yes
ac_cv_func_sysconf=yes
ac_cv_func_syslog=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_usleep=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_waitpid=yes
ac_cv_have_decl_AF_INET6=yes
ac_cv_have_decl_AF_UNSPEC=yes
ac_cv_have_decl_PF_INET6=yes
ac_cv_have_decl_PF_UNSPEC=yes
ac_cv_have_decl_RLIMIT_NPROC=yes
ac_cv_have_decl___func__=yes
ac_cv_have_decl___va_copy=yes
ac_cv_have_decl_va_copy=yes
ac_cv_header_aio_h=yes
ac_cv_header_alloca_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_crt_externs_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_err_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_hostLib_h=no
ac_cv_header_ifaddrs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_ioLib_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_net_uio_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_shlwapi_h=no
ac_cv_header_sockLib_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_queue_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_synch_h=no
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_tree_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time_h=yes
ac_cv_header_ulimit_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_header_utmp_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_socket_socket=no
ac_cv_lib_util_openpty=yes
ac_cv_member_siginfo_t_si_band=yes
ac_cv_member_siginfo_t_si_fd=yes
ac_cv_member_struct_dirent_d_type=yes
ac_cv_member_struct_sockaddr_sa_len=no
ac_cv_objc_compiler_gnu=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_PERL=perl
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_fc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_objc_g=no
ac_cv_sizeof_bool=1
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_double=16
ac_cv_sizeof_long_long=8
ac_cv_sizeof_pid_t=4
ac_cv_sizeof_ptrdiff_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sizeof_ssize_t=8
ac_cv_sizeof_void_p=8
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_struct_sockaddr_in6=yes
ac_cv_type_struct_sockaddr_in=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_type_uintptr_t=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_OBJC_dependencies_compiler_type=gcc3
am_cv_prog_tar_ustar=gnutar
lt_cv_nm_interface='BSD nm'
lt_cv_path_NM='/usr/bin/nm -B'
ompi_cv_Cpp_works=yes
ompi_cv_Fortran_77_works=yes
ompi_cv_Fortran_works=yes
ompi_cv___attribute__=1
ompi_cv___attribute__aligned=1
ompi_cv___attribute__always_inline=1
ompi_cv___attribute__cold=1
ompi_cv___attribute__const=1
ompi_cv___attribute__deprecated=1
ompi_cv___attribute__format=1
ompi_cv___attribute__hot=1
ompi_cv___attribute__malloc=1
ompi_cv___attribute__may_alias=1
ompi_cv___attribute__no_instrument_function=1
ompi_cv___attribute__nonnull=1
ompi_cv___attribute__noreturn=1
ompi_cv___attribute__packed=1
ompi_cv___attribute__pure=1
ompi_cv___attribute__sentinel=1
ompi_cv___attribute__unused=1
ompi_cv___attribute__visibility=1
ompi_cv___attribute__warn_unused_result=1
ompi_cv___attribute__weak_alias=1
ompi_cv_asm_align_log=no
ompi_cv_asm_arch=AMD64
ompi_cv_asm_endproc='#'
ompi_cv_asm_file=atomic-amd64-linux.s
ompi_cv_asm_format=default-.text-.globl-:--.L-@-1-0-1-1-1
ompi_cv_asm_global=.globl
ompi_cv_asm_gnu_stack=1
ompi_cv_asm_gnu_stack_result=yes
ompi_cv_asm_gsym=
ompi_cv_asm_label_suffix=:
ompi_cv_asm_lsym=.L
ompi_cv_asm_need_proc=no
ompi_cv_asm_need_size=yes
ompi_cv_asm_proc='#'
ompi_cv_asm_text=.text
ompi_cv_asm_type=@
ompi_cv_c_align_bool=1
ompi_cv_c_align_char=1
ompi_cv_c_align_double=8
ompi_cv_c_align_float=4
ompi_cv_c_align_int=4
ompi_cv_c_align_long=8
ompi_cv_c_align_long_double=16
ompi_cv_c_align_long_long=8
ompi_cv_c_align_short=2
ompi_cv_c_align_void_p=8
ompi_cv_c_align_wchar_t=4
ompi_cv_c_compiler_vendor=gnu
ompi_cv_c_link_Cpp=yes
ompi_cv_c_link_Fortran_77=yes
ompi_cv_c_weak_symbols=yes
ompi_cv_c_word_size_align=no
ompi_cv_cc_finline_functions=yes
ompi_cv_cc_fno_strict_aliasing=yes
ompi_cv_cc_supports___builtin_expect=yes
ompi_cv_cc_supports___builtin_prefetch=yes
ompi_cv_cxx_compiler_vendor=gnu
ompi_cv_cxx_finline_functions=yes
ompi_cv_cxx_supports_2d_const_cast=yes
ompi_cv_cxx_supports___builtin_expect=yes
ompi_cv_cxx_supports___builtin_prefetch=yes
ompi_cv_cxx_template_repository='not used'
ompi_cv_f77_alignment_COMPLEX=1
ompi_cv_f77_alignment_COMPLEXp16=1
ompi_cv_f77_alignment_COMPLEXp32=1
ompi_cv_f77_alignment_COMPLEXp8=1
ompi_cv_f77_alignment_DOUBLE_PRECISION=1
ompi_cv_f77_alignment_INTEGER=1
ompi_cv_f77_alignment_INTEGERp1=1
ompi_cv_f77_alignment_INTEGERp2=1
ompi_cv_f77_alignment_INTEGERp4=1
ompi_cv_f77_alignment_INTEGERp8=1
ompi_cv_f77_alignment_LOGICAL=1
ompi_cv_f77_alignment_LOGICALp1=1
ompi_cv_f77_alignment_LOGICALp2=1
ompi_cv_f77_alignment_LOGICALp4=1
ompi_cv_f77_alignment_LOGICALp8=1
ompi_cv_f77_alignment_REAL=1
ompi_cv_f77_alignment_REALp16=1
ompi_cv_f77_alignment_REALp4=1
ompi_cv_f77_alignment_REALp8=1
ompi_cv_f77_external_symbol='single underscore'
ompi_cv_f77_fortran_handle_max='( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )'
ompi_cv_f77_have_COMPLEX=yes
ompi_cv_f77_have_COMPLEXp16=yes
ompi_cv_f77_have_COMPLEXp32=yes
ompi_cv_f77_have_COMPLEXp8=yes
ompi_cv_f77_have_DOUBLE_PRECISION=yes
ompi_cv_f77_have_INTEGER=yes
ompi_cv_f77_have_INTEGERp16=no
ompi_cv_f77_have_INTEGERp1=yes
ompi_cv_f77_have_INTEGERp2=yes
ompi_cv_f77_have_INTEGERp4=yes
ompi_cv_f77_have_INTEGERp8=yes
ompi_cv_f77_have_LOGICAL=yes
ompi_cv_f77_have_LOGICALp1=yes
ompi_cv_f77_have_LOGICALp2=yes
ompi_cv_f77_have_LOGICALp4=yes
ompi_cv_f77_have_LOGICALp8=yes
ompi_cv_f77_have_REAL=yes
ompi_cv_f77_have_REALp16=yes
ompi_cv_f77_have_REALp2=no
ompi_cv_f77_have_REALp4=yes
ompi_cv_f77_have_REALp8=yes
ompi_cv_f77_logical_array_correct=yes
ompi_cv_f77_sizeof_COMPLEX=8
ompi_cv_f77_sizeof_COMPLEXp16=16
ompi_cv_f77_sizeof_COMPLEXp32=32
ompi_cv_f77_sizeof_COMPLEXp8=8
ompi_cv_f77_sizeof_DOUBLE_PRECISION=8
ompi_cv_f77_sizeof_INTEGER=4
ompi_cv_f77_sizeof_INTEGERp1=1
ompi_cv_f77_sizeof_INTEGERp2=2
ompi_cv_f77_sizeof_INTEGERp4=4
ompi_cv_f77_sizeof_INTEGERp8=8
ompi_cv_f77_sizeof_LOGICAL=4
ompi_cv_f77_sizeof_LOGICALp1=1
ompi_cv_f77_sizeof_LOGICALp2=2
ompi_cv_f77_sizeof_LOGICALp4=4
ompi_cv_f77_sizeof_LOGICALp8=8
ompi_cv_f77_sizeof_REAL=4
ompi_cv_f77_sizeof_REALp16=16
ompi_cv_f77_sizeof_REALp4=4
ompi_cv_f77_sizeof_REALp8=8
ompi_cv_f77_true_value=-1
ompi_cv_f90_have_COMPLEX=yes
ompi_cv_f90_have_COMPLEXp16=yes
ompi_cv_f90_have_COMPLEXp32=yes
ompi_cv_f90_have_COMPLEXp8=yes
ompi_cv_f90_have_DOUBLE_COMPLEX=yes
ompi_cv_f90_have_DOUBLE_PRECISION=yes
ompi_cv_f90_have_INTEGER=yes
ompi_cv_f90_have_INTEGERp16=no
ompi_cv_f90_have_INTEGERp1=yes
ompi_cv_f90_have_INTEGERp2=yes
ompi_cv_f90_have_INTEGERp4=yes
ompi_cv_f90_have_INTEGERp8=yes
ompi_cv_f90_have_LOGICAL=yes
ompi_cv_f90_have_LOGICALp1=yes
ompi_cv_f90_have_LOGICALp2=yes
ompi_cv_f90_have_LOGICALp4=yes
ompi_cv_f90_have_LOGICALp8=yes
ompi_cv_f90_have_REAL=yes
ompi_cv_f90_have_REALp16=yes
ompi_cv_f90_have_REALp2=no
ompi_cv_f90_have_REALp4=yes
ompi_cv_f90_have_REALp8=yes
ompi_cv_f90_int_kind_18=8
ompi_cv_f90_int_kind_9=4
ompi_cv_f90_module_include_flag=-I
ompi_cv_f90_sizeof_COMPLEX=8
ompi_cv_f90_sizeof_COMPLEXp16=16
ompi_cv_f90_sizeof_COMPLEXp32=32
ompi_cv_f90_sizeof_COMPLEXp8=8
ompi_cv_f90_sizeof_DOUBLE_COMPLEX=16
ompi_cv_f90_sizeof_DOUBLE_PRECISION=8
ompi_cv_f90_sizeof_INTEGER=4
ompi_cv_f90_sizeof_INTEGERp1=1
ompi_cv_f90_sizeof_INTEGERp2=2
ompi_cv_f90_sizeof_INTEGERp4=4
ompi_cv_f90_sizeof_INTEGERp8=8
ompi_cv_f90_sizeof_LOGICAL=4
ompi_cv_f90_sizeof_LOGICALp1=1
ompi_cv_f90_sizeof_LOGICALp2=2
ompi_cv_f90_sizeof_LOGICALp4=4
ompi_cv_f90_sizeof_LOGICALp8=8
ompi_cv_f90_sizeof_REAL=4
ompi_cv_f90_sizeof_REALp16=16
ompi_cv_f90_sizeof_REALp4=4
ompi_cv_f90_sizeof_REALp8=8
ompi_cv_find_type_DOUBLE_PRECISION=double
ompi_cv_find_type_INTEGER=int
ompi_cv_find_type_INTEGERp1=char
ompi_cv_find_type_INTEGERp2=short
ompi_cv_find_type_INTEGERp4=int
ompi_cv_find_type_INTEGERp8='long long'
ompi_cv_find_type_LOGICAL=int
ompi_cv_find_type_LOGICALp1=char
ompi_cv_find_type_LOGICALp2=short
ompi_cv_find_type_LOGICALp4=int
ompi_cv_find_type_LOGICALp8='long long'
ompi_cv_find_type_REAL=float
ompi_cv_find_type_REALp16='long double'
ompi_cv_find_type_REALp4=float
ompi_cv_find_type_REALp8=double
ompi_cv_func_lib_backtrace_execinfo=no
ompi_cv_func_lib_ceil_m=yes
ompi_cv_func_lib_dirname_gen=no
ompi_cv_func_lib_sched_yield_rt=no
ompi_cv_have__SC_NPROCESSORS_ONLN=yes
ompi_cv_htonl_define=no
ompi_cv_real16_c_equiv=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/local/openmpi-1.3.1/config/missing --run aclocal-1.10'
AMCA_PARAM_SETS_DIR=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/openmpi-1.3.1/config/missing --run tar'
AR=''
AS=''
AUTOCONF='${SHELL} /usr/local/openmpi-1.3.1/config/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/openmpi-1.3.1/config/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/openmpi-1.3.1/config/missing --run automake-1.10'
AWK='mawk'
CASE_SENSITIVE_FS_FALSE='#'
CASE_SENSITIVE_FS_TRUE=''
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-O3 -DNDEBUG -finline-functions -fno-strict-aliasing'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread'
CFLAGS_WITHOUT_OPTFLAGS=' -DNDEBUG -finline-functions -fno-strict-aliasing'
CLEANFILES='*~ .\#*'
COMPILE_PROFILING_SEPARATELY_FALSE=''
COMPILE_PROFILING_SEPARATELY_TRUE='#'
CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION'
CPP='gcc -E'
CPPFLAGS=' '
CXX='g++'
CXXCPP='g++ -E'
CXXCPPFLAGS=' '
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3 -DNDEBUG -finline-functions -pthread'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77='/opt/intel/fce/10.1.015/bin/ifort'
FC='/opt/intel/fce/10.1.015/bin/ifort'
FCFLAGS=''
FCFLAGS_f90=''
FCFLAGS_f=''
FFLAGS=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
INCLTDL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=' '
LEX='${SHELL} /usr/local/openmpi-1.3.1/config/missing --run flex'
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBLTDL=''
LIBLTDL_SUBDIR=''
LIBOBJS=''
LIBS='-lnsl -lutil  -lm '
LIBTOOL=''
LIPO=''
LN_S='ln -s'
LTDLDEPS=''
LTDLINCL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/local/openmpi-1.3.1/config/missing --run makeinfo'
MCA_PROJECT_SUBDIRS=' opal'
MCA_allocator_ALL_COMPONENTS=''
MCA_allocator_ALL_SUBDIRS=''
MCA_allocator_DSO_COMPONENTS=''
MCA_allocator_DSO_SUBDIRS=''
MCA_allocator_STATIC_COMPONENTS=''
MCA_allocator_STATIC_LTLIBS=''
MCA_allocator_STATIC_SUBDIRS=''
MCA_backtrace_ALL_COMPONENTS=' execinfo printstack darwin none'
MCA_backtrace_ALL_SUBDIRS=' mca/backtrace/execinfo mca/backtrace/printstack mca/backtrace/darwin mca/backtrace/none'
MCA_backtrace_DSO_COMPONENTS=''
MCA_backtrace_DSO_SUBDIRS=''
MCA_backtrace_STATIC_COMPONENTS=' execinfo'
MCA_backtrace_STATIC_LTLIBS='mca/backtrace/execinfo/libmca_backtrace_execinfo.la '
MCA_backtrace_STATIC_SUBDIRS=' mca/backtrace/execinfo'
MCA_bml_ALL_COMPONENTS=''
MCA_bml_ALL_SUBDIRS=''
MCA_bml_DSO_COMPONENTS=''
MCA_bml_DSO_SUBDIRS=''
MCA_bml_STATIC_COMPONENTS=''
MCA_bml_STATIC_LTLIBS=''
MCA_bml_STATIC_SUBDIRS=''
MCA_btl_ALL_COMPONENTS=''
MCA_btl_ALL_SUBDIRS=''
MCA_btl_DSO_COMPONENTS=''
MCA_btl_DSO_SUBDIRS=''
MCA_btl_STATIC_COMPONENTS=''
MCA_btl_STATIC_LTLIBS=''
MCA_btl_STATIC_SUBDIRS=''
MCA_btl_openib_have_ibcm_FALSE=''
MCA_btl_openib_have_ibcm_TRUE=''
MCA_btl_openib_have_rdmacm_FALSE=''
MCA_btl_openib_have_rdmacm_TRUE=''
MCA_btl_openib_have_xrc_FALSE=''
MCA_btl_openib_have_xrc_TRUE=''
MCA_carto_ALL_COMPONENTS=' auto_detect file'
MCA_carto_ALL_SUBDIRS=' mca/carto/auto_detect mca/carto/file'
MCA_carto_DSO_COMPONENTS=' auto_detect file'
MCA_carto_DSO_SUBDIRS=' mca/carto/auto_detect mca/carto/file'
MCA_carto_STATIC_COMPONENTS=''
MCA_carto_STATIC_LTLIBS=''
MCA_carto_STATIC_SUBDIRS=''
MCA_coll_ALL_COMPONENTS=''
MCA_coll_ALL_SUBDIRS=''
MCA_coll_DSO_COMPONENTS=''
MCA_coll_DSO_SUBDIRS=''
MCA_coll_STATIC_COMPONENTS=''
MCA_coll_STATIC_LTLIBS=''
MCA_coll_STATIC_SUBDIRS=''
MCA_common_ALL_COMPONENTS=''
MCA_common_ALL_SUBDIRS=''
MCA_common_DSO_COMPONENTS=''
MCA_common_DSO_SUBDIRS=''
MCA_common_STATIC_COMPONENTS=''
MCA_common_STATIC_LTLIBS=''
MCA_common_STATIC_SUBDIRS=''
MCA_crcp_ALL_COMPONENTS=''
MCA_crcp_ALL_SUBDIRS=''
MCA_crcp_DSO_COMPONENTS=''
MCA_crcp_DSO_SUBDIRS=''
MCA_crcp_STATIC_COMPONENTS=''
MCA_crcp_STATIC_LTLIBS=''
MCA_crcp_STATIC_SUBDIRS=''
MCA_crs_ALL_COMPONENTS=' none blcr self'
MCA_crs_ALL_SUBDIRS=' mca/crs/none mca/crs/blcr mca/crs/self'
MCA_crs_DSO_COMPONENTS=' none'
MCA_crs_DSO_SUBDIRS=' mca/crs/none'
MCA_crs_STATIC_COMPONENTS=''
MCA_crs_STATIC_LTLIBS=''
MCA_crs_STATIC_SUBDIRS=''
MCA_dpm_ALL_COMPONENTS=''
MCA_dpm_ALL_SUBDIRS=''
MCA_dpm_DSO_COMPONENTS=''
MCA_dpm_DSO_SUBDIRS=''
MCA_dpm_STATIC_COMPONENTS=''
MCA_dpm_STATIC_LTLIBS=''
MCA_dpm_STATIC_SUBDIRS=''
MCA_errmgr_ALL_COMPONENTS=''
MCA_errmgr_ALL_SUBDIRS=''
MCA_errmgr_DSO_COMPONENTS=''
MCA_errmgr_DSO_SUBDIRS=''
MCA_errmgr_STATIC_COMPONENTS=''
MCA_errmgr_STATIC_LTLIBS=''
MCA_errmgr_STATIC_SUBDIRS=''
MCA_ess_ALL_COMPONENTS=''
MCA_ess_ALL_SUBDIRS=''
MCA_ess_DSO_COMPONENTS=''
MCA_ess_DSO_SUBDIRS=''
MCA_ess_STATIC_COMPONENTS=''
MCA_ess_STATIC_LTLIBS=''
MCA_ess_STATIC_SUBDIRS=''
MCA_filem_ALL_COMPONENTS=''
MCA_filem_ALL_SUBDIRS=''
MCA_filem_DSO_COMPONENTS=''
MCA_filem_DSO_SUBDIRS=''
MCA_filem_STATIC_COMPONENTS=''
MCA_filem_STATIC_LTLIBS=''
MCA_filem_STATIC_SUBDIRS=''
MCA_grpcomm_ALL_COMPONENTS=''
MCA_grpcomm_ALL_SUBDIRS=''
MCA_grpcomm_DSO_COMPONENTS=''
MCA_grpcomm_DSO_SUBDIRS=''
MCA_grpcomm_STATIC_COMPONENTS=''
MCA_grpcomm_STATIC_LTLIBS=''
MCA_grpcomm_STATIC_SUBDIRS=''
MCA_installdirs_ALL_COMPONENTS=' env config'
MCA_installdirs_ALL_SUBDIRS=' mca/installdirs/env mca/installdirs/config'
MCA_installdirs_DSO_COMPONENTS=''
MCA_installdirs_DSO_SUBDIRS=''
MCA_installdirs_STATIC_COMPONENTS=' env config'
MCA_installdirs_STATIC_LTLIBS='mca/installdirs/config/libmca_installdirs_config.la mca/installdirs/env/libmca_installdirs_env.la '
MCA_installdirs_STATIC_SUBDIRS=' mca/installdirs/env mca/installdirs/config'
MCA_io_ALL_COMPONENTS=''
MCA_io_ALL_SUBDIRS=''
MCA_io_DSO_COMPONENTS=''
MCA_io_DSO_SUBDIRS=''
MCA_io_STATIC_COMPONENTS=''
MCA_io_STATIC_LTLIBS=''
MCA_io_STATIC_SUBDIRS=''
MCA_io_romio_SHOULD_BUILD_FALSE=''
MCA_io_romio_SHOULD_BUILD_TRUE=''
MCA_iof_ALL_COMPONENTS=''
MCA_iof_ALL_SUBDIRS=''
MCA_iof_DSO_COMPONENTS=''
MCA_iof_DSO_SUBDIRS=''
MCA_iof_STATIC_COMPONENTS=''
MCA_iof_STATIC_LTLIBS=''
MCA_iof_STATIC_SUBDIRS=''
MCA_maffinity_ALL_COMPONENTS=''
MCA_maffinity_ALL_SUBDIRS=''
MCA_maffinity_DSO_COMPONENTS=''
MCA_maffinity_DSO_SUBDIRS=''
MCA_maffinity_STATIC_COMPONENTS=''
MCA_maffinity_STATIC_LTLIBS=''
MCA_maffinity_STATIC_SUBDIRS=''
MCA_memchecker_ALL_COMPONENTS=''
MCA_memchecker_ALL_SUBDIRS=''
MCA_memchecker_DSO_COMPONENTS=''
MCA_memchecker_DSO_SUBDIRS=''
MCA_memchecker_STATIC_COMPONENTS=''
MCA_memchecker_STATIC_LTLIBS=''
MCA_memchecker_STATIC_SUBDIRS=''
MCA_memcpy_ALL_COMPONENTS=''
MCA_memcpy_ALL_SUBDIRS=''
MCA_memcpy_DSO_COMPONENTS=''
MCA_memcpy_DSO_SUBDIRS=''
MCA_memcpy_STATIC_COMPONENTS=''
MCA_memcpy_STATIC_LTLIBS=''
MCA_memcpy_STATIC_SUBDIRS=''
MCA_memory_ALL_COMPONENTS=''
MCA_memory_ALL_SUBDIRS=''
MCA_memory_DSO_COMPONENTS=''
MCA_memory_DSO_SUBDIRS=''
MCA_memory_STATIC_COMPONENTS=''
MCA_memory_STATIC_LTLIBS=''
MCA_memory_STATIC_SUBDIRS=''
MCA_mpool_ALL_COMPONENTS=''
MCA_mpool_ALL_SUBDIRS=''
MCA_mpool_DSO_COMPONENTS=''
MCA_mpool_DSO_SUBDIRS=''
MCA_mpool_STATIC_COMPONENTS=''
MCA_mpool_STATIC_LTLIBS=''
MCA_mpool_STATIC_SUBDIRS=''
MCA_mtl_ALL_COMPONENTS=''
MCA_mtl_ALL_SUBDIRS=''
MCA_mtl_DIRECT_CALL_HEADER=''
MCA_mtl_DSO_COMPONENTS=''
MCA_mtl_DSO_SUBDIRS=''
MCA_mtl_STATIC_COMPONENTS=''
MCA_mtl_STATIC_LTLIBS=''
MCA_mtl_STATIC_SUBDIRS=''
MCA_notifier_ALL_COMPONENTS=''
MCA_notifier_ALL_SUBDIRS=''
MCA_notifier_DSO_COMPONENTS=''
MCA_notifier_DSO_SUBDIRS=''
MCA_notifier_STATIC_COMPONENTS=''
MCA_notifier_STATIC_LTLIBS=''
MCA_notifier_STATIC_SUBDIRS=''
MCA_odls_ALL_COMPONENTS=''
MCA_odls_ALL_SUBDIRS=''
MCA_odls_DSO_COMPONENTS=''
MCA_odls_DSO_SUBDIRS=''
MCA_odls_STATIC_COMPONENTS=''
MCA_odls_STATIC_LTLIBS=''
MCA_odls_STATIC_SUBDIRS=''
MCA_ompi_FRAMEWORKS=''
MCA_ompi_FRAMEWORKS_SUBDIRS=''
MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
MCA_ompi_FRAMEWORK_LIBS=''
MCA_oob_ALL_COMPONENTS=''
MCA_oob_ALL_SUBDIRS=''
MCA_oob_DSO_COMPONENTS=''
MCA_oob_DSO_SUBDIRS=''
MCA_oob_STATIC_COMPONENTS=''
MCA_oob_STATIC_LTLIBS=''
MCA_oob_STATIC_SUBDIRS=''
MCA_opal_FRAMEWORKS=' backtrace carto crs installdirs maffinity'
MCA_opal_FRAMEWORKS_SUBDIRS=' mca/backtrace mca/carto mca/crs mca/installdirs mca/maffinity'
MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS=' $(MCA_backtrace_ALL_SUBDIRS) $(MCA_carto_ALL_SUBDIRS) $(MCA_crs_ALL_SUBDIRS) $(MCA_installdirs_ALL_SUBDIRS) $(MCA_maffinity_ALL_SUBDIRS)'
MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS=' $(MCA_backtrace_DSO_SUBDIRS) $(MCA_carto_DSO_SUBDIRS) $(MCA_crs_DSO_SUBDIRS) $(MCA_installdirs_DSO_SUBDIRS) $(MCA_maffinity_DSO_SUBDIRS)'
MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=' $(MCA_backtrace_STATIC_SUBDIRS) $(MCA_carto_STATIC_SUBDIRS) $(MCA_crs_STATIC_SUBDIRS) $(MCA_installdirs_STATIC_SUBDIRS) $(MCA_maffinity_STATIC_SUBDIRS)'
MCA_opal_FRAMEWORK_LIBS=' mca/backtrace/libmca_backtrace.la $(MCA_backtrace_STATIC_LTLIBS) mca/carto/libmca_carto.la $(MCA_carto_STATIC_LTLIBS) mca/crs/libmca_crs.la $(MCA_crs_STATIC_LTLIBS) mca/installdirs/libmca_installdirs.la $(MCA_installdirs_STATIC_LTLIBS) mca/maffinity/libmca_maffinity.la $(MCA_maffinity_STATIC_LTLIBS)'
MCA_orte_FRAMEWORKS=''
MCA_orte_FRAMEWORKS_SUBDIRS=''
MCA_orte_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
MCA_orte_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
MCA_orte_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
MCA_orte_FRAMEWORK_LIBS=''
MCA_osc_ALL_COMPONENTS=''
MCA_osc_ALL_SUBDIRS=''
MCA_osc_DSO_COMPONENTS=''
MCA_osc_DSO_SUBDIRS=''
MCA_osc_STATIC_COMPONENTS=''
MCA_osc_STATIC_LTLIBS=''
MCA_osc_STATIC_SUBDIRS=''
MCA_paffinity_ALL_COMPONENTS=''
MCA_paffinity_ALL_SUBDIRS=''
MCA_paffinity_DSO_COMPONENTS=''
MCA_paffinity_DSO_SUBDIRS=''
MCA_paffinity_STATIC_COMPONENTS=''
MCA_paffinity_STATIC_LTLIBS=''
MCA_paffinity_STATIC_SUBDIRS=''
MCA_plm_ALL_COMPONENTS=''
MCA_plm_ALL_SUBDIRS=''
MCA_plm_DSO_COMPONENTS=''
MCA_plm_DSO_SUBDIRS=''
MCA_plm_STATIC_COMPONENTS=''
MCA_plm_STATIC_LTLIBS=''
MCA_plm_STATIC_SUBDIRS=''
MCA_pml_ALL_COMPONENTS=''
MCA_pml_ALL_SUBDIRS=''
MCA_pml_DIRECT_CALL_HEADER=''
MCA_pml_DSO_COMPONENTS=''
MCA_pml_DSO_SUBDIRS=''
MCA_pml_STATIC_COMPONENTS=''
MCA_pml_STATIC_LTLIBS=''
MCA_pml_STATIC_SUBDIRS=''
MCA_pubsub_ALL_COMPONENTS=''
MCA_pubsub_ALL_SUBDIRS=''
MCA_pubsub_DSO_COMPONENTS=''
MCA_pubsub_DSO_SUBDIRS=''
MCA_pubsub_STATIC_COMPONENTS=''
MCA_pubsub_STATIC_LTLIBS=''
MCA_pubsub_STATIC_SUBDIRS=''
MCA_ras_ALL_COMPONENTS=''
MCA_ras_ALL_SUBDIRS=''
MCA_ras_DSO_COMPONENTS=''
MCA_ras_DSO_SUBDIRS=''
MCA_ras_STATIC_COMPONENTS=''
MCA_ras_STATIC_LTLIBS=''
MCA_ras_STATIC_SUBDIRS=''
MCA_rcache_ALL_COMPONENTS=''
MCA_rcache_ALL_SUBDIRS=''
MCA_rcache_DSO_COMPONENTS=''
MCA_rcache_DSO_SUBDIRS=''
MCA_rcache_STATIC_COMPONENTS=''
MCA_rcache_STATIC_LTLIBS=''
MCA_rcache_STATIC_SUBDIRS=''
MCA_rmaps_ALL_COMPONENTS=''
MCA_rmaps_ALL_SUBDIRS=''
MCA_rmaps_DSO_COMPONENTS=''
MCA_rmaps_DSO_SUBDIRS=''
MCA_rmaps_STATIC_COMPONENTS=''
MCA_rmaps_STATIC_LTLIBS=''
MCA_rmaps_STATIC_SUBDIRS=''
MCA_rml_ALL_COMPONENTS=''
MCA_rml_ALL_SUBDIRS=''
MCA_rml_DSO_COMPONENTS=''
MCA_rml_DSO_SUBDIRS=''
MCA_rml_STATIC_COMPONENTS=''
MCA_rml_STATIC_LTLIBS=''
MCA_rml_STATIC_SUBDIRS=''
MCA_routed_ALL_COMPONENTS=''
MCA_routed_ALL_SUBDIRS=''
MCA_routed_DSO_COMPONENTS=''
MCA_routed_DSO_SUBDIRS=''
MCA_routed_STATIC_COMPONENTS=''
MCA_routed_STATIC_LTLIBS=''
MCA_routed_STATIC_SUBDIRS=''
MCA_snapc_ALL_COMPONENTS=''
MCA_snapc_ALL_SUBDIRS=''
MCA_snapc_DSO_COMPONENTS=''
MCA_snapc_DSO_SUBDIRS=''
MCA_snapc_STATIC_COMPONENTS=''
MCA_snapc_STATIC_LTLIBS=''
MCA_snapc_STATIC_SUBDIRS=''
MCA_timer_ALL_COMPONENTS=''
MCA_timer_ALL_SUBDIRS=''
MCA_timer_DSO_COMPONENTS=''
MCA_timer_DSO_SUBDIRS=''
MCA_timer_STATIC_COMPONENTS=''
MCA_timer_STATIC_LTLIBS=''
MCA_timer_STATIC_SUBDIRS=''
MCA_topo_ALL_COMPONENTS=''
MCA_topo_ALL_SUBDIRS=''
MCA_topo_DSO_COMPONENTS=''
MCA_topo_DSO_SUBDIRS=''
MCA_topo_STATIC_COMPONENTS=''
MCA_topo_STATIC_LTLIBS=''
MCA_topo_STATIC_SUBDIRS=''
MCA_vprotocol_ALL_COMPONENTS=''
MCA_vprotocol_ALL_SUBDIRS=''
MCA_vprotocol_DSO_COMPONENTS=''
MCA_vprotocol_DSO_SUBDIRS=''
MCA_vprotocol_STATIC_COMPONENTS=''
MCA_vprotocol_STATIC_LTLIBS=''
MCA_vprotocol_STATIC_SUBDIRS=''
MKDIR_P='/bin/mkdir -p'
MPIF_H_PMPI_W_FUNCS=', PMPI_WTICK, PMPI_WTIME'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJC='gcc'
OBJCDEPMODE='depmode=gcc3'
OBJCFLAGS=''
OBJDUMP='objdump'
OBJEXT='o'
OMPI_ASM_FILE='atomic-amd64-linux.s'
OMPI_ASM_GSYM=''
OMPI_ASM_LSYM='.L'
OMPI_ASM_SUPPORT_64BIT='1'
OMPI_ASM_TEXT='.text'
OMPI_ASM_TYPE='@'
OMPI_ASSEMBLY_ARCH='AMD64'
OMPI_ASSEMBLY_FORMAT='default-.text-.globl-:--.L-@-1-0-1-1-1'
OMPI_AS_GLOBAL=''
OMPI_AS_LABEL_SUFFIX=''
OMPI_BUILD_allocator_basic_DSO_FALSE=''
OMPI_BUILD_allocator_basic_DSO_TRUE=''
OMPI_BUILD_allocator_bucket_DSO_FALSE=''
OMPI_BUILD_allocator_bucket_DSO_TRUE=''
OMPI_BUILD_backtrace_darwin_DSO_FALSE=''
OMPI_BUILD_backtrace_darwin_DSO_TRUE='#'
OMPI_BUILD_backtrace_execinfo_DSO_FALSE=''
OMPI_BUILD_backtrace_execinfo_DSO_TRUE='#'
OMPI_BUILD_backtrace_none_DSO_FALSE=''
OMPI_BUILD_backtrace_none_DSO_TRUE='#'
OMPI_BUILD_backtrace_printstack_DSO_FALSE=''
OMPI_BUILD_backtrace_printstack_DSO_TRUE='#'
OMPI_BUILD_bml_r2_DSO_FALSE=''
OMPI_BUILD_bml_r2_DSO_TRUE=''
OMPI_BUILD_btl_elan_DSO_FALSE=''
OMPI_BUILD_btl_elan_DSO_TRUE=''
OMPI_BUILD_btl_gm_DSO_FALSE=''
OMPI_BUILD_btl_gm_DSO_TRUE=''
OMPI_BUILD_btl_mx_DSO_FALSE=''
OMPI_BUILD_btl_mx_DSO_TRUE=''
OMPI_BUILD_btl_ofud_DSO_FALSE=''
OMPI_BUILD_btl_ofud_DSO_TRUE=''
OMPI_BUILD_btl_openib_DSO_FALSE=''
OMPI_BUILD_btl_openib_DSO_TRUE=''
OMPI_BUILD_btl_portals_DSO_FALSE=''
OMPI_BUILD_btl_portals_DSO_TRUE=''
OMPI_BUILD_btl_self_DSO_FALSE=''
OMPI_BUILD_btl_self_DSO_TRUE=''
OMPI_BUILD_btl_sm_DSO_FALSE=''
OMPI_BUILD_btl_sm_DSO_TRUE=''
OMPI_BUILD_btl_tcp_DSO_FALSE=''
OMPI_BUILD_btl_tcp_DSO_TRUE=''
OMPI_BUILD_btl_udapl_DSO_FALSE=''
OMPI_BUILD_btl_udapl_DSO_TRUE=''
OMPI_BUILD_carto_auto_detect_DSO_FALSE='#'
OMPI_BUILD_carto_auto_detect_DSO_TRUE=''
OMPI_BUILD_carto_file_DSO_FALSE='#'
OMPI_BUILD_carto_file_DSO_TRUE=''
OMPI_BUILD_coll_basic_DSO_FALSE=''
OMPI_BUILD_coll_basic_DSO_TRUE=''
OMPI_BUILD_coll_hierarch_DSO_FALSE=''
OMPI_BUILD_coll_hierarch_DSO_TRUE=''
OMPI_BUILD_coll_inter_DSO_FALSE=''
OMPI_BUILD_coll_inter_DSO_TRUE=''
OMPI_BUILD_coll_self_DSO_FALSE=''
OMPI_BUILD_coll_self_DSO_TRUE=''
OMPI_BUILD_coll_sm_DSO_FALSE=''
OMPI_BUILD_coll_sm_DSO_TRUE=''
OMPI_BUILD_coll_sync_DSO_FALSE=''
OMPI_BUILD_coll_sync_DSO_TRUE=''
OMPI_BUILD_coll_tuned_DSO_FALSE=''
OMPI_BUILD_coll_tuned_DSO_TRUE=''
OMPI_BUILD_common_mx_DSO_FALSE=''
OMPI_BUILD_common_mx_DSO_TRUE=''
OMPI_BUILD_common_portals_DSO_FALSE=''
OMPI_BUILD_common_portals_DSO_TRUE=''
OMPI_BUILD_common_sm_DSO_FALSE=''
OMPI_BUILD_common_sm_DSO_TRUE=''
OMPI_BUILD_crcp_bkmrk_DSO_FALSE=''
OMPI_BUILD_crcp_bkmrk_DSO_TRUE=''
OMPI_BUILD_crs_blcr_DSO_FALSE='#'
OMPI_BUILD_crs_blcr_DSO_TRUE=''
OMPI_BUILD_crs_none_DSO_FALSE='#'
OMPI_BUILD_crs_none_DSO_TRUE=''
OMPI_BUILD_crs_self_DSO_FALSE='#'
OMPI_BUILD_crs_self_DSO_TRUE=''
OMPI_BUILD_dpm_orte_DSO_FALSE=''
OMPI_BUILD_dpm_orte_DSO_TRUE=''
OMPI_BUILD_errmgr_default_DSO_FALSE=''
OMPI_BUILD_errmgr_default_DSO_TRUE=''
OMPI_BUILD_ess_alps_DSO_FALSE=''
OMPI_BUILD_ess_alps_DSO_TRUE=''
OMPI_BUILD_ess_cnos_DSO_FALSE=''
OMPI_BUILD_ess_cnos_DSO_TRUE=''
OMPI_BUILD_ess_env_DSO_FALSE=''
OMPI_BUILD_ess_env_DSO_TRUE=''
OMPI_BUILD_ess_hnp_DSO_FALSE=''
OMPI_BUILD_ess_hnp_DSO_TRUE=''
OMPI_BUILD_ess_lsf_DSO_FALSE=''
OMPI_BUILD_ess_lsf_DSO_TRUE=''
OMPI_BUILD_ess_portals_utcp_DSO_FALSE=''
OMPI_BUILD_ess_portals_utcp_DSO_TRUE=''
OMPI_BUILD_ess_singleton_DSO_FALSE=''
OMPI_BUILD_ess_singleton_DSO_TRUE=''
OMPI_BUILD_ess_slurm_DSO_FALSE=''
OMPI_BUILD_ess_slurm_DSO_TRUE=''
OMPI_BUILD_ess_tool_DSO_FALSE=''
OMPI_BUILD_ess_tool_DSO_TRUE=''
OMPI_BUILD_filem_rsh_DSO_FALSE=''
OMPI_BUILD_filem_rsh_DSO_TRUE=''
OMPI_BUILD_grpcomm_bad_DSO_FALSE=''
OMPI_BUILD_grpcomm_bad_DSO_TRUE=''
OMPI_BUILD_grpcomm_basic_DSO_FALSE=''
OMPI_BUILD_grpcomm_basic_DSO_TRUE=''
OMPI_BUILD_grpcomm_cnos_DSO_FALSE=''
OMPI_BUILD_grpcomm_cnos_DSO_TRUE=''
OMPI_BUILD_installdirs_config_DSO_FALSE=''
OMPI_BUILD_installdirs_config_DSO_TRUE='#'
OMPI_BUILD_installdirs_env_DSO_FALSE=''
OMPI_BUILD_installdirs_env_DSO_TRUE='#'
OMPI_BUILD_io_romio_DSO_FALSE=''
OMPI_BUILD_io_romio_DSO_TRUE=''
OMPI_BUILD_iof_hnp_DSO_FALSE=''
OMPI_BUILD_iof_hnp_DSO_TRUE=''
OMPI_BUILD_iof_orted_DSO_FALSE=''
OMPI_BUILD_iof_orted_DSO_TRUE=''
OMPI_BUILD_iof_tool_DSO_FALSE=''
OMPI_BUILD_iof_tool_DSO_TRUE=''
OMPI_BUILD_maffinity_first_use_DSO_FALSE='#'
OMPI_BUILD_maffinity_first_use_DSO_TRUE=''
OMPI_BUILD_maffinity_libnuma_DSO_FALSE=''
OMPI_BUILD_maffinity_libnuma_DSO_TRUE=''
OMPI_BUILD_memchecker_valgrind_DSO_FALSE=''
OMPI_BUILD_memchecker_valgrind_DSO_TRUE=''
OMPI_BUILD_memory_malloc_solaris_DSO_FALSE=''
OMPI_BUILD_memory_malloc_solaris_DSO_TRUE=''
OMPI_BUILD_memory_mallopt_DSO_FALSE=''
OMPI_BUILD_memory_mallopt_DSO_TRUE=''
OMPI_BUILD_memory_ptmalloc2_DSO_FALSE=''
OMPI_BUILD_memory_ptmalloc2_DSO_TRUE=''
OMPI_BUILD_mpool_fake_DSO_FALSE=''
OMPI_BUILD_mpool_fake_DSO_TRUE=''
OMPI_BUILD_mpool_rdma_DSO_FALSE=''
OMPI_BUILD_mpool_rdma_DSO_TRUE=''
OMPI_BUILD_mpool_sm_DSO_FALSE=''
OMPI_BUILD_mpool_sm_DSO_TRUE=''
OMPI_BUILD_mtl_mx_DSO_FALSE=''
OMPI_BUILD_mtl_mx_DSO_TRUE=''
OMPI_BUILD_mtl_portals_DSO_FALSE=''
OMPI_BUILD_mtl_portals_DSO_TRUE=''
OMPI_BUILD_mtl_psm_DSO_FALSE=''
OMPI_BUILD_mtl_psm_DSO_TRUE=''
OMPI_BUILD_notifier_syslog_DSO_FALSE=''
OMPI_BUILD_notifier_syslog_DSO_TRUE=''
OMPI_BUILD_odls_default_DSO_FALSE=''
OMPI_BUILD_odls_default_DSO_TRUE=''
OMPI_BUILD_oob_tcp_DSO_FALSE=''
OMPI_BUILD_oob_tcp_DSO_TRUE=''
OMPI_BUILD_osc_pt2pt_DSO_FALSE=''
OMPI_BUILD_osc_pt2pt_DSO_TRUE=''
OMPI_BUILD_osc_rdma_DSO_FALSE=''
OMPI_BUILD_osc_rdma_DSO_TRUE=''
OMPI_BUILD_paffinity_darwin_DSO_FALSE=''
OMPI_BUILD_paffinity_darwin_DSO_TRUE=''
OMPI_BUILD_paffinity_linux_DSO_FALSE=''
OMPI_BUILD_paffinity_linux_DSO_TRUE=''
OMPI_BUILD_paffinity_posix_DSO_FALSE=''
OMPI_BUILD_paffinity_posix_DSO_TRUE=''
OMPI_BUILD_paffinity_solaris_DSO_FALSE=''
OMPI_BUILD_paffinity_solaris_DSO_TRUE=''
OMPI_BUILD_paffinity_windows_DSO_FALSE=''
OMPI_BUILD_paffinity_windows_DSO_TRUE=''
OMPI_BUILD_plm_alps_DSO_FALSE=''
OMPI_BUILD_plm_alps_DSO_TRUE=''
OMPI_BUILD_plm_lsf_DSO_FALSE=''
OMPI_BUILD_plm_lsf_DSO_TRUE=''
OMPI_BUILD_plm_rsh_DSO_FALSE=''
OMPI_BUILD_plm_rsh_DSO_TRUE=''
OMPI_BUILD_plm_slurm_DSO_FALSE=''
OMPI_BUILD_plm_slurm_DSO_TRUE=''
OMPI_BUILD_plm_tm_DSO_FALSE=''
OMPI_BUILD_plm_tm_DSO_TRUE=''
OMPI_BUILD_plm_xgrid_DSO_FALSE=''
OMPI_BUILD_plm_xgrid_DSO_TRUE=''
OMPI_BUILD_pml_cm_DSO_FALSE=''
OMPI_BUILD_pml_cm_DSO_TRUE=''
OMPI_BUILD_pml_crcpw_DSO_FALSE=''
OMPI_BUILD_pml_crcpw_DSO_TRUE=''
OMPI_BUILD_pml_ob1_DSO_FALSE=''
OMPI_BUILD_pml_ob1_DSO_TRUE=''
OMPI_BUILD_pml_v_DSO_FALSE=''
OMPI_BUILD_pml_v_DSO_TRUE=''
OMPI_BUILD_pubsub_orte_DSO_FALSE=''
OMPI_BUILD_pubsub_orte_DSO_TRUE=''
OMPI_BUILD_ras_alps_DSO_FALSE=''
OMPI_BUILD_ras_alps_DSO_TRUE=''
OMPI_BUILD_ras_gridengine_DSO_FALSE=''
OMPI_BUILD_ras_gridengine_DSO_TRUE=''
OMPI_BUILD_ras_loadleveler_DSO_FALSE=''
OMPI_BUILD_ras_loadleveler_DSO_TRUE=''
OMPI_BUILD_ras_lsf_DSO_FALSE=''
OMPI_BUILD_ras_lsf_DSO_TRUE=''
OMPI_BUILD_ras_slurm_DSO_FALSE=''
OMPI_BUILD_ras_slurm_DSO_TRUE=''
OMPI_BUILD_ras_tm_DSO_FALSE=''
OMPI_BUILD_ras_tm_DSO_TRUE=''
OMPI_BUILD_rcache_vma_DSO_FALSE=''
OMPI_BUILD_rcache_vma_DSO_TRUE=''
OMPI_BUILD_rmaps_rank_file_DSO_FALSE=''
OMPI_BUILD_rmaps_rank_file_DSO_TRUE=''
OMPI_BUILD_rmaps_round_robin_DSO_FALSE=''
OMPI_BUILD_rmaps_round_robin_DSO_TRUE=''
OMPI_BUILD_rmaps_seq_DSO_FALSE=''
OMPI_BUILD_rmaps_seq_DSO_TRUE=''
OMPI_BUILD_rml_ftrm_DSO_FALSE=''
OMPI_BUILD_rml_ftrm_DSO_TRUE=''
OMPI_BUILD_rml_oob_DSO_FALSE=''
OMPI_BUILD_rml_oob_DSO_TRUE=''
OMPI_BUILD_routed_binomial_DSO_FALSE=''
OMPI_BUILD_routed_binomial_DSO_TRUE=''
OMPI_BUILD_routed_direct_DSO_FALSE=''
OMPI_BUILD_routed_direct_DSO_TRUE=''
OMPI_BUILD_routed_linear_DSO_FALSE=''
OMPI_BUILD_routed_linear_DSO_TRUE=''
OMPI_BUILD_snapc_full_DSO_FALSE=''
OMPI_BUILD_snapc_full_DSO_TRUE=''
OMPI_BUILD_timer_aix_DSO_FALSE=''
OMPI_BUILD_timer_aix_DSO_TRUE=''
OMPI_BUILD_timer_altix_DSO_FALSE=''
OMPI_BUILD_timer_altix_DSO_TRUE=''
OMPI_BUILD_timer_catamount_DSO_FALSE=''
OMPI_BUILD_timer_catamount_DSO_TRUE=''
OMPI_BUILD_timer_darwin_DSO_FALSE=''
OMPI_BUILD_timer_darwin_DSO_TRUE=''
OMPI_BUILD_timer_linux_DSO_FALSE=''
OMPI_BUILD_timer_linux_DSO_TRUE=''
OMPI_BUILD_timer_solaris_DSO_FALSE=''
OMPI_BUILD_timer_solaris_DSO_TRUE=''
OMPI_BUILD_timer_windows_DSO_FALSE=''
OMPI_BUILD_timer_windows_DSO_TRUE=''
OMPI_BUILD_topo_unity_DSO_FALSE=''
OMPI_BUILD_topo_unity_DSO_TRUE=''
OMPI_BUILD_vprotocol_pessimist_DSO_FALSE=''
OMPI_BUILD_vprotocol_pessimist_DSO_TRUE=''
OMPI_CC_ABSOLUTE='/usr/bin/gcc'
OMPI_CONFIGURE_DATE='Fri Apr  3 12:36:10 CEST 2009'
OMPI_CONFIGURE_HOST='tya64'
OMPI_CONFIGURE_USER='root'
OMPI_CONTRIB_DIST_SUBDIRS=''
OMPI_CONTRIB_SUBDIRS=''
OMPI_CXX_ABSOLUTE='/usr/bin/g++'
OMPI_F77_ABSOLUTE=''
OMPI_F90_ABSOLUTE=''
OMPI_F90_BUILD_SIZE='small'
OMPI_F90_CKINDS=' 8  16  32 '
OMPI_F90_EXTRA_SHARED_LIBRARY_FLAGS=''
OMPI_F90_IKINDS=' 1  2  4  8 '
OMPI_F90_RKINDS=' 4  8  16 '
OMPI_FC_MODULE_FLAG='-I'
OMPI_FORTRAN_MAX_ARRAY_RANK='4'
OMPI_GREEK_VERSION=''
OMPI_HAVE_ASM_FILE_FALSE='#'
OMPI_HAVE_ASM_FILE_TRUE=''
OMPI_HAVE_POSIX_THREADS_FALSE='#'
OMPI_HAVE_POSIX_THREADS_TRUE=''
OMPI_HAVE_SOLARIS_THREADS_FALSE=''
OMPI_HAVE_SOLARIS_THREADS_TRUE='#'
OMPI_INSTALL_BINARIES_FALSE='#'
OMPI_INSTALL_BINARIES_TRUE=''
OMPI_LIBEVENT_SOURCES=''
OMPI_LIBMPI_EXTRA_LDFLAGS=''
OMPI_LIBMPI_EXTRA_LIBS=''
OMPI_MAJOR_VERSION='1'
OMPI_MINOR_VERSION='3'
OMPI_MPIF_MPI_IO_INCLUDE=''
OMPI_MPI_ADDRESS_KIND='8'
OMPI_MPI_INTEGER_KIND='4'
OMPI_MPI_OFFSET_KIND='8'
OMPI_NEED_WINDOWS_REPLACEMENTS_FALSE=''
OMPI_NEED_WINDOWS_REPLACEMENTS_TRUE='#'
OMPI_PROVIDE_MPI_FILE_INTERFACE_FALSE=''
OMPI_PROVIDE_MPI_FILE_INTERFACE_TRUE=''
OMPI_RELEASE_DATE='Mar 18, 2009'
OMPI_RELEASE_VERSION='1'
OMPI_SIZEOF_F90_COMPLEX16='16'
OMPI_SIZEOF_F90_COMPLEX32='32'
OMPI_SIZEOF_F90_COMPLEX8='8'
OMPI_SIZEOF_F90_COMPLEX='8'
OMPI_SIZEOF_F90_DOUBLE_COMPLEX='16'
OMPI_SIZEOF_F90_DOUBLE_PRECISION='8'
OMPI_SIZEOF_F90_INTEGER16='4'
OMPI_SIZEOF_F90_INTEGER1='1'
OMPI_SIZEOF_F90_INTEGER2='2'
OMPI_SIZEOF_F90_INTEGER4='4'
OMPI_SIZEOF_F90_INTEGER8='8'
OMPI_SIZEOF_F90_INTEGER='4'
OMPI_SIZEOF_F90_LOGICAL1='1'
OMPI_SIZEOF_F90_LOGICAL2='2'
OMPI_SIZEOF_F90_LOGICAL4='4'
OMPI_SIZEOF_F90_LOGICAL8='8'
OMPI_SIZEOF_F90_LOGICAL='4'
OMPI_SIZEOF_F90_REAL16='16'
OMPI_SIZEOF_F90_REAL2='4'
OMPI_SIZEOF_F90_REAL4='4'
OMPI_SIZEOF_F90_REAL8='8'
OMPI_SIZEOF_F90_REAL='4'
OMPI_SVN_R='r20826'
OMPI_TOP_BUILDDIR='/usr/local/openmpi-1.3.1'
OMPI_TOP_SRCDIR='/usr/local/openmpi-1.3.1'
OMPI_VERSION='1.3.1'
OMPI_WANT_BUILD_F90_LARGE_FALSE=''
OMPI_WANT_BUILD_F90_LARGE_TRUE='#'
OMPI_WANT_BUILD_F90_MEDIUM_FALSE=''
OMPI_WANT_BUILD_F90_MEDIUM_TRUE='#'
OMPI_WANT_BUILD_F90_SMALL_FALSE='#'
OMPI_WANT_BUILD_F90_SMALL_TRUE=''
OMPI_WANT_BUILD_F90_TRIVIAL_FALSE=''
OMPI_WANT_BUILD_F90_TRIVIAL_TRUE='#'
OMPI_WANT_EXTERNAL_PTMALLOC2_FALSE=''
OMPI_WANT_EXTERNAL_PTMALLOC2_TRUE=''
OMPI_WANT_F77_BINDINGS_FALSE='#'
OMPI_WANT_F77_BINDINGS_TRUE=''
OMPI_WANT_F90_BINDINGS_FALSE='#'
OMPI_WANT_F90_BINDINGS_TRUE=''
OMPI_WANT_MEMCHECKER_FALSE=''
OMPI_WANT_MEMCHECKER_TRUE=''
OMPI_WANT_SCRIPT_WRAPPER_COMPILERS_FALSE=''
OMPI_WANT_SCRIPT_WRAPPER_COMPILERS_TRUE='#'
OMPI_WANT_SVN='0'
OMPI_WRAPPER_CXX_LIB=''
OMPI_WRAPPER_CXX_REQUIRED_FILE=''
OMPI_WRAPPER_EXTRA_CFLAGS=''
OMPI_WRAPPER_EXTRA_CPPFLAGS=''
OMPI_WRAPPER_EXTRA_CXXFLAGS=''
OMPI_WRAPPER_EXTRA_FCFLAGS=''
OMPI_WRAPPER_EXTRA_FFLAGS=''
OMPI_WRAPPER_EXTRA_INCLUDES=''
OMPI_WRAPPER_EXTRA_LDFLAGS=''
OMPI_WRAPPER_EXTRA_LIBS=''
OMPI_WRAPPER_F77_REQUIRED_FILE=''
OMPI_WRAPPER_F90_REQUIRED_FILE=''
OMPI_WRAPPER_INCLUDEDIR=''
OMPI_WRAPPER_LIBDIR=''
OPAL_DEFAULT_MCA_PARAM_CONF='openmpi-mca-params.conf'
OPAL_GREEK_VERSION=''
OPAL_MAJOR_VERSION='1'
OPAL_MINOR_VERSION='3'
OPAL_PARAM_FROM_PLATFORM=''
OPAL_RELEASE_DATE='Mar 18, 2009'
OPAL_RELEASE_VERSION='1'
OPAL_SVN_R='r20826'
OPAL_VERSION='1.3.1'
OPAL_WANT_SVN='0'
OPAL_WRAPPER_EXTRA_CFLAGS=''
OPAL_WRAPPER_EXTRA_CPPFLAGS=''
OPAL_WRAPPER_EXTRA_CXXFLAGS=''
OPAL_WRAPPER_EXTRA_INCLUDES=''
OPAL_WRAPPER_EXTRA_LDFLAGS=''
OPAL_WRAPPER_EXTRA_LIBS=''
ORTE_DISABLE_FULL_SUPPORT_FALSE=''
ORTE_DISABLE_FULL_SUPPORT_TRUE='#'
ORTE_GREEK_VERSION=''
ORTE_MAJOR_VERSION='1'
ORTE_MINOR_VERSION='3'
ORTE_RELEASE_DATE='Mar 18, 2009'
ORTE_RELEASE_VERSION='1'
ORTE_SVN_R='r20826'
ORTE_VERSION='1.3.1'
ORTE_WANT_SVN='0'
ORTE_WRAPPER_EXTRA_CFLAGS=''
ORTE_WRAPPER_EXTRA_CPPFLAGS=''
ORTE_WRAPPER_EXTRA_CXXFLAGS=''
ORTE_WRAPPER_EXTRA_INCLUDES=''
ORTE_WRAPPER_EXTRA_LDFLAGS=''
ORTE_WRAPPER_EXTRA_LIBS=''
OTOOL64=''
OTOOL=''
PACKAGE='openmpi'
PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/'
PACKAGE_NAME='Open MPI'
PACKAGE_STRING='Open MPI 1.3.1'
PACKAGE_TARNAME='openmpi'
PACKAGE_VERSION='1.3.1'
PATH_SEPARATOR=':'
PERL='perl'
PLPA_BUILD_EXECUTABLES_FALSE=''
PLPA_BUILD_EXECUTABLES_TRUE=''
PLPA_BUILD_STANDALONE_FALSE=''
PLPA_BUILD_STANDALONE_TRUE=''
QRSH=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TOTALVIEW_DEBUG_FLAGS=''
VERSION='1.3.1'
WANT_FT_FALSE=''
WANT_FT_THREAD_FALSE=''
WANT_FT_THREAD_TRUE='#'
WANT_FT_TRUE='#'
WANT_INSTALL_HEADERS_FALSE=''
WANT_INSTALL_HEADERS_TRUE='#'
WANT_MPI_BINDINGS_LAYER_FALSE=''
WANT_MPI_BINDINGS_LAYER_TRUE='#'
WANT_MPI_CXX_BINDINGS_FALSE='#'
WANT_MPI_CXX_BINDINGS_TRUE=''
WANT_MPI_F77_BINDINGS_LAYER_FALSE=''
WANT_MPI_F77_BINDINGS_LAYER_TRUE='#'
WANT_PERUSE_FALSE=''
WANT_PERUSE_TRUE='#'
WANT_PMPI_BINDINGS_LAYER_FALSE='#'
WANT_PMPI_BINDINGS_LAYER_TRUE=''
WANT_PMPI_F77_BINDINGS_LAYER_FALSE='#'
WANT_PMPI_F77_BINDINGS_LAYER_TRUE=''
WRAPPER_EXTRA_CFLAGS=' -pthread'
WRAPPER_EXTRA_CXXFLAGS=' -pthread'
WRAPPER_EXTRA_FCFLAGS=' -pthread'
WRAPPER_EXTRA_FFLAGS=' -pthread'
WRAPPER_EXTRA_LDFLAGS=' '
WRAPPER_EXTRA_LIBS=''
YACC='yacc'
YFLAGS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_F77=''
ac_ct_FC=''
ac_ct_OBJC='gcc'
ac_prefix_program=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__fastdepOBJC_FALSE='#'
am__fastdepOBJC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
backtrace_darwin_CFLAGS=''
bindir='${exec_prefix}/bin'
btl_elan_CFLAGS=''
btl_elan_CPPFLAGS=''
btl_elan_LDFLAGS=''
btl_elan_LIBS=''
btl_gm_CFLAGS=''
btl_gm_CPPFLAGS=''
btl_gm_LDFLAGS=''
btl_gm_LIBS=''
btl_mx_CFLAGS=''
btl_mx_CPPFLAGS=''
btl_mx_LDFLAGS=''
btl_mx_LIBS=''
btl_ofud_CFLAGS=''
btl_ofud_CPPFLAGS=''
btl_ofud_LDFLAGS=''
btl_ofud_LIBS=''
btl_openib_CFLAGS=''
btl_openib_CPPFLAGS=''
btl_openib_LDFLAGS=''
btl_openib_LIBS=''
btl_portals_CPPFLAGS=''
btl_portals_LDFLAGS=''
btl_portals_LIBS=''
btl_udapl_CFLAGS=''
btl_udapl_CPPFLAGS=''
btl_udapl_LDFLAGS=''
btl_udapl_LIBS=''
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
common_mx_CFLAGS=''
common_mx_CPPFLAGS=''
common_mx_LDFLAGS=''
common_mx_LIBS=''
common_portals_CPPFLAGS=''
common_portals_LDFLAGS=''
common_portals_LIBS=''
crs_blcr_CFLAGS='-O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread'
crs_blcr_CPPFLAGS=' '
crs_blcr_LDFLAGS=' '
crs_blcr_LIBS='-lnsl -lutil  -lm '
crs_blcr_crs_blcr_WRAPPER_EXTRA_CPPFLAGS=''
crs_blcr_crs_blcr_WRAPPER_EXTRA_LDFLAGS=''
crs_blcr_crs_blcr_WRAPPER_EXTRA_LIBS=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
ess_lsf_CPPFLAGS=''
ess_lsf_LDFLAGS=''
ess_lsf_LIBS=''
ess_portals_utcp_CPPFLAGS=''
ess_portals_utcp_LDFLAGS=''
ess_portals_utcp_LIBS=''
ess_slurm_CPPFLAGS=''
ess_slurm_LDFLAGS=''
ess_slurm_LIBS=''
exec_prefix='NONE'
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) /usr/local/openmpi-1.3.1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
maffinity_libnuma_CPPFLAGS=''
maffinity_libnuma_LDFLAGS=''
maffinity_libnuma_LIBS=''
mandir='${datarootdir}/man'
memchecker_valgrind_CPPFLAGS=''
memory_malloc_solaris_LIBS=''
memory_mallopt_LIBS=''
memory_ptmalloc2_LIBS=''
mkdir_p='/bin/mkdir -p'
mtl_mx_CFLAGS=''
mtl_mx_CPPFLAGS=''
mtl_mx_LDFLAGS=''
mtl_mx_LIBS=''
mtl_portals_CPPFLAGS=''
mtl_portals_LDFLAGS=''
mtl_portals_LIBS=''
mtl_psm_CFLAGS=''
mtl_psm_CPPFLAGS=''
mtl_psm_LDFLAGS=''
mtl_psm_LIBS=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
plm_lsf_CPPFLAGS=''
plm_lsf_LDFLAGS=''
plm_lsf_LIBS=''
plm_slurm_CPPFLAGS=''
plm_slurm_LDFLAGS=''
plm_slurm_LIBS=''
plm_tm_CPPFLAGS=''
plm_tm_LDFLAGS=''
plm_tm_LIBS=''
plm_xgrid_LDFLAGS=''
plm_xgrid_OBJCFLAGS=''
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
ras_loadleveler_CPPFLAGS=''
ras_loadleveler_LDFLAGS=''
ras_loadleveler_LIBS=''
ras_lsf_CPPFLAGS=''
ras_lsf_LDFLAGS=''
ras_lsf_LIBS=''
ras_slurm_CPPFLAGS=''
ras_slurm_LDFLAGS=''
ras_slurm_LIBS=''
ras_tm_CPPFLAGS=''
ras_tm_LDFLAGS=''
ras_tm_LIBS=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
timer_aix_LIBS=''
top_ompi_builddir='/usr/local/openmpi-1.3.1'
top_ompi_srcdir='/usr/local/openmpi-1.3.1'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "Open MPI"
#define PACKAGE_TARNAME "openmpi"
#define PACKAGE_VERSION "1.3.1"
#define PACKAGE_STRING "Open MPI 1.3.1"
#define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
#define OMPI_MAJOR_VERSION 1
#define OMPI_MINOR_VERSION 3
#define OMPI_RELEASE_VERSION 1
#define OMPI_GREEK_VERSION ""
#define OMPI_VERSION "1"
#define OMPI_RELEASE_DATE "Mar 18, 2009"
#define ORTE_MAJOR_VERSION 1
#define ORTE_MINOR_VERSION 3
#define ORTE_RELEASE_VERSION 1
#define ORTE_GREEK_VERSION ""
#define ORTE_VERSION "1"
#define ORTE_RELEASE_DATE "Mar 18, 2009"
#define OPAL_MAJOR_VERSION 1
#define OPAL_MINOR_VERSION 3
#define OPAL_RELEASE_VERSION 1
#define OPAL_GREEK_VERSION ""
#define OPAL_VERSION "1"
#define OPAL_RELEASE_DATE "Mar 18, 2009"
#define OMPI_ARCH "x86_64-unknown-linux-gnu"
#define OMPI_ENABLE_MEM_DEBUG 0
#define OMPI_ENABLE_MEM_PROFILE 0
#define OMPI_ENABLE_DEBUG 0
#define OMPI_GROUP_SPARSE 0
#define OMPI_WANT_MPI_CXX_SEEK 1
#define MPI_PARAM_CHECK ompi_mpi_param_check
#define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
#define OMPI_WANT_PERUSE 0
#define OMPI_ENABLE_PTY_SUPPORT 1
#define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 0
#define OPAL_ENABLE_TRACE 0
#define ORTE_DISABLE_FULL_SUPPORT 0
#define OPAL_ENABLE_FT 0
#define OPAL_ENABLE_FT_CR 0
#define OMPI_WANT_HOME_CONFIG_FILES 1
#define OPAL_ENABLE_IPV6 1
#define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
#define OPAL_PACKAGE_STRING "Open MPI root@tya64 Distribution"
#define OPAL_IDENT_STRING "1.3.1"
#define OMPI_CC "gcc"
#define STDC_HEADERS 1
#define _GNU_SOURCE 1
#define OMPI_C_HAVE_BUILTIN_EXPECT 1
#define OMPI_C_HAVE_BUILTIN_PREFETCH 1
#define OMPI_CC_USE_PRAGMA_IDENT 0
#define OMPI_CC_USE_IDENT 1
#define OMPI_CC_USE_PRAGMA_COMMENT 
#define OMPI_CC_USE_CONST_CHAR_IDENT 0
#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_LONG_LONG 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_INT8_T 1
#define HAVE_UINT8_T 1
#define HAVE_INT16_T 1
#define HAVE_UINT16_T 1
#define HAVE_INT32_T 1
#define HAVE_UINT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT64_T 1
#define HAVE_INTPTR_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_MODE_T 1
#define HAVE_SSIZE_T 1
#define HAVE_PTRDIFF_T 1
#define SIZEOF_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_VOID_P 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_SSIZE_T 8
#define SIZEOF_PTRDIFF_T 8
#define OMPI_ALIGNMENT_CHAR 1
#define OMPI_ALIGNMENT_SHORT 2
#define OMPI_ALIGNMENT_WCHAR 4
#define OMPI_ALIGNMENT_INT 4
#define OMPI_ALIGNMENT_LONG 8
#define OMPI_ALIGNMENT_LONG_LONG 8
#define OMPI_ALIGNMENT_FLOAT 4
#define OMPI_ALIGNMENT_DOUBLE 8
#define OMPI_ALIGNMENT_LONG_DOUBLE 16
#define OMPI_ALIGNMENT_VOID_P 8
#define OMPI_NEED_C_BOOL 1
#ifndef __cplusplus
#define inline __inline__
#endif
#define restrict __restrict
#define OMPI_ENABLE_MPI_PROFILING 1
#define OMPI_HAVE_WEAK_SYMBOLS 1
#define OMPI_CXX "g++"
#define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
#define OMPI_CXX_HAVE_BUILTIN_EXPECT 1
#define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1
#define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
#define OMPI_CXX_USE_PRAGMA_IDENT 0
#define OMPI_CXX_USE_IDENT 1
#define OMPI_CXX_USE_PRAGMA_COMMENT 
#define OMPI_CXX_USE_CONST_CHAR_IDENT 0
#define SIZEOF_BOOL 1
#define OMPI_ALIGNMENT_CXX_BOOL 1
#define OMPI_WANT_CXX_BINDINGS 1
#define OMPI_HAVE_ATTRIBUTE 1
#define OMPI_HAVE_ATTRIBUTE_ALIGNED 1
#define OMPI_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
#define OMPI_HAVE_ATTRIBUTE_COLD 1
#define OMPI_HAVE_ATTRIBUTE_CONST 1
#define OMPI_HAVE_ATTRIBUTE_DEPRECATED 1
#define OMPI_HAVE_ATTRIBUTE_FORMAT 1
#define OMPI_HAVE_ATTRIBUTE_HOT 1
#define OMPI_HAVE_ATTRIBUTE_MALLOC 1
#define OMPI_HAVE_ATTRIBUTE_MAY_ALIAS 1
#define OMPI_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#define OMPI_HAVE_ATTRIBUTE_NONNULL 1
#define OMPI_HAVE_ATTRIBUTE_NORETURN 1
#define OMPI_HAVE_ATTRIBUTE_PACKED 1
#define OMPI_HAVE_ATTRIBUTE_PURE 1
#define OMPI_HAVE_ATTRIBUTE_SENTINEL 1
#define OMPI_HAVE_ATTRIBUTE_UNUSED 1
#define OMPI_HAVE_ATTRIBUTE_VISIBILITY 1
#define OMPI_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#define OMPI_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#define OMPI_WANT_SMP_LOCKS 1
#define OMPI_ASM_TEXT ".text"
#define OMPI_ASM_GLOBAL ".globl"
#define OMPI_ASM_LABEL_SUFFIX ":"
#define OMPI_ASM_GSYM ""
#define OMPI_ASM_LSYM ".L"
#define OMPI_ASM_TYPE "@"
#define OMPI_ASM_SIZE "1"
#define OMPI_ASM_ALIGN_LOG 
#define OMPI_ASM_SUPPORT_64BIT 1
#define OMPI_C_GCC_INLINE_ASSEMBLY 1
#define OMPI_C_DEC_INLINE_ASSEMBLY 0
#define OMPI_C_XLC_INLINE_ASSEMBLY 0
#define OMPI_CXX_GCC_INLINE_ASSEMBLY 1
#define OMPI_CXX_DEC_INLINE_ASSEMBLY 0
#define OMPI_CXX_XLC_INLINE_ASSEMBLY 0
#define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1"
#define OMPI_ASSEMBLY_ARCH OMPI_AMD64
#define OMPI_HAVE_ASM_FILE 1
#define OMPI_F77_DOUBLE_UNDERSCORE 0
#define OMPI_F77_SINGLE_UNDERSCORE 1
#define OMPI_F77_CAPS 0
#define OMPI_F77_PLAIN 0
#define OMPI_WANT_F77_BINDINGS 1
#define OMPI_F77 "/opt/intel/fce/10.1.015/bin/ifort"
#define ompi_fortran_bogus_type_t int
#define OMPI_HAVE_FORTRAN_LOGICAL 1
#define OMPI_SIZEOF_FORTRAN_LOGICAL 4
#define OMPI_ALIGNMENT_FORTRAN_LOGICAL 1
#define ompi_fortran_logical_t int
#define OMPI_HAVE_FORTRAN_LOGICAL1 1
#define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
#define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
#define ompi_fortran_logical1_t char
#define OMPI_HAVE_FORTRAN_LOGICAL2 1
#define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
#define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 1
#define ompi_fortran_logical2_t short
#define OMPI_HAVE_FORTRAN_LOGICAL4 1
#define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
#define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 1
#define ompi_fortran_logical4_t int
#define OMPI_HAVE_FORTRAN_LOGICAL8 1
#define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
#define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 1
#define ompi_fortran_logical8_t long long
#define OMPI_HAVE_FORTRAN_INTEGER 1
#define OMPI_SIZEOF_FORTRAN_INTEGER 4
#define OMPI_ALIGNMENT_FORTRAN_INTEGER 1
#define ompi_fortran_integer_t int
#define OMPI_HAVE_FORTRAN_INTEGER1 1
#define OMPI_SIZEOF_FORTRAN_INTEGER1 1
#define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
#define ompi_fortran_integer1_t char
#define OMPI_HAVE_FORTRAN_INTEGER2 1
#define OMPI_SIZEOF_FORTRAN_INTEGER2 2
#define OMPI_ALIGNMENT_FORTRAN_INTEGER2 1
#define ompi_fortran_integer2_t short
#define OMPI_HAVE_FORTRAN_INTEGER4 1
#define OMPI_SIZEOF_FORTRAN_INTEGER4 4
#define OMPI_ALIGNMENT_FORTRAN_INTEGER4 1
#define ompi_fortran_integer4_t int
#define OMPI_HAVE_FORTRAN_INTEGER8 1
#define OMPI_SIZEOF_FORTRAN_INTEGER8 8
#define OMPI_ALIGNMENT_FORTRAN_INTEGER8 1
#define ompi_fortran_integer8_t long long
#define OMPI_HAVE_FORTRAN_INTEGER16 0
#define OMPI_SIZEOF_FORTRAN_INTEGER16 4
#define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
#define ompi_fortran_integer16_t ompi_fortran_bogus_type_t
#define OMPI_HAVE_FORTRAN_REAL 1
#define OMPI_SIZEOF_FORTRAN_REAL 4
#define OMPI_ALIGNMENT_FORTRAN_REAL 1
#define ompi_fortran_real_t float
#define OMPI_HAVE_FORTRAN_REAL2 0
#define OMPI_SIZEOF_FORTRAN_REAL2 4
#define OMPI_ALIGNMENT_FORTRAN_REAL2 4
#define ompi_fortran_real2_t ompi_fortran_bogus_type_t
#define OMPI_HAVE_FORTRAN_REAL4 1
#define OMPI_SIZEOF_FORTRAN_REAL4 4
#define OMPI_ALIGNMENT_FORTRAN_REAL4 1
#define ompi_fortran_real4_t float
#define OMPI_HAVE_FORTRAN_REAL8 1
#define OMPI_SIZEOF_FORTRAN_REAL8 8
#define OMPI_ALIGNMENT_FORTRAN_REAL8 1
#define ompi_fortran_real8_t double
#define OMPI_HAVE_FORTRAN_REAL16 1
#define OMPI_SIZEOF_FORTRAN_REAL16 16
#define OMPI_ALIGNMENT_FORTRAN_REAL16 1
#define ompi_fortran_real16_t long double
#define OMPI_REAL16_MATCHES_C 0
#define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
#define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
#define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 1
#define ompi_fortran_double_precision_t double
#define OMPI_HAVE_FORTRAN_COMPLEX 1
#define OMPI_SIZEOF_FORTRAN_COMPLEX 8
#define OMPI_ALIGNMENT_FORTRAN_COMPLEX 1
#define OMPI_HAVE_FORTRAN_COMPLEX8 1
#define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
#define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 1
#define OMPI_HAVE_FORTRAN_COMPLEX16 1
#define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
#define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 1
#define OMPI_HAVE_FORTRAN_COMPLEX32 1
#define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
#define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 1
#define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 )
#define OMPI_FORTRAN_VALUE_TRUE -1
#define OMPI_WANT_F90_BINDINGS 1
#define OMPI_F90 "/opt/intel/fce/10.1.015/bin/ifort"
#define OMPI_HAVE_F90_LOGICAL 1
#define OMPI_HAVE_F90_LOGICAL1 1
#define OMPI_HAVE_F90_LOGICAL2 1
#define OMPI_HAVE_F90_LOGICAL4 1
#define OMPI_HAVE_F90_LOGICAL8 1
#define OMPI_HAVE_F90_INTEGER 1
#define OMPI_HAVE_F90_INTEGER1 1
#define OMPI_HAVE_F90_INTEGER2 1
#define OMPI_HAVE_F90_INTEGER4 1
#define OMPI_HAVE_F90_INTEGER8 1
#define OMPI_HAVE_F90_INTEGER16 0
#define OMPI_HAVE_F90_REAL 1
#define OMPI_HAVE_F90_REAL2 0
#define OMPI_HAVE_F90_REAL4 1
#define OMPI_HAVE_F90_REAL8 1
#define OMPI_HAVE_F90_REAL16 1
#define OMPI_HAVE_F90_DOUBLE_PRECISION 1
#define OMPI_HAVE_F90_COMPLEX 1
#define OMPI_HAVE_F90_COMPLEX8 1
#define OMPI_HAVE_F90_COMPLEX16 1
#define OMPI_HAVE_F90_COMPLEX32 1
#define OMPI_HAVE_F90_DOUBLE_COMPLEX 1
#define HAVE_ALLOCA_H 1
#define HAVE_AIO_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_ERR_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GRP_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_POLL_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTY_H 1
#define HAVE_PWD_H 1
#define HAVE_SCHED_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STROPTS_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_QUEUE_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_TIME_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_ULIMIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTMP_H 1
#define HAVE_MALLOC_H 1
#define HAVE_IFADDRS_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_REGEX_H 1
#define HAVE_NET_IF_H 1
#define HAVE_STDBOOL_H 1
#define OMPI_USE_STDBOOL_H 1
#define SIZEOF_PID_T 4
#define HAVE_SOCKLEN_T 1
#define HAVE_STRUCT_SOCKADDR_IN 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_DECL_AF_UNSPEC 1
#define HAVE_DECL_PF_UNSPEC 1
#define HAVE_DECL_AF_INET6 1
#define HAVE_DECL_PF_INET6 1
#define OMPI_HAVE_SA_RESTART 1
#define HAVE_STRUCT_DIRENT_D_TYPE 1
#define HAVE_SIGINFO_T_SI_FD 1
#define HAVE_SIGINFO_T_SI_BAND 1
#define HAVE_LIBUTIL 1
#define HAVE_LIBNSL 1
#define HAVE_SCHED_YIELD 1
#define HAVE_DIRNAME 1
#define HAVE_CEIL 1
#define HAVE_ASPRINTF 1
#define HAVE_SNPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_OPENPTY 1
#define HAVE_ISATTY 1
#define HAVE_GETPWUID 1
#define HAVE_FORK 1
#define HAVE_WAITPID 1
#define HAVE_EXECVE 1
#define HAVE_PIPE 1
#define HAVE_PTSNAME 1
#define HAVE_SETSID 1
#define HAVE_MMAP 1
#define HAVE_MALLOPT 1
#define HAVE_TCGETPGRP 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_STRSIGNAL 1
#define HAVE_SYSCONF 1
#define HAVE_SYSLOG 1
#define HAVE_REGEXEC 1
#define HAVE_REGFREE 1
#define HAVE_SOCKETPAIR 1
#define HAVE_USLEEP 1
#define HAVE_MKFIFO 1
#define HAVE_UNIX_BYTESWAP 1
#define OMPI_HAVE_VA_COPY 1
#define OMPI_HAVE_UNDERSCORE_VA_COPY 1
#define HAVE_DECL___FUNC__ 1
#define OMPI_MPI_OFFSET_TYPE long long
#define OMPI_PTRDIFF_TYPE ptrdiff_t
#define OMPI_OFFSET_DATATYPE MPI_LONG_LONG
#define OPAL_HAVE__SC_NPROCESSORS_ONLN 1
#define OMPI_HAVE_BROKEN_QSORT 0
#define OMPI_ALIGN_WORD_SIZE_INTEGERS 0
#define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1
#define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1
#define OMPI_HAVE_SOLARIS_THREADS 0
#define OMPI_HAVE_POSIX_THREADS 1
#define OMPI_THREADS_HAVE_DIFFERENT_PIDS 0
#define OMPI_ENABLE_MPI_THREADS 0
#define OMPI_ENABLE_PROGRESS_THREADS 0
#define OPAL_ENABLE_FT_THREAD 0
#define ORTE_CLEAN_PS_CMD "ps -A -o fname,pid,user"
#define HAVE_DECL_RLIMIT_NPROC 1
#define HAVE_EXECINFO_H 1
#define HAVE_BACKTRACE 1

configure: exit 1

Reply via email to