Hello,

I am having trouble with the *** Assembler section of the GNU autoconf
step in trying to build OpenMPI version 1.6 on an HP AlphaServer GS160
running Tru64unix version 5.1B-6:

# uname -a
OSF1 zozma.cts.cwu.edu V5.1 2650 alpha

The output is of the ./configure run
zozma(bash)% ./configure --prefix=/usr/local/OpenMPI \
--enable-shared --enable-static :

...

*** Assembler
checking dependency style of gcc... gcc3
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking for fgrep... /usr/local/bin/grep -F
checking if need to remove -g from CCASFLAGS... no
checking whether to enable smp locks... yes
checking if .proc/endp is needed... no
checking directive for setting text section... .text
checking directive for exporting symbols... .globl
checking for objdump... objdump
checking if .note.GNU-stack is needed... no
checking suffix for labels... :
checking prefix for global symbol labels... none
configure: error: Could not determine global symbol label prefix

The ./config.log is appended.

Can anyone provide some information or suggestions on how to resolve this
issue?

Thank you for your assistance,
Bill Glessner   - System programmer , Cenral Washington University

******

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.6, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --prefix=/usr/local/OpenMPI --disable-shared --enable-static

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

hostname = zozma.cts.cwu.edu
uname -m = alpha
uname -r = V5.1
uname -s = OSF1
uname -v = 2650

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

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

PATH: /usr/local/GNU463/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/bin/X11


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

configure:4851: checking build system type
configure:4865: result: alphaev68-dec-osf5.1b
configure:4885: checking host system type
configure:4898: result: alphaev68-dec-osf5.1b
configure:4918: checking target system type
configure:4931: result: alphaev68-dec-osf5.1b
configure:5018: checking for gcc
configure:5045: result: gcc
configure:5274: checking for C compiler version
configure:5283: gcc --version >&5
gcc (GCC) 4.6.3
Copyright (C) 2011 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:5294: $? = 0
configure:5283: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/GNU463/bin/../libexec/gcc/alphaev68-dec-osf5.1b/4.6.3/lto-wrapper
Target: alphaev68-dec-osf5.1b
Configured with: /Area51/JunqueYard/gcc-4.6.3/configure ac_cv_prog_cc_c99= 
--prefix=/usr/local/GNU463 --enable-languages=c,c++,fortran --disable-nls 
--with-libiconv=/usr/local --with-gmp=/usr/local --with-mpfr=/usr/local 
--with-mpc=/usr/local
Thread model: posix
gcc version 4.6.3 (GCC) 
configure:5294: $? = 0
configure:5283: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5294: $? = 1
configure:5283: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5294: $? = 1
configure:5314: checking whether the C compiler works
configure:5336: gcc -mieee   conftest.c  >&5
configure:5340: $? = 0
configure:5388: result: yes
configure:5391: checking for C compiler default output file name
configure:5393: result: a.out
configure:5399: checking for suffix of executables
configure:5406: gcc -o conftest -mieee   conftest.c  >&5
configure:5410: $? = 0
configure:5432: result: 
configure:5454: checking whether we are cross compiling
configure:5462: gcc -o conftest -mieee   conftest.c  >&5
configure:5466: $? = 0
configure:5473: ./conftest
configure:5477: $? = 0
configure:5492: result: no
configure:5497: checking for suffix of object files
configure:5519: gcc -c -mieee  conftest.c >&5
configure:5523: $? = 0
configure:5544: result: o
configure:5548: checking whether we are using the GNU C compiler
configure:5567: gcc -c -mieee  conftest.c >&5
configure:5567: $? = 0
configure:5576: result: yes
configure:5585: checking whether gcc accepts -g
configure:5605: gcc -c -g  conftest.c >&5
configure:5605: $? = 0
configure:5646: result: yes
configure:5663: checking for gcc option to accept ISO C89
configure:5727: gcc  -c -mieee  conftest.c >&5
configure:5727: $? = 0
configure:5740: result: none needed
configure:5766: checking how to run the C preprocessor
configure:5797: gcc -E  conftest.c
configure:5797: $? = 0
configure:5811: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5811: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5836: result: gcc -E
configure:5856: gcc -E  conftest.c
configure:5856: $? = 0
configure:5870: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5899: checking for grep that handles long lines and -e
configure:5957: result: /usr/local/bin/grep
configure:5962: checking for egrep
configure:6024: result: /usr/local/bin/grep -E
configure:6029: checking for ANSI C header files
configure:6049: gcc -c -mieee  conftest.c >&5
configure:6049: $? = 0
configure:6122: gcc -o conftest -mieee   conftest.c  >&5
configure:6122: $? = 0
configure:6122: ./conftest
configure:6122: $? = 0
configure:6133: result: yes
configure:6146: checking for sys/types.h
configure:6146: gcc -c -mieee  conftest.c >&5
configure:6146: $? = 0
configure:6146: result: yes
configure:6146: checking for sys/stat.h
configure:6146: gcc -c -mieee  conftest.c >&5
configure:6146: $? = 0
configure:6146: result: yes
configure:6146: checking for stdlib.h
configure:6146: gcc -c -mieee  conftest.c >&5
configure:6146: $? = 0
configure:6146: result: yes
configure:6146: checking for string.h
configure:6146: gcc -c -mieee  conftest.c >&5
configure:6146: $? = 0
configure:6146: result: yes
configure:6146: checking for memory.h
configure:6146: gcc -c -mieee  conftest.c >&5
configure:6146: $? = 0
configure:6146: result: yes
configure:6146: checking for strings.h
configure:6146: gcc -c -mieee  conftest.c >&5
configure:6146: $? = 0
configure:6146: result: yes
configure:6146: checking for inttypes.h
configure:6146: gcc -c -mieee  conftest.c >&5
configure:6146: $? = 0
configure:6146: result: yes
configure:6146: checking for stdint.h
configure:6146: gcc -c -mieee  conftest.c >&5
configure:6146: $? = 0
configure:6146: result: yes
configure:6146: checking for unistd.h
configure:6146: gcc -c -mieee  conftest.c >&5
configure:6146: $? = 0
configure:6146: result: yes
configure:6159: checking minix/config.h usability
configure:6159: gcc -c -mieee  conftest.c >&5
conftest.c:53:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:6159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* 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 <minix/config.h>
configure:6159: result: no
configure:6159: checking minix/config.h presence
configure:6159: gcc -E  conftest.c
conftest.c:20:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:6159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:6159: result: no
configure:6159: checking for minix/config.h
configure:6159: result: no
configure:6180: checking whether it is safe to define __EXTENSIONS__
configure:6198: gcc -c -mieee  conftest.c >&5
configure:6198: $? = 0
configure:6205: result: yes
configure:6339: checking for a BSD-compatible install
configure:6407: result: config/install-sh -c
configure:6418: checking whether build environment is sane
configure:6468: result: yes
configure:6609: checking for a thread-safe mkdir -p
configure:6648: result: config/install-sh -c -d
configure:6661: checking for gawk
configure:6677: found /usr/local/bin/gawk
configure:6688: result: gawk
configure:6699: checking whether make sets $(MAKE)
configure:6721: result: yes
configure:6751: checking for style of include used by make
configure:6779: result: GNU
configure:6850: checking how to create a ustar tar archive
configure:6863: tar --version
tar (GNU tar) 1.26
Copyright (C) 2011 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:6866: $? = 0
configure:6906: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" 
>conftest.tar
configure:6909: $? = 0
configure:6913: tar -xf - <conftest.tar
configure:6916: $? = 0
configure:6929: result: gnutar
configure:6937: checking dependency style of gcc
configure:7048: result: gcc3
configure:7077: checking whether make supports nested variables
configure:7094: result: yes
configure:7215: checking Open MPI version
configure:7217: result: 1.6
configure:7219: checking Open MPI release date
configure:7221: result: May 10, 2012
configure:7223: checking Open MPI Subversion repository version
configure:7225: result: r26429
configure:7346: checking Open MPI Run-Time Environment version
configure:7348: result: 1.6
configure:7350: checking Open MPI Run-Time Environment release date
configure:7352: result: May 10, 2012
configure:7354: checking Open MPI Run-Time Environment Subversion repository 
version
configure:7356: result: r26429
configure:7477: checking Open Portable Access Layer version
configure:7479: result: 1.6
configure:7481: checking Open Portable Access Layer release date
configure:7483: result: May 10, 2012
configure:7485: checking Open Portable Access Layer Subversion repository 
version
configure:7487: result: r26429
configure:7588: builddir: /DreamLand/JunqueYard_gcc/openmpi-1.6
configure:7590: srcdir: /DreamLand/JunqueYard_gcc/openmpi-1.6
configure:7828: checking if want to run code coverage
configure:7853: result: no
configure:7863: checking if want to compile with branch probabilities
configure:7875: result: no
configure:7885: checking if want to debug memory usage
configure:7897: result: no
configure:7917: checking if want to profile memory usage
configure:7929: result: no
configure:7949: checking if want developer-level compiler pickyness
configure:7961: result: no
configure:7976: checking if want developer-level debugging code
configure:7988: result: no
configure:8018: checking if want to install project-internal header files
configure:8031: result: no
configure:8049: checking if want pretty-print stacktrace
configure:8061: result: yes
configure:8076: checking if want pty support
configure:8088: result: yes
configure:8103: checking if want weak symbol support
configure:8111: result: yes
configure:8125: checking if want dlopen support
configure:8140: result: yes
configure:8149: checking if want heterogeneous support
configure:8161: result: no
configure:8176: checking if want trace file debugging
configure:8188: result: no
configure:8247: checking if want fault tolerance
configure:8260: result: Disabled fault tolerance
configure:8383: checking if want IPv6 support
configure:8395: result: no
configure:8409: checking if want package/brand string
configure:8425: result: Open MPI r...@zozma.cts.cwu.edu Distribution
configure:8431: checking if want ident string
configure:8448: result: 1.6
configure:8455: checking if want to use an alternative checksum algo for 
messages
configure:8468: result: no
configure:8484: checking maximum length of processor name
configure:8515: result: 256
configure:8529: checking maximum length of error string
configure:8560: result: 256
configure:8574: checking maximum length of object name
configure:8605: result: 64
configure:8619: checking maximum length of info key
configure:8650: result: 36
configure:8664: checking maximum length of info val
configure:8695: result: 256
configure:8709: checking maximum length of port name
configure:8740: result: 1024
configure:8754: checking maximum length of datarep string
configure:8785: result: 128
configure:8810: checking if want full RTE support
configure:8829: result: yes
configure:8851: checking if want orterun "--prefix" behavior to be enabled by 
default
configure:8871: result: no
configure:8885: checking if want reliable multicast
configure:8897: result: no
configure:8918: checking if want compile-time warnings inside of mpi.h
configure:8930: result: no
configure:8944: checking if want sparse process groups
configure:8956: result: no
configure:8971: checking if want peruse support
configure:8983: result: no
configure:9005: checking if want Fortran 77 bindings
configure:9013: result: yes
configure:9026: checking if want Fortran 90 bindings
configure:9034: result: yes
configure:9043: checking Fortran 90 bindings "size"
configure:9116: result: small
configure:9124: checking if want PMPI
configure:9132: result: yes
configure:9149: checking if want C++ bindings
configure:9157: result: yes
configure:9166: checking if want MPI::SEEK_SET support
configure:9174: result: yes
configure:9193: checking if want run-time MPI parameter checking
configure:9214: result: runtime
configure:9238: checking max supported array dimension in F90 MPI bindings
configure:9269: result: 4
configure:9548: checking for gcc
configure:9575: result: gcc
configure:9804: checking for C compiler version
configure:9813: gcc --version >&5
gcc (GCC) 4.6.3
Copyright (C) 2011 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:9824: $? = 0
configure:9813: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/GNU463/bin/../libexec/gcc/alphaev68-dec-osf5.1b/4.6.3/lto-wrapper
Target: alphaev68-dec-osf5.1b
Configured with: /Area51/JunqueYard/gcc-4.6.3/configure ac_cv_prog_cc_c99= 
--prefix=/usr/local/GNU463 --enable-languages=c,c++,fortran --disable-nls 
--with-libiconv=/usr/local --with-gmp=/usr/local --with-mpfr=/usr/local 
--with-mpc=/usr/local
Thread model: posix
gcc version 4.6.3 (GCC) 
configure:9824: $? = 0
configure:9813: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:9824: $? = 1
configure:9813: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:9824: $? = 1
configure:9828: checking whether we are using the GNU C compiler
configure:9856: result: yes
configure:9865: checking whether gcc accepts -g
configure:9926: result: yes
configure:9943: checking for gcc option to accept ISO C89
configure:10020: result: none needed
configure:10128: checking whether gcc and cc understand -c and -o together
configure:10159: gcc -c conftest.c -o conftest2.o >&5
configure:10163: $? = 0
configure:10169: gcc -c conftest.c -o conftest2.o >&5
configure:10173: $? = 0
configure:10184: cc -c conftest.c >&5
configure:10188: $? = 0
configure:10196: cc -c conftest.c -o conftest2.o >&5
configure:10200: $? = 0
configure:10206: cc -c conftest.c -o conftest2.o >&5
configure:10210: $? = 0
configure:10228: result: yes
configure:10265: checking for the C compiler vendor
configure:10294: gcc -c -DNDEBUG -mieee  conftest.c >&5
conftest.c:75:2: error: #error "condition defined(__INTEL_COMPILER) || 
defined(__ICC) not met"
conftest.c:76:1: error: unknown type name 'choke'
conftest.c:76:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end 
of input
configure:10294: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| /* end confdefs.h.  */
| 
| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
| choke me
| #endif
configure:10311: gcc -c -DNDEBUG -mieee  conftest.c >&5
configure:10311: $? = 0
configure:10833: result: gnu
configure:10841: checking for ANSI C header files
configure:10945: result: yes
configure:11522: checking if gcc supports -finline-functions
configure:11538: gcc -c -DNDEBUG -mieee -finline-functions  conftest.c >&5
configure:11538: $? = 0
configure:11545: result: yes
configure:11555: checking if gcc supports -fno-strict-aliasing
configure:11571: gcc -c -DNDEBUG -mieee -finline-functions -fno-strict-aliasing 
 conftest.c >&5
configure:11571: $? = 0
configure:11578: result: yes
configure:11654: WARNING:  -fno-strict-aliasing has been added to CFLAGS
configure:11780: checking if gcc supports __builtin_expect
configure:11797: gcc -o conftest -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:11797: $? = 0
configure:11805: result: yes
configure:11819: checking if gcc supports __builtin_prefetch
configure:11836: gcc -o conftest -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:11836: $? = 0
configure:11844: result: yes
configure:11922: checking for C optimization flags
configure:11969: result: -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing
configure:11988: checking for Interix environment
configure:12003: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:22: error: #error Normal Unix environment
configure:12003: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #if !defined(__INTERIX)
|                     #error Normal Unix environment
|                     #endif
|   ;
|   return 0;
| }
configure:12009: result: no
configure:12043: checking for C ident string support
configure:12070: gcc -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -c conftest.c -o conftest.o
configure:12077: $? = 0
configure:12112: gcc -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -c conftest.c -o conftest.o
configure:12119: $? = 0
configure:12154: gcc -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -c conftest.c -o conftest.o
configure:12161: $? = 0
configure:12983: result: static const char
configure:12993: checking for int8_t
configure:12993: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:12993: $? = 0
configure:12993: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:117:21: error: expected expression before ')' token
configure:12993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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:12993: result: yes
configure:13003: checking for uint8_t
configure:13003: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13003: $? = 0
configure:13003: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:118:22: error: expected expression before ')' token
configure:13003: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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:13003: result: yes
configure:13013: checking for int16_t
configure:13013: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13013: $? = 0
configure:13013: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:119:22: error: expected expression before ')' token
configure:13013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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:13013: result: yes
configure:13023: checking for uint16_t
configure:13023: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13023: $? = 0
configure:13023: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:120:23: error: expected expression before ')' token
configure:13023: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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:13023: result: yes
configure:13033: checking for int32_t
configure:13033: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13033: $? = 0
configure:13033: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:121:22: error: expected expression before ')' token
configure:13033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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:13033: result: yes
configure:13043: checking for uint32_t
configure:13043: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13043: $? = 0
configure:13043: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:122:23: error: expected expression before ')' token
configure:13043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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:13043: result: yes
configure:13053: checking for int64_t
configure:13053: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13053: $? = 0
configure:13053: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:123:22: error: expected expression before ')' token
configure:13053: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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:13053: result: yes
configure:13063: checking for uint64_t
configure:13063: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13063: $? = 0
configure:13063: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:124:23: error: expected expression before ')' token
configure:13063: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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:13063: result: yes
configure:13073: checking for int128_t
configure:13073: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:125:13: error: 'int128_t' undeclared (first use in this function)
conftest.c:125:13: note: each undeclared identifier is reported only once for 
each function it appears in
configure:13073: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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 (int128_t))
|        return 0;
|   ;
|   return 0;
| }
configure:13073: result: no
configure:13083: checking for uint128_t
configure:13083: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:125:13: error: 'uint128_t' undeclared (first use in this function)
conftest.c:125:13: note: each undeclared identifier is reported only once for 
each function it appears in
configure:13083: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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 (uint128_t))
|        return 0;
|   ;
|   return 0;
| }
configure:13083: result: no
configure:13093: checking for long long
configure:13093: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13093: $? = 0
configure:13093: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:125:24: error: expected expression before ')' token
configure:13093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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 ((long long)))
|           return 0;
|   ;
|   return 0;
| }
configure:13093: result: yes
configure:13104: checking for long double
configure:13104: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13104: $? = 0
configure:13104: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:126:26: error: expected expression before ')' token
configure:13104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_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:13104: result: yes
configure:13116: checking for float _Complex
configure:13116: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13116: $? = 0
configure:13116: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:127:29: error: expected expression before ')' token
configure:13116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_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 ((float _Complex)))
|           return 0;
|   ;
|   return 0;
| }
configure:13116: result: yes
configure:13126: checking for double _Complex
configure:13126: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13126: $? = 0
configure:13126: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:128:30: error: expected expression before ')' token
configure:13126: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 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 ((double _Complex)))
|           return 0;
|   ;
|   return 0;
| }
configure:13126: result: yes
configure:13136: checking for long double _Complex
configure:13136: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13136: $? = 0
configure:13136: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:129:35: error: expected expression before ')' token
configure:13136: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 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 _Complex)))
|           return 0;
|   ;
|   return 0;
| }
configure:13136: result: yes
configure:13147: checking for intptr_t
configure:13147: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13147: $? = 0
configure:13147: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:130:23: error: expected expression before ')' token
configure:13147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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:13147: result: yes
configure:13157: checking for uintptr_t
configure:13157: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13157: $? = 0
configure:13157: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:131:24: error: expected expression before ')' token
configure:13157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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:13157: result: yes
configure:13167: checking for mode_t
configure:13167: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13167: $? = 0
configure:13167: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:132:21: error: expected expression before ')' token
configure:13167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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:13167: result: yes
configure:13177: checking for ssize_t
configure:13177: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13177: $? = 0
configure:13177: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:133:22: error: expected expression before ')' token
configure:13177: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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:13177: result: yes
configure:13187: checking for ptrdiff_t
configure:13187: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:13187: $? = 0
configure:13187: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:134:24: error: expected expression before ')' token
configure:13187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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:13187: result: yes
configure:13206: checking size of char
configure:13211: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13211: $? = 0
configure:13211: ./conftest
configure:13211: $? = 0
configure:13225: result: 1
configure:13239: checking size of short
configure:13244: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13244: $? = 0
configure:13244: ./conftest
configure:13244: $? = 0
configure:13258: result: 2
configure:13272: checking size of int
configure:13277: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13277: $? = 0
configure:13277: ./conftest
configure:13277: $? = 0
configure:13291: result: 4
configure:13305: checking size of long
configure:13310: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13310: $? = 0
configure:13310: ./conftest
configure:13310: $? = 0
configure:13324: result: 8
configure:13339: checking size of long long
configure:13344: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13344: $? = 0
configure:13344: ./conftest
configure:13344: $? = 0
configure:13358: result: 8
configure:13373: checking size of float
configure:13378: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13378: $? = 0
configure:13378: ./conftest
configure:13378: $? = 0
configure:13392: result: 4
configure:13406: checking size of double
configure:13411: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13411: $? = 0
configure:13411: ./conftest
configure:13411: $? = 0
configure:13425: result: 8
configure:13440: checking size of long double
configure:13445: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13445: $? = 0
configure:13445: ./conftest
configure:13445: $? = 0
configure:13459: result: 16
configure:13478: checking size of float _Complex
configure:13483: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13483: $? = 0
configure:13483: ./conftest
configure:13483: $? = 0
configure:13497: result: 8
configure:13513: checking size of double _Complex
configure:13518: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13518: $? = 0
configure:13518: ./conftest
configure:13518: $? = 0
configure:13532: result: 16
configure:13548: checking size of long double _Complex
configure:13553: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13553: $? = 0
configure:13553: ./conftest
configure:13553: $? = 0
configure:13567: result: 32
configure:13583: checking size of void *
configure:13588: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13588: $? = 0
configure:13588: ./conftest
configure:13588: $? = 0
configure:13602: result: 8
configure:13616: checking size of size_t
configure:13621: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13621: $? = 0
configure:13621: ./conftest
configure:13621: $? = 0
configure:13635: result: 8
configure:13650: checking size of ssize_t
configure:13655: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13655: $? = 0
configure:13655: ./conftest
configure:13655: $? = 0
configure:13669: result: 8
configure:13685: checking size of ptrdiff_t
configure:13690: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13690: $? = 0
configure:13690: ./conftest
configure:13690: $? = 0
configure:13704: result: 8
configure:13719: checking size of wchar_t
configure:13724: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13724: $? = 0
configure:13724: ./conftest
configure:13724: $? = 0
configure:13738: result: 4
configure:13755: checking alignment of _Bool
configure:13800: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13800: $? = 0
configure:13800: ./conftest
configure:13800: $? = 0
configure:13814: result: 1
configure:13826: checking alignment of int8_t
configure:13871: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13871: $? = 0
configure:13871: ./conftest
configure:13871: $? = 0
configure:13885: result: 1
configure:13897: checking alignment of int16_t
configure:13942: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:13942: $? = 0
configure:13942: ./conftest
configure:13942: $? = 0
configure:13956: result: 2
configure:13968: checking alignment of int32_t
configure:14013: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14013: $? = 0
configure:14013: ./conftest
configure:14013: $? = 0
configure:14027: result: 4
configure:14039: checking alignment of int64_t
configure:14084: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14084: $? = 0
configure:14084: ./conftest
configure:14084: $? = 0
configure:14098: result: 8
configure:14183: checking alignment of char
configure:14228: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14228: $? = 0
configure:14228: ./conftest
configure:14228: $? = 0
configure:14242: result: 1
configure:14254: checking alignment of short
configure:14299: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14299: $? = 0
configure:14299: ./conftest
configure:14299: $? = 0
configure:14313: result: 2
configure:14325: checking alignment of wchar_t
configure:14370: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14370: $? = 0
configure:14370: ./conftest
configure:14370: $? = 0
configure:14384: result: 4
configure:14396: checking alignment of int
configure:14441: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14441: $? = 0
configure:14441: ./conftest
configure:14441: $? = 0
configure:14455: result: 4
configure:14467: checking alignment of long
configure:14512: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14512: $? = 0
configure:14512: ./conftest
configure:14512: $? = 0
configure:14526: result: 8
configure:14539: checking alignment of long long
configure:14584: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14584: $? = 0
configure:14584: ./conftest
configure:14584: $? = 0
configure:14598: result: 8
configure:14611: checking alignment of float
configure:14656: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14656: $? = 0
configure:14656: ./conftest
configure:14656: $? = 0
configure:14670: result: 4
configure:14682: checking alignment of double
configure:14727: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14727: $? = 0
configure:14727: ./conftest
configure:14727: $? = 0
configure:14741: result: 8
configure:14754: checking alignment of long double
configure:14799: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14799: $? = 0
configure:14799: ./conftest
configure:14799: $? = 0
configure:14813: result: 16
configure:14830: checking alignment of float _Complex
configure:14875: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14875: $? = 0
configure:14875: ./conftest
configure:14875: $? = 0
configure:14889: result: 4
configure:14903: checking alignment of double _Complex
configure:14948: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:14948: $? = 0
configure:14948: ./conftest
configure:14948: $? = 0
configure:14962: result: 8
configure:14976: checking alignment of long double _Complex
configure:15021: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:15021: $? = 0
configure:15021: ./conftest
configure:15021: $? = 0
configure:15035: result: 16
configure:15049: checking alignment of void *
configure:15094: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:15094: $? = 0
configure:15094: ./conftest
configure:15094: $? = 0
configure:15108: result: 8
configure:15125: checking for C bool type
configure:15139: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:170:1: error: unknown type name 'bool'
conftest.c:170:17: error: 'true' undeclared (first use in this function)
conftest.c:170:17: note: each undeclared identifier is reported only once for 
each function it appears in
configure:15139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_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:15150: result: no
configure:15156: checking size of _Bool
configure:15161: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing   conftest.c  >&5
configure:15161: $? = 0
configure:15161: ./conftest
configure:15161: $? = 0
configure:15175: result: 1
configure:15211: checking for inline
configure:15227: gcc -c -O3 -DNDEBUG -mieee -Werror -ansi  conftest.c >&5
conftest.c:137:1: error: unknown type name 'inline'
conftest.c:137:21: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'static_foo'
conftest.c:138:1: error: unknown type name 'inline'
conftest.c:138:14: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'foo'
configure:15227: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__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:15227: gcc -c -O3 -DNDEBUG -mieee -Werror -ansi  conftest.c >&5
configure:15227: $? = 0
configure:15235: result: __inline__
configure:15259: checking for C/C++ restrict keyword
configure:15284: gcc -c -O3 -DNDEBUG -mieee -Werror -ansi  conftest.c >&5
configure:15284: $? = 0
configure:15292: result: __restrict
configure:15307: checking for weak symbol support
configure:15338: gcc -O3 -DNDEBUG -mieee -Werror -ansi  -c conftest_weak.c
configure:15345: $? = 0
configure:15355: gcc -O3 -DNDEBUG -mieee -Werror -ansi  conftest.c 
conftest_weak.o -o conftest  
configure:15362: $? = 0
configure:15388: result: yes
configure:15519: checking for functional offsetof macro
configure:15532: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:15532: $? = 0
configure:15567: result: yes
configure:15753: checking for g++
configure:15769: found /usr/local/GNU463/bin/g++
configure:15780: result: g++
configure:15807: checking for C++ compiler version
configure:15816: g++ --version >&5
g++ (GCC) 4.6.3
Copyright (C) 2011 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:15827: $? = 0
configure:15816: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/GNU463/bin/../libexec/gcc/alphaev68-dec-osf5.1b/4.6.3/lto-wrapper
Target: alphaev68-dec-osf5.1b
Configured with: /Area51/JunqueYard/gcc-4.6.3/configure ac_cv_prog_cc_c99= 
--prefix=/usr/local/GNU463 --enable-languages=c,c++,fortran --disable-nls 
--with-libiconv=/usr/local --with-gmp=/usr/local --with-mpfr=/usr/local 
--with-mpc=/usr/local
Thread model: posix
gcc version 4.6.3 (GCC) 
configure:15827: $? = 0
configure:15816: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:15827: $? = 1
configure:15816: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:15827: $? = 1
configure:15831: checking whether we are using the GNU C++ compiler
configure:15850: g++ -c -DNDEBUG -mieee  conftest.cpp >&5
configure:15850: $? = 0
configure:15859: result: yes
configure:15868: checking whether g++ accepts -g
configure:15888: g++ -c -g  conftest.cpp >&5
configure:15888: $? = 0
configure:15929: result: yes
configure:15954: checking dependency style of g++
configure:16065: result: gcc3
configure:16085: checking how to run the C++ preprocessor
configure:16112: g++ -E  conftest.cpp
configure:16112: $? = 0
configure:16126: g++ -E  conftest.cpp
conftest.cpp:141:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:16126: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:16151: result: g++ -E
configure:16171: g++ -E  conftest.cpp
configure:16171: $? = 0
configure:16185: g++ -E  conftest.cpp
conftest.cpp:141:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:16185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:16402: checking for the C++ compiler vendor
configure:16431: g++ -c -DNDEBUG -mieee  conftest.cpp >&5
conftest.cpp:144:2: error: #error "condition defined(__INTEL_COMPILER) || 
defined(__ICC) not met"
conftest.cpp:145:1: error: 'choke' does not name a type
configure:16431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_CXX "g++"
| /* end confdefs.h.  */
| 
| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
| choke me
| #endif
configure:16448: g++ -c -DNDEBUG -mieee  conftest.cpp >&5
configure:16448: $? = 0
configure:16970: result: gnu
configure:17201: checking if g++ supports -finline-functions
configure:17217: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:17217: $? = 0
configure:17224: result: yes
configure:17300: WARNING:  -finline-functions has been added to CXXFLAGS
configure:17311: checking if C and C++ are link compatible
configure:17337: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest_c.c
configure:17344: $? = 0
configure:17375: g++ -o conftest -DNDEBUG -mieee -finline-functions   
conftest.cpp conftest_c.o  >&5
configure:17375: $? = 0
configure:17401: result: yes
configure:17496: checking for C++ optimization flags
configure:17498: result: -O3 -DNDEBUG -mieee -finline-functions
configure:17513: checking size of bool
configure:17518: g++ -o conftest -O3 -DNDEBUG -mieee -finline-functions   
conftest.cpp  >&5
configure:17518: $? = 0
configure:17518: ./conftest
configure:17518: $? = 0
configure:17532: result: 1
configure:17543: checking alignment of bool
configure:17588: g++ -o conftest -O3 -DNDEBUG -mieee -finline-functions   
conftest.cpp  >&5
configure:17588: $? = 0
configure:17588: ./conftest
configure:17588: $? = 0
configure:17602: result: 1
configure:17776: checking for C++ compiler version
configure:17785: g++ --version >&5
g++ (GCC) 4.6.3
Copyright (C) 2011 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:17796: $? = 0
configure:17785: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/GNU463/bin/../libexec/gcc/alphaev68-dec-osf5.1b/4.6.3/lto-wrapper
Target: alphaev68-dec-osf5.1b
Configured with: /Area51/JunqueYard/gcc-4.6.3/configure ac_cv_prog_cc_c99= 
--prefix=/usr/local/GNU463 --enable-languages=c,c++,fortran --disable-nls 
--with-libiconv=/usr/local --with-gmp=/usr/local --with-mpfr=/usr/local 
--with-mpc=/usr/local
Thread model: posix
gcc version 4.6.3 (GCC) 
configure:17796: $? = 0
configure:17785: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:17796: $? = 1
configure:17785: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:17796: $? = 1
configure:17800: checking whether we are using the GNU C++ compiler
configure:17828: result: yes
configure:17837: checking whether g++ accepts -g
configure:17898: result: yes
configure:17923: checking dependency style of g++
configure:18034: result: gcc3
configure:18054: checking how to run the C++ preprocessor
configure:18120: result: g++ -E
configure:18140: g++ -E  conftest.cpp
configure:18140: $? = 0
configure:18154: g++ -E  conftest.cpp
conftest.cpp:144:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:18154: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:18379: checking if C++ compiler works
configure:18423: g++ -o conftest -O3 -DNDEBUG -mieee -finline-functions   
conftest.cpp  >&5
configure:18423: $? = 0
configure:18423: ./conftest
configure:18423: $? = 0
configure:18439: result: yes
configure:18688: checking if g++ supports -finline-functions
configure:18704: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:18704: $? = 0
configure:18711: result: yes
configure:18787: WARNING:  -finline-functions has been added to CXXFLAGS
configure:18798: checking if C and C++ are link compatible
configure:18888: result: yes
configure:18983: checking for C++ optimization flags
configure:18985: result: -O3 -DNDEBUG -mieee -finline-functions
configure:19000: checking size of bool
configure:19019: result: 1
configure:19030: checking alignment of bool
configure:19089: result: 1
configure:19119: checking if able to build the MPI C++ bindings
configure:19122: result: yes
configure:19138: checking for the C++ compiler vendor
configure:19706: result: gnu
configure:19745: checking if want C++ exception handling
configure:19761: result: no
configure:20020: checking for C++ template_repository_directory
configure:20084: g++ -O3 -DNDEBUG -mieee -finline-functions -c conftest1.C
configure:20094: g++ -O3 -DNDEBUG -mieee -finline-functions -c conftest2.C
configure:20149: result: not used
configure:20170: checking for C++ compiler template parameters
configure:20178: result: none needed
configure:20187: checking for C++ ident string support
configure:20214: g++ -O3 -DNDEBUG -mieee -finline-functions -c conftest.cc -o 
conftest.o
configure:20221: $? = 0
configure:20256: g++ -O3 -DNDEBUG -mieee -finline-functions -c conftest.cc -o 
conftest.o
configure:20263: $? = 0
configure:20298: g++ -O3 -DNDEBUG -mieee -finline-functions -c conftest.cc -o 
conftest.o
configure:20305: $? = 0
configure:21127: result: static const char
configure:21185: checking if g++ supports __builtin_expect
configure:21202: g++ -o conftest -O3 -DNDEBUG -mieee -finline-functions   
conftest.cpp  >&5
configure:21202: $? = 0
configure:21210: result: yes
configure:21229: checking if g++ supports __builtin_prefetch
configure:21246: g++ -o conftest -O3 -DNDEBUG -mieee -finline-functions   
conftest.cpp  >&5
configure:21246: $? = 0
configure:21254: result: yes
configure:21351: checking if g++ supports const_cast<> properly
configure:21370: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:21370: $? = 0
configure:21377: result: yes
configure:21449: checking for __attribute__
configure:21473: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:21473: $? = 0
configure:21498: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:21498: $? = 0
configure:21544: result: yes
configure:21548: checking for __attribute__(aligned)
configure:21568: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:21568: $? = 0
configure:21616: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:21616: $? = 0
configure:21706: result: yes
configure:21718: checking for __attribute__(always_inline)
configure:21738: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:21738: $? = 0
configure:21786: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:21786: $? = 0
configure:21876: result: yes
configure:21885: checking for __attribute__(cold)
configure:21908: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:21908: $? = 0
configure:21959: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:21959: $? = 0
configure:22049: result: yes
configure:22058: checking for __attribute__(const)
configure:22081: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:22081: $? = 0
configure:22132: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:22132: $? = 0
configure:22222: result: yes
configure:22231: checking for __attribute__(deprecated)
configure:22254: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:22254: $? = 0
configure:22305: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:22305: $? = 0
configure:22395: result: yes
configure:22404: checking for __attribute__(deprecated_argument)
configure:22427: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:22427: $? = 0
configure:22478: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:22478: $? = 0
configure:22568: result: yes
configure:22587: checking for __attribute__(format)
configure:22609: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:22609: $? = 0
configure:22659: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:22659: $? = 0
configure:22731: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -Wall  conftest.c >&5
conftest.c: In function 'usage':
conftest.c:162:14: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'int *' [-Wformat]
configure:22731: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OPAL_CXX_USE_PRAGMA_IDENT 0
| #define OPAL_CXX_USE_IDENT 0
| #define OPAL_CXX_USE_PRAGMA_COMMENT 
| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OPAL_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:22767: result: yes
configure:22786: checking for __attribute__(format_funcptr)
configure:22808: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:22808: $? = 0
configure:22858: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:22858: $? = 0
configure:22930: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -Wall  conftest.c >&5
conftest.c: In function 'usage':
conftest.c:162:14: warning: format '%d' expects argument of type 'int', but 
argument 3 has type 'int *' [-Wformat]
configure:22930: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OPAL_CXX_USE_PRAGMA_IDENT 0
| #define OPAL_CXX_USE_IDENT 0
| #define OPAL_CXX_USE_PRAGMA_COMMENT 
| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OPAL_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:22966: result: yes
configure:22975: checking for __attribute__(hot)
configure:22998: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:22998: $? = 0
configure:23049: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:23049: $? = 0
configure:23139: result: yes
configure:23148: checking for __attribute__(malloc)
configure:23174: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:23174: $? = 0
configure:23228: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:23228: $? = 0
configure:23318: result: yes
configure:23333: checking for __attribute__(may_alias)
configure:23353: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:23353: $? = 0
configure:23401: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:23401: $? = 0
configure:23491: result: yes
configure:23501: checking for __attribute__(no_instrument_function)
configure:23521: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:23521: $? = 0
configure:23569: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:23569: $? = 0
configure:23659: result: yes
configure:23684: checking for __attribute__(nonnull)
configure:23707: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:23707: $? = 0
configure:23758: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:23758: $? = 0
configure:23832: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -Wall  conftest.c >&5
conftest.c: In function 'usage':
conftest.c:163:14: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
configure:23832: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OPAL_CXX_USE_PRAGMA_IDENT 0
| #define OPAL_CXX_USE_IDENT 0
| #define OPAL_CXX_USE_PRAGMA_COMMENT 
| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OPAL_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:23868: result: yes
configure:23878: checking for __attribute__(noreturn)
configure:23907: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:23907: $? = 0
configure:23964: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:23964: $? = 0
configure:24054: result: yes
configure:24064: checking for __attribute__(noreturn_funcptr)
configure:24093: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:24093: $? = 0
configure:24150: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:24150: $? = 0
configure:24240: result: yes
configure:24250: checking for __attribute__(packed)
configure:24275: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:24275: $? = 0
configure:24328: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:24328: $? = 0
configure:24418: result: yes
configure:24427: checking for __attribute__(pure)
configure:24450: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:24450: $? = 0
configure:24501: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:24501: $? = 0
configure:24591: result: yes
configure:24617: checking for __attribute__(sentinel)
configure:24639: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:24639: $? = 0
configure:24689: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:24689: $? = 0
configure:24763: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -Wall  conftest.c >&5
conftest.c: In function 'usage':
conftest.c:163:14: warning: missing sentinel in function call [-Wformat]
configure:24763: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OPAL_CXX_USE_PRAGMA_IDENT 0
| #define OPAL_CXX_USE_IDENT 0
| #define OPAL_CXX_USE_PRAGMA_COMMENT 
| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OPAL_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:24799: result: yes
configure:24808: checking for __attribute__(unused)
configure:24831: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:24831: $? = 0
configure:24882: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:24882: $? = 0
configure:24972: result: yes
configure:24985: checking for __attribute__(visibility)
configure:25007: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:25007: $? = 0
configure:25057: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:25057: $? = 0
configure:25147: result: yes
configure:25172: checking for __attribute__(warn_unused_result)
configure:25195: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:25195: $? = 0
configure:25246: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:25246: $? = 0
configure:25324: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -Wall  conftest.c >&5
conftest.c: In function 'usage':
conftest.c:163:16: warning: ignoring return value of 'foo', declared with 
attribute warn_unused_result [-Wunused-result]
configure:25324: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "Open MPI 1.6"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define PACKAGE_URL ""
| #define OPAL_ARCH "alphaev68-dec-osf5.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 6
| #define OMPI_RELEASE_VERSION 0
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "0"
| #define OMPI_RELEASE_DATE "May 10, 2012"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 6
| #define ORTE_RELEASE_VERSION 0
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "0"
| #define ORTE_RELEASE_DATE "May 10, 2012"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 6
| #define OPAL_RELEASE_VERSION 0
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "0"
| #define OPAL_RELEASE_DATE "May 10, 2012"
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ENABLE_TRACE 0
| #define OPAL_ENABLE_FT 0
| #define OPAL_ENABLE_FT_CR 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
| #define OPAL_IDENT_STRING "1.6"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define ORTE_DISABLE_FULL_SUPPORT 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define ORTE_ENABLE_MULTICAST 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 0
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 0
| #define OPAL_CC_USE_PRAGMA_COMMENT 
| #define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_NEED_C_BOOL 1
| #define SIZEOF__BOOL 1
| #ifndef __cplusplus
| #define inline __inline__
| #endif
| #define restrict __restrict
| #define OMPI_ENABLE_MPI_PROFILING 1
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OPAL_CXX_USE_PRAGMA_IDENT 0
| #define OPAL_CXX_USE_IDENT 0
| #define OPAL_CXX_USE_PRAGMA_COMMENT 
| #define OPAL_CXX_USE_CONST_CHAR_IDENT 1
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
| #define OMPI_WANT_CXX_BINDINGS 1
| #define OPAL_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:25360: result: yes
configure:25370: checking for __attribute__(weak_alias)
configure:25394: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:25394: $? = 0
configure:25446: g++ -c -O3 -DNDEBUG -mieee -finline-functions  conftest.cpp >&5
configure:25446: $? = 0
configure:25536: result: yes
configure:25663: checking for compiler familyid
configure:25695: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -I/DreamLand/JunqueYard_gcc/openmpi-1.6/ompi/include   
conftest.c  >&5
configure:25695: $? = 0
configure:25695: ./conftest
configure:25695: $? = 0
configure:25714: result: 1
configure:25724: checking for compiler familyname
configure:25756: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -I/DreamLand/JunqueYard_gcc/openmpi-1.6/ompi/include   
conftest.c  >&5
configure:25756: $? = 0
configure:25756: ./conftest
configure:25756: $? = 0
configure:25775: result: GNU
configure:25785: checking for compiler version
configure:25817: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -I/DreamLand/JunqueYard_gcc/openmpi-1.6/ompi/include   
conftest.c  >&5
configure:25817: $? = 0
configure:25817: ./conftest
configure:25817: $? = 0
configure:25836: result: 263683
configure:25846: checking for compiler version_str
configure:25878: gcc -o conftest -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -I/DreamLand/JunqueYard_gcc/openmpi-1.6/ompi/include   
conftest.c  >&5
configure:25878: $? = 0
configure:25878: ./conftest
configure:25878: $? = 0
configure:25897: result: 4.6.3
configure:25923: checking dependency style of gcc
configure:26032: result: gcc3
configure:26047: checking for BSD- or MS-compatible name lister (nm)
configure:26096: result: /usr/local/bin/nm -B
configure:26226: checking the name lister (/usr/local/bin/nm -B) interface
configure:26233: gcc -c -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing  conftest.c >&5
configure:26236: /usr/local/bin/nm -B "conftest.o"
configure:26239: output
00000000 D some_variable
configure:26246: result: BSD nm
configure:26249: checking for fgrep
configure:26311: result: /usr/local/bin/grep -F
configure:26362: checking if need to remove -g from CCASFLAGS
configure:26383: result: no
configure:26409: checking whether to enable smp locks
configure:26417: result: yes
configure:26435: checking if .proc/endp is needed
configure:26452: gcc -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:26455: $? = 1
as0: Error: conftest.s, line 2: undefined assembler operation: .proc
          .proc mysym
as0: Error: conftest.s, line 4: undefined assembler operation: .endp
          .endp mysym
configure: failed program was:

     .proc mysym
mysym:
     .endp mysym
configure:26472: result: no
configure:26484: checking directive for setting text section
configure:26501: result: .text
configure:26512: checking directive for exporting symbols
configure:26524: result: .globl
configure:26539: checking for objdump
configure:26555: found /usr/local/bin/objdump
configure:26566: result: objdump
configure:26574: checking if .note.GNU-stack is needed
configure:26588: gcc -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -c conftest.c -o conftest.o
configure:26595: $? = 0
configure:26627: result: no
configure:26636: checking suffix for labels
configure:26644: result: :
configure:26655: checking prefix for global symbol labels
configure: trying _
configure:26695: gcc -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:26698: $? = 1
cpp: Warning: conftest.s, line 3: "_gsym_test_func" is an invalid preprocessor 
directive, and is being ignored. (baddirective)
# _gsym_test_func
--^
cpp: Warning: conftest.s, line 6: "_gsym_test_func" is an invalid preprocessor 
directive, and is being ignored. (baddirective)
# _gsym_test_func
--^
as0: Error: conftest.s, line 2: Expected cpp-generated line number
configure: failed program was:

.text
# _gsym_test_func
.globl _gsym_test_func
_gsym_test_func:
# _gsym_test_func

configure: trying 
configure:26695: gcc -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:26698: $? = 1
cpp: Warning: conftest.s, line 3: "gsym_test_func" is an invalid preprocessor 
directive, and is being ignored. (baddirective)
# gsym_test_func
--^
cpp: Warning: conftest.s, line 6: "gsym_test_func" is an invalid preprocessor 
directive, and is being ignored. (baddirective)
# gsym_test_func
--^
as0: Error: conftest.s, line 2: Expected cpp-generated line number
configure: failed program was:

.text
# gsym_test_func
.globl gsym_test_func
gsym_test_func:
# gsym_test_func

configure: trying .
configure:26695: gcc -O3 -DNDEBUG -mieee -finline-functions 
-fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:26698: $? = 1
cpp: Warning: conftest.s, line 3: "." is an invalid preprocessor directive, and 
is being ignored. (baddirective)
# .gsym_test_func
--^
cpp: Warning: conftest.s, line 6: "." is an invalid preprocessor directive, and 
is being ignored. (baddirective)
# .gsym_test_func
--^
as0: Error: conftest.s, line 3: undefined assembler operation: .gsym_test_func
     .gsym_test_func
as0: Error: conftest.s, line 6: undefined assembler operation: .gsym_test_func
     .gsym_test_func
configure: failed program was:

.text
# .gsym_test_func
.globl .gsym_test_func
.gsym_test_func:
# .gsym_test_func

configure:26752: result: none
configure:26756: error: Could not determine global symbol label prefix

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

ac_cv_build=alphaev68-dec-osf5.1b
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=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-mieee
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=set
ac_cv_env_CXXFLAGS_value=-mieee
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_HWLOC_KERRIGHED_CFLAGS_set=
ac_cv_env_HWLOC_KERRIGHED_CFLAGS_value=
ac_cv_env_HWLOC_KERRIGHED_LIBS_set=
ac_cv_env_HWLOC_KERRIGHED_LIBS_value=
ac_cv_env_HWLOC_LIBXML2_CFLAGS_set=
ac_cv_env_HWLOC_LIBXML2_CFLAGS_value=
ac_cv_env_HWLOC_LIBXML2_LIBS_set=
ac_cv_env_HWLOC_LIBXML2_LIBS_value=
ac_cv_env_HWLOC_MS_LIB_set=
ac_cv_env_HWLOC_MS_LIB_value=
ac_cv_env_HWLOC_PCI_CFLAGS_set=
ac_cv_env_HWLOC_PCI_CFLAGS_value=
ac_cv_env_HWLOC_PCI_LIBS_set=
ac_cv_env_HWLOC_PCI_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=alphaev68-dec-osf5.1b
ac_cv_objext=o
ac_cv_path_EGREP='/usr/local/bin/grep -E'
ac_cv_path_FGREP='/usr/local/bin/grep -F'
ac_cv_path_GREP=/usr/local/bin/grep
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
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_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sizeof__Bool=1
ac_cv_sizeof_bool=1
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_double__Complex=16
ac_cv_sizeof_float=4
ac_cv_sizeof_float__Complex=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_double=16
ac_cv_sizeof_long_double__Complex=32
ac_cv_sizeof_long_long=8
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_sizeof_wchar_t=4
ac_cv_target=alphaev68-dec-osf5.1b
ac_cv_type_double__Complex=yes
ac_cv_type_float__Complex=yes
ac_cv_type_int128_t=no
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_double__Complex=yes
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uint128_t=no
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_make_support_nested_variables=yes
am_cv_prog_tar_ustar=gnutar
lt_cv_nm_interface='BSD nm'
lt_cv_path_NM='/usr/local/bin/nm -B'
ompi_cv_Cpp_works=yes
ompi_cv_asm_endproc='#'
ompi_cv_asm_gnu_stack=0
ompi_cv_asm_gnu_stack_result=no
ompi_cv_asm_need_proc=no
ompi_cv_asm_proc='#'
ompi_cv_c_align__Bool=1
ompi_cv_c_align_bool=1
ompi_cv_c_align_char=1
ompi_cv_c_align_double=8
ompi_cv_c_align_double__Complex=8
ompi_cv_c_align_float=4
ompi_cv_c_align_float__Complex=4
ompi_cv_c_align_int16_t=2
ompi_cv_c_align_int32_t=4
ompi_cv_c_align_int64_t=8
ompi_cv_c_align_int8_t=1
ompi_cv_c_align_int=4
ompi_cv_c_align_long=8
ompi_cv_c_align_long_double=16
ompi_cv_c_align_long_double__Complex=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_weak_symbols=yes
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'
opal_cv___attribute__=1
opal_cv___attribute__aligned=1
opal_cv___attribute__always_inline=1
opal_cv___attribute__cold=1
opal_cv___attribute__const=1
opal_cv___attribute__deprecated=1
opal_cv___attribute__deprecated_argument=1
opal_cv___attribute__format=1
opal_cv___attribute__format_funcptr=1
opal_cv___attribute__hot=1
opal_cv___attribute__malloc=1
opal_cv___attribute__may_alias=1
opal_cv___attribute__no_instrument_function=1
opal_cv___attribute__nonnull=1
opal_cv___attribute__noreturn=1
opal_cv___attribute__noreturn_funcptr=1
opal_cv___attribute__packed=1
opal_cv___attribute__pure=1
opal_cv___attribute__sentinel=1
opal_cv___attribute__unused=1
opal_cv___attribute__visibility=1
opal_cv___attribute__warn_unused_result=1
opal_cv___attribute__weak_alias=1
opal_cv_asm_global=.globl
opal_cv_asm_gsym=none
opal_cv_asm_label_suffix=:
opal_cv_asm_text=.text
opal_cv_compiler_FAMILYID=1
opal_cv_compiler_FAMILYNAME=GNU
opal_cv_compiler_VERSION=263683
opal_cv_compiler_VERSION_STR=4.6.3
opal_cv_cxx_finline_functions=yes

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

ACLOCAL='${SHELL} /DreamLand/JunqueYard_gcc/openmpi-1.6/config/missing --run 
aclocal-1.11'
AMCA_PARAM_SETS_DIR=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR=''
AS=''
AUTOCONF='${SHELL} /DreamLand/JunqueYard_gcc/openmpi-1.6/config/missing --run 
autoconf'
AUTOHEADER='${SHELL} /DreamLand/JunqueYard_gcc/openmpi-1.6/config/missing --run 
autoheader'
AUTOMAKE='${SHELL} /DreamLand/JunqueYard_gcc/openmpi-1.6/config/missing --run 
automake-1.11'
AWK='gawk'
BASH='/bin/bash'
CASE_SENSITIVE_FS_FALSE=''
CASE_SENSITIVE_FS_TRUE=''
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-O3 -DNDEBUG -mieee -finline-functions -fno-strict-aliasing'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O3 -DNDEBUG -mieee -finline-functions -fno-strict-aliasing'
CFLAGS_WITHOUT_OPTFLAGS=''
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 -mieee -finline-functions'
CYGPATH_W='echo'
DEBUGGER_CFLAGS=''
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/local/bin/grep -E'
EXEEXT=''
EXT_CXX_HEADERS=''
EXT_CXX_LIBS=''
EXT_C_HEADERS=''
EXT_C_LIBS=''
EXT_F77_HEADERS=''
EXT_F77_LIBS=''
EXT_F90_HEADERS=''
EXT_F90_LIBS=''
EXT_PROJECT_SUBDIRS=''
EXT_mpiext_ALL_COMPONENTS=''
EXT_mpiext_ALL_SUBDIRS=''
EXT_mpiext_STATIC_COMPONENTS=''
EXT_mpiext_STATIC_LTLIBS=''
EXT_mpiext_STATIC_SUBDIRS=''
EXT_ompi_FRAMEWORKS=''
EXT_ompi_FRAMEWORKS_SUBDIRS=''
EXT_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
EXT_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
EXT_ompi_FRAMEWORK_LIBS=''
F77=''
FC=''
FCFLAGS=''
FCFLAGS_f90=''
FCFLAGS_f=''
FFLAGS=''
FGREP='/usr/local/bin/grep -F'
GREP='/usr/local/bin/grep'
HWLOC_BUILD_DOXYGEN_FALSE=''
HWLOC_BUILD_DOXYGEN_TRUE=''
HWLOC_BUILD_README_FALSE=''
HWLOC_BUILD_README_TRUE=''
HWLOC_BUILD_STANDALONE_FALSE=''
HWLOC_BUILD_STANDALONE_TRUE=''
HWLOC_BUILD_TESTS_FALSE=''
HWLOC_BUILD_TESTS_TRUE=''
HWLOC_BUILD_UTILS_FALSE=''
HWLOC_BUILD_UTILS_TRUE=''
HWLOC_CFLAGS=''
HWLOC_CPPFLAGS=''
HWLOC_DOXYGEN_BROKEN_SHORT_NAMES_FALSE=''
HWLOC_DOXYGEN_BROKEN_SHORT_NAMES_TRUE=''
HWLOC_EMBEDDED_CFLAGS=''
HWLOC_EMBEDDED_CPPFLAGS=''
HWLOC_EMBEDDED_LDADD=''
HWLOC_EMBEDDED_LIBS=''
HWLOC_HAVE_AIX_FALSE=''
HWLOC_HAVE_AIX_TRUE=''
HWLOC_HAVE_BUNZIPP_FALSE=''
HWLOC_HAVE_BUNZIPP_TRUE=''
HWLOC_HAVE_CAIRO_FALSE=''
HWLOC_HAVE_CAIRO_TRUE=''
HWLOC_HAVE_CPUID_FALSE=''
HWLOC_HAVE_CPUID_TRUE=''
HWLOC_HAVE_CUDART_FALSE=''
HWLOC_HAVE_CUDART_TRUE=''
HWLOC_HAVE_CUDA_FALSE=''
HWLOC_HAVE_CUDA_TRUE=''
HWLOC_HAVE_DARWIN_FALSE=''
HWLOC_HAVE_DARWIN_TRUE=''
HWLOC_HAVE_FREEBSD_FALSE=''
HWLOC_HAVE_FREEBSD_TRUE=''
HWLOC_HAVE_GCC_FALSE=''
HWLOC_HAVE_GCC_TRUE=''
HWLOC_HAVE_HPUX_FALSE=''
HWLOC_HAVE_HPUX_TRUE=''
HWLOC_HAVE_IRIX_FALSE=''
HWLOC_HAVE_IRIX_TRUE=''
HWLOC_HAVE_LIBIBVERBS_FALSE=''
HWLOC_HAVE_LIBIBVERBS_TRUE=''
HWLOC_HAVE_LIBPCI=''
HWLOC_HAVE_LIBPCI_FALSE=''
HWLOC_HAVE_LIBPCI_TRUE=''
HWLOC_HAVE_LIBXML2=''
HWLOC_HAVE_LINUX_FALSE=''
HWLOC_HAVE_LINUX_LIBNUMA_FALSE=''
HWLOC_HAVE_LINUX_LIBNUMA_TRUE=''
HWLOC_HAVE_LINUX_TRUE=''
HWLOC_HAVE_MBIND_FALSE=''
HWLOC_HAVE_MBIND_TRUE=''
HWLOC_HAVE_MINGW32_FALSE=''
HWLOC_HAVE_MINGW32_TRUE=''
HWLOC_HAVE_MS_LIB_FALSE=''
HWLOC_HAVE_MS_LIB_TRUE=''
HWLOC_HAVE_MYRIEXPRESS_FALSE=''
HWLOC_HAVE_MYRIEXPRESS_TRUE=''
HWLOC_HAVE_OPENAT_FALSE=''
HWLOC_HAVE_OPENAT_TRUE=''
HWLOC_HAVE_OSF_FALSE=''
HWLOC_HAVE_OSF_TRUE=''
HWLOC_HAVE_SCHED_SETAFFINITY_FALSE=''
HWLOC_HAVE_SCHED_SETAFFINITY_TRUE=''
HWLOC_HAVE_SET_MEMPOLICY_FALSE=''
HWLOC_HAVE_SET_MEMPOLICY_TRUE=''
HWLOC_HAVE_SOLARIS_FALSE=''
HWLOC_HAVE_SOLARIS_TRUE=''
HWLOC_HAVE_WINDOWS_FALSE=''
HWLOC_HAVE_WINDOWS_TRUE=''
HWLOC_HAVE_X86_32_FALSE=''
HWLOC_HAVE_X86_32_TRUE=''
HWLOC_HAVE_X86_64_FALSE=''
HWLOC_HAVE_X86_64_TRUE=''
HWLOC_INSTALL_DOXYGEN_FALSE=''
HWLOC_INSTALL_DOXYGEN_TRUE=''
HWLOC_KERRIGHED_CFLAGS=''
HWLOC_KERRIGHED_LIBS=''
HWLOC_LDFLAGS=''
HWLOC_LIBS=''
HWLOC_LIBXML2_CFLAGS=''
HWLOC_LIBXML2_LIBS=''
HWLOC_LINUX_LIBNUMA_LIBS=''
HWLOC_MS_LIB=''
HWLOC_MS_LIB_ARCH=''
HWLOC_PCI_CFLAGS=''
HWLOC_PCI_LIBS=''
HWLOC_REQUIRES=''
HWLOC_top_builddir=''
HWLOC_top_srcdir=''
INCLTDL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBLTDL=''
LIBLTDL_SUBDIR=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTDLDEPS=''
LTDLINCL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /DreamLand/JunqueYard_gcc/openmpi-1.6/config/missing --run 
makeinfo'
MANIFEST_TOOL=''
MCA_PROJECT_SUBDIRS=''
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=''
MCA_backtrace_ALL_SUBDIRS=''
MCA_backtrace_DSO_COMPONENTS=''
MCA_backtrace_DSO_SUBDIRS=''
MCA_backtrace_STATIC_COMPONENTS=''
MCA_backtrace_STATIC_LTLIBS=''
MCA_backtrace_STATIC_SUBDIRS=''
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_enable_failover_FALSE=''
MCA_btl_openib_enable_failover_TRUE=''
MCA_btl_openib_have_dynamic_sl_FALSE=''
MCA_btl_openib_have_dynamic_sl_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=''
MCA_carto_ALL_SUBDIRS=''
MCA_carto_DSO_COMPONENTS=''
MCA_carto_DSO_SUBDIRS=''
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=''
MCA_crs_ALL_SUBDIRS=''
MCA_crs_DSO_COMPONENTS=''
MCA_crs_DSO_SUBDIRS=''
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_hwloc_ALL_COMPONENTS=''
MCA_hwloc_ALL_SUBDIRS=''
MCA_hwloc_DSO_COMPONENTS=''
MCA_hwloc_DSO_SUBDIRS=''
MCA_hwloc_STATIC_COMPONENTS=''
MCA_hwloc_STATIC_LTLIBS=''
MCA_hwloc_STATIC_SUBDIRS=''
MCA_installdirs_ALL_COMPONENTS=''
MCA_installdirs_ALL_SUBDIRS=''
MCA_installdirs_DSO_COMPONENTS=''
MCA_installdirs_DSO_SUBDIRS=''
MCA_installdirs_STATIC_COMPONENTS=''
MCA_installdirs_STATIC_LTLIBS=''
MCA_installdirs_STATIC_SUBDIRS=''
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_op_ALL_COMPONENTS=''
MCA_op_ALL_SUBDIRS=''
MCA_op_DSO_COMPONENTS=''
MCA_op_DSO_SUBDIRS=''
MCA_op_STATIC_COMPONENTS=''
MCA_op_STATIC_LTLIBS=''
MCA_op_STATIC_SUBDIRS=''
MCA_opal_FRAMEWORKS=''
MCA_opal_FRAMEWORKS_SUBDIRS=''
MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
MCA_opal_FRAMEWORK_LIBS=''
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_pstat_ALL_COMPONENTS=''
MCA_pstat_ALL_SUBDIRS=''
MCA_pstat_DSO_COMPONENTS=''
MCA_pstat_DSO_SUBDIRS=''
MCA_pstat_STATIC_COMPONENTS=''
MCA_pstat_STATIC_LTLIBS=''
MCA_pstat_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_rmcast_ALL_COMPONENTS=''
MCA_rmcast_ALL_SUBDIRS=''
MCA_rmcast_DSO_COMPONENTS=''
MCA_rmcast_DSO_SUBDIRS=''
MCA_rmcast_STATIC_COMPONENTS=''
MCA_rmcast_STATIC_LTLIBS=''
MCA_rmcast_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_shmem_ALL_COMPONENTS=''
MCA_shmem_ALL_SUBDIRS=''
MCA_shmem_DSO_COMPONENTS=''
MCA_shmem_DSO_SUBDIRS=''
MCA_shmem_STATIC_COMPONENTS=''
MCA_shmem_STATIC_LTLIBS=''
MCA_shmem_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_sysinfo_ALL_COMPONENTS=''
MCA_sysinfo_ALL_SUBDIRS=''
MCA_sysinfo_DSO_COMPONENTS=''
MCA_sysinfo_DSO_SUBDIRS=''
MCA_sysinfo_STATIC_COMPONENTS=''
MCA_sysinfo_STATIC_LTLIBS=''
MCA_sysinfo_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=''
MEMORY_LINUX_PTMALLOC2_FALSE=''
MEMORY_LINUX_PTMALLOC2_TRUE=''
MEMORY_LINUX_UMMUNOTIFY_FALSE=''
MEMORY_LINUX_UMMUNOTIFY_TRUE=''
MKDIR_P='config/install-sh -c -d'
MPIF_H_PMPI_W_FUNCS=', PMPI_WTICK, PMPI_WTIME'
NM='/usr/local/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OMPI_ASM_FILE=''
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_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_sctp_DSO_FALSE=''
OMPI_BUILD_btl_sctp_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_fca_DSO_FALSE=''
OMPI_BUILD_coll_fca_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_pmi_DSO_FALSE=''
OMPI_BUILD_ess_pmi_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_slave_DSO_FALSE=''
OMPI_BUILD_ess_slave_DSO_TRUE=''
OMPI_BUILD_ess_slurm_DSO_FALSE=''
OMPI_BUILD_ess_slurm_DSO_TRUE=''
OMPI_BUILD_ess_slurmd_DSO_FALSE=''
OMPI_BUILD_ess_slurmd_DSO_TRUE=''
OMPI_BUILD_ess_tm_DSO_FALSE=''
OMPI_BUILD_ess_tm_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_grpcomm_hier_DSO_FALSE=''
OMPI_BUILD_grpcomm_hier_DSO_TRUE=''
OMPI_BUILD_grpcomm_pmi_DSO_FALSE=''
OMPI_BUILD_grpcomm_pmi_DSO_TRUE=''
OMPI_BUILD_hwloc_external_DSO_FALSE=''
OMPI_BUILD_hwloc_external_DSO_TRUE=''
OMPI_BUILD_hwloc_hwloc132_DSO_FALSE=''
OMPI_BUILD_hwloc_hwloc132_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_installdirs_windows_DSO_FALSE=''
OMPI_BUILD_installdirs_windows_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_hwloc_DSO_FALSE=''
OMPI_BUILD_maffinity_hwloc_DSO_TRUE=''
OMPI_BUILD_memchecker_valgrind_DSO_FALSE=''
OMPI_BUILD_memchecker_valgrind_DSO_TRUE=''
OMPI_BUILD_memory_linux_DSO_FALSE=''
OMPI_BUILD_memory_linux_DSO_TRUE=''
OMPI_BUILD_memory_malloc_solaris_DSO_FALSE=''
OMPI_BUILD_memory_malloc_solaris_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_mxm_DSO_FALSE=''
OMPI_BUILD_mtl_mxm_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_command_DSO_FALSE=''
OMPI_BUILD_notifier_command_DSO_TRUE=''
OMPI_BUILD_notifier_ftb_DSO_FALSE=''
OMPI_BUILD_notifier_ftb_DSO_TRUE=''
OMPI_BUILD_notifier_smtp_DSO_FALSE=''
OMPI_BUILD_notifier_smtp_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_odls_process_DSO_FALSE=''
OMPI_BUILD_odls_process_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_hwloc_DSO_FALSE=''
OMPI_BUILD_paffinity_hwloc_DSO_TRUE=''
OMPI_BUILD_paffinity_test_DSO_FALSE=''
OMPI_BUILD_paffinity_test_DSO_TRUE=''
OMPI_BUILD_plm_alps_DSO_FALSE=''
OMPI_BUILD_plm_alps_DSO_TRUE=''
OMPI_BUILD_plm_ccp_DSO_FALSE=''
OMPI_BUILD_plm_ccp_DSO_TRUE=''
OMPI_BUILD_plm_lsf_DSO_FALSE=''
OMPI_BUILD_plm_lsf_DSO_TRUE=''
OMPI_BUILD_plm_process_DSO_FALSE=''
OMPI_BUILD_plm_process_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_pml_bfo_DSO_FALSE=''
OMPI_BUILD_pml_bfo_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_csum_DSO_FALSE=''
OMPI_BUILD_pml_csum_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_pstat_darwin_DSO_FALSE=''
OMPI_BUILD_pstat_darwin_DSO_TRUE=''
OMPI_BUILD_pstat_linux_DSO_FALSE=''
OMPI_BUILD_pstat_linux_DSO_TRUE=''
OMPI_BUILD_pubsub_orte_DSO_FALSE=''
OMPI_BUILD_pubsub_orte_DSO_TRUE=''
OMPI_BUILD_pubsub_pmi_DSO_FALSE=''
OMPI_BUILD_pubsub_pmi_DSO_TRUE=''
OMPI_BUILD_ras_alps_DSO_FALSE=''
OMPI_BUILD_ras_alps_DSO_TRUE=''
OMPI_BUILD_ras_ccp_DSO_FALSE=''
OMPI_BUILD_ras_ccp_DSO_TRUE=''
OMPI_BUILD_ras_cm_DSO_FALSE=''
OMPI_BUILD_ras_cm_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_load_balance_DSO_FALSE=''
OMPI_BUILD_rmaps_load_balance_DSO_TRUE=''
OMPI_BUILD_rmaps_rank_file_DSO_FALSE=''
OMPI_BUILD_rmaps_rank_file_DSO_TRUE=''
OMPI_BUILD_rmaps_resilient_DSO_FALSE=''
OMPI_BUILD_rmaps_resilient_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_rmaps_topo_DSO_FALSE=''
OMPI_BUILD_rmaps_topo_DSO_TRUE=''
OMPI_BUILD_rmcast_tcp_DSO_FALSE=''
OMPI_BUILD_rmcast_tcp_DSO_TRUE=''
OMPI_BUILD_rmcast_udp_DSO_FALSE=''
OMPI_BUILD_rmcast_udp_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_cm_DSO_FALSE=''
OMPI_BUILD_routed_cm_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_routed_radix_DSO_FALSE=''
OMPI_BUILD_routed_radix_DSO_TRUE=''
OMPI_BUILD_routed_slave_DSO_FALSE=''
OMPI_BUILD_routed_slave_DSO_TRUE=''
OMPI_BUILD_shmem_mmap_DSO_FALSE=''
OMPI_BUILD_shmem_mmap_DSO_TRUE=''
OMPI_BUILD_shmem_posix_DSO_FALSE=''
OMPI_BUILD_shmem_posix_DSO_TRUE=''
OMPI_BUILD_shmem_sysv_DSO_FALSE=''
OMPI_BUILD_shmem_sysv_DSO_TRUE=''
OMPI_BUILD_shmem_windows_DSO_FALSE=''
OMPI_BUILD_shmem_windows_DSO_TRUE=''
OMPI_BUILD_snapc_full_DSO_FALSE=''
OMPI_BUILD_snapc_full_DSO_TRUE=''
OMPI_BUILD_sysinfo_darwin_DSO_FALSE=''
OMPI_BUILD_sysinfo_darwin_DSO_TRUE=''
OMPI_BUILD_sysinfo_linux_DSO_FALSE=''
OMPI_BUILD_sysinfo_linux_DSO_TRUE=''
OMPI_BUILD_sysinfo_solaris_DSO_FALSE=''
OMPI_BUILD_sysinfo_solaris_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_CONFIGURE_DATE='Thu Jun  7 11:40:17 PDT 2012'
OMPI_CONFIGURE_HOST='zozma.cts.cwu.edu'
OMPI_CONFIGURE_USER='root'
OMPI_CONTRIB_DIST_SUBDIRS=''
OMPI_CONTRIB_SUBDIRS=''
OMPI_CXX_ABSOLUTE='/usr/local/GNU463/bin/g++'
OMPI_F77_ABSOLUTE=''
OMPI_F90_ABSOLUTE=''
OMPI_F90_BUILD_SIZE='small'
OMPI_F90_CKINDS=''
OMPI_F90_EXTRA_SHARED_LIBRARY_FLAGS=''
OMPI_F90_IKINDS=''
OMPI_F90_RKINDS=''
OMPI_FC_MODULE_FLAG=''
OMPI_FORTRAN_MAX_ARRAY_RANK='4'
OMPI_FORTRAN_STATUS_SIZE=''
OMPI_GREEK_VERSION=''
OMPI_INSTALL_BINARIES_FALSE='#'
OMPI_INSTALL_BINARIES_TRUE=''
OMPI_LIBMPI_EXTRA_LDFLAGS=''
OMPI_LIBMPI_EXTRA_LIBS=''
OMPI_MAJOR_VERSION='1'
OMPI_MINOR_VERSION='6'
OMPI_MPIF_MPI_IO_INCLUDE=''
OMPI_MPI_ADDRESS_KIND=''
OMPI_MPI_INTEGER_KIND=''
OMPI_MPI_OFFSET_KIND=''
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='May 10, 2012'
OMPI_RELEASE_VERSION='0'
OMPI_SIZEOF_F90_CHARACTER=''
OMPI_SIZEOF_F90_COMPLEX16=''
OMPI_SIZEOF_F90_COMPLEX32=''
OMPI_SIZEOF_F90_COMPLEX8=''
OMPI_SIZEOF_F90_COMPLEX=''
OMPI_SIZEOF_F90_DOUBLE_COMPLEX=''
OMPI_SIZEOF_F90_DOUBLE_PRECISION=''
OMPI_SIZEOF_F90_INTEGER16=''
OMPI_SIZEOF_F90_INTEGER1=''
OMPI_SIZEOF_F90_INTEGER2=''
OMPI_SIZEOF_F90_INTEGER4=''
OMPI_SIZEOF_F90_INTEGER8=''
OMPI_SIZEOF_F90_INTEGER=''
OMPI_SIZEOF_F90_LOGICAL1=''
OMPI_SIZEOF_F90_LOGICAL2=''
OMPI_SIZEOF_F90_LOGICAL4=''
OMPI_SIZEOF_F90_LOGICAL8=''
OMPI_SIZEOF_F90_LOGICAL=''
OMPI_SIZEOF_F90_REAL16=''
OMPI_SIZEOF_F90_REAL2=''
OMPI_SIZEOF_F90_REAL4=''
OMPI_SIZEOF_F90_REAL8=''
OMPI_SIZEOF_F90_REAL=''
OMPI_SVN_R='r26429'
OMPI_TOP_BUILDDIR='/DreamLand/JunqueYard_gcc/openmpi-1.6'
OMPI_TOP_SRCDIR='/DreamLand/JunqueYard_gcc/openmpi-1.6'
OMPI_VERSION='1.6'
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_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_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_ASM_GSYM=''
OPAL_ASM_LSYM=''
OPAL_ASM_SUPPORT_64BIT=''
OPAL_ASM_TEXT='.text'
OPAL_ASM_TYPE=''
OPAL_ASSEMBLY_ARCH=''
OPAL_ASSEMBLY_FORMAT=''
OPAL_CC_ABSOLUTE='/usr/local/GNU463/bin/gcc'
OPAL_CXX_ABSOLUTE='/usr/local/GNU463/bin/g++'
OPAL_DEFAULT_MCA_PARAM_CONF='openmpi-mca-params.conf'
OPAL_GREEK_VERSION=''
OPAL_HAVE_ASM_FILE_FALSE=''
OPAL_HAVE_ASM_FILE_TRUE=''
OPAL_HAVE_DLOPEN_FALSE=''
OPAL_HAVE_DLOPEN_TRUE=''
OPAL_HAVE_HWLOC_FALSE=''
OPAL_HAVE_HWLOC_TRUE=''
OPAL_HAVE_POSIX_THREADS_FALSE=''
OPAL_HAVE_POSIX_THREADS_TRUE=''
OPAL_HAVE_SOLARIS_THREADS_FALSE=''
OPAL_HAVE_SOLARIS_THREADS_TRUE=''
OPAL_LIBEVENT_SOURCES=''
OPAL_MAJOR_VERSION='1'
OPAL_MAX_DATAREP_STRING='128'
OPAL_MAX_ERROR_STRING='256'
OPAL_MAX_INFO_KEY='36'
OPAL_MAX_INFO_VAL='256'
OPAL_MAX_OBJECT_NAME='64'
OPAL_MAX_PORT_NAME='1024'
OPAL_MAX_PROCESSOR_NAME='256'
OPAL_MINOR_VERSION='6'
OPAL_PARAM_FROM_PLATFORM=''
OPAL_RELEASE_DATE='May 10, 2012'
OPAL_RELEASE_VERSION='0'
OPAL_SVN_R='r26429'
OPAL_VERSION='1.6'
OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_FALSE=''
OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_TRUE='#'
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=''
OPAL_WRAPPER_INCLUDEDIR=''
OPAL_WRAPPER_LIBDIR=''
ORTE_DISABLE_FULL_SUPPORT_FALSE=''
ORTE_DISABLE_FULL_SUPPORT_TRUE='#'
ORTE_GREEK_VERSION=''
ORTE_MAJOR_VERSION='1'
ORTE_MINOR_VERSION='6'
ORTE_RELEASE_DATE='May 10, 2012'
ORTE_RELEASE_VERSION='0'
ORTE_SVN_R='r26429'
ORTE_VERSION='1.6'
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=''
ORTE_WRAPPER_INCLUDEDIR=''
ORTE_WRAPPER_LIBDIR=''
OTOOL64=''
OTOOL=''
PACKAGE='openmpi'
PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/'
PACKAGE_NAME='Open MPI'
PACKAGE_STRING='Open MPI 1.6'
PACKAGE_TARNAME='openmpi'
PACKAGE_URL=''
PACKAGE_VERSION='1.6'
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG=''
PROJECT_OMPI_FALSE='#'
PROJECT_OMPI_TRUE=''
PROJECT_ORTE_FALSE='#'
PROJECT_ORTE_TRUE=''
QRSH=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.6'
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_PMI_SUPPORT_FALSE=''
WANT_PMI_SUPPORT_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=''
WRAPPER_EXTRA_CXXFLAGS=''
WRAPPER_EXTRA_FCFLAGS=''
WRAPPER_EXTRA_FFLAGS=''
WRAPPER_EXTRA_LDFLAGS=''
WRAPPER_EXTRA_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_F77=''
ac_ct_FC=''
ac_prefix_program=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --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_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_sctp_CFLAGS=''
btl_sctp_CPPFLAGS=''
btl_sctp_LDFLAGS=''
btl_sctp_LIBS=''
btl_sm_CPPFLAGS=''
btl_udapl_CFLAGS=''
btl_udapl_CPPFLAGS=''
btl_udapl_LDFLAGS=''
btl_udapl_LIBS=''
build='alphaev68-dec-osf5.1b'
build_alias=''
build_cpu='alphaev68'
build_os='osf5.1b'
build_vendor='dec'
coll_fca_CFLAGS=''
coll_fca_CPPFLAGS=''
coll_fca_HOME=''
coll_fca_LDFLAGS=''
coll_fca_LIBS=''
common_mx_CFLAGS=''
common_mx_CPPFLAGS=''
common_mx_LDFLAGS=''
common_mx_LIBS=''
common_portals_CPPFLAGS=''
common_portals_LDFLAGS=''
common_portals_LIBS=''
crs_blcr_CFLAGS=''
crs_blcr_CPPFLAGS=''
crs_blcr_LDFLAGS=''
crs_blcr_LIBS=''
crs_blcr_WRAPPER_EXTRA_CPPFLAGS=''
crs_blcr_WRAPPER_EXTRA_LDFLAGS=''
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_pmi_CPPFLAGS=''
ess_pmi_LDFLAGS=''
ess_pmi_LIBS=''
ess_portals_utcp_CPPFLAGS=''
ess_portals_utcp_LDFLAGS=''
ess_portals_utcp_LIBS=''
ess_slurm_CPPFLAGS=''
ess_slurm_LDFLAGS=''
ess_slurm_LIBS=''
ess_slurmd_CPPFLAGS=''
ess_slurmd_LDFLAGS=''
ess_slurmd_LIBS=''
ess_tm_CPPFLAGS=''
ess_tm_LDFLAGS=''
ess_tm_LIBS=''
exec_prefix='NONE'
grpcomm_pmi_CPPFLAGS=''
grpcomm_pmi_LDFLAGS=''
grpcomm_pmi_LIBS=''
host='alphaev68-dec-osf5.1b'
host_alias=''
host_cpu='alphaev68'
host_os='osf5.1b'
host_vendor='dec'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /DreamLand/JunqueYard_gcc/openmpi-1.6/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libmca_common_mx_so_version='1:0:0'
libmca_common_portals_so_version='1:0:0'
libmca_common_sm_so_version='3:0:0'
libmpi_cxx_so_version='1:1:0'
libmpi_f77_so_version='1:3:0'
libmpi_f90_so_version='2:0:1'
libmpi_so_version='1:3:0'
libopen_pal_so_version='4:0:0'
libopen_rte_so_version='4:0:0'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
memory_linux_LIBS=''
memory_malloc_solaris_LIBS=''
mkdir_p='$(top_builddir)/config/install-sh -c -d'
mtl_mx_CFLAGS=''
mtl_mx_CPPFLAGS=''
mtl_mx_LDFLAGS=''
mtl_mx_LIBS=''
mtl_mxm_CFLAGS=''
mtl_mxm_CPPFLAGS=''
mtl_mxm_LDFLAGS=''
mtl_mxm_LIBS=''
mtl_portals_CPPFLAGS=''
mtl_portals_LDFLAGS=''
mtl_portals_LIBS=''
mtl_psm_CFLAGS=''
mtl_psm_CPPFLAGS=''
mtl_psm_LDFLAGS=''
mtl_psm_LIBS=''
notifier_ftb_CFLAGS=''
notifier_ftb_CPPFLAGS=''
notifier_ftb_LDFLAGS=''
notifier_ftb_LIBS=''
notifier_smtp_CFLAGS=''
notifier_smtp_CPPFLAGS=''
notifier_smtp_LDFLAGS=''
notifier_smtp_LIBS=''
oldincludedir='/usr/include'
opal_hwloc_external_LDFLAGS=''
opal_hwloc_external_LIBS=''
opal_hwloc_hwloc132_CFLAGS=''
opal_hwloc_hwloc132_CPPFLAGS=''
opal_hwloc_hwloc132_LDFLAGS=''
opal_hwloc_hwloc132_LIBS=''
opal_memchecker_valgrind_CPPFLAGS=''
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=''
prefix='/usr/local/OpenMPI'
program_transform_name='s,x,x,'
psdir='${docdir}'
pubsub_pmi_CPPFLAGS=''
pubsub_pmi_LDFLAGS=''
pubsub_pmi_LIBS=''
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'
sysinfo_solaris_CFLAGS=''
sysinfo_solaris_CPPFLAGS=''
sysinfo_solaris_LDFLAGS=''
sysinfo_solaris_LIBS=''
target='alphaev68-dec-osf5.1b'
target_alias=''
target_cpu='alphaev68'
target_os='osf5.1b'
target_vendor='dec'
timer_aix_LIBS=''
top_ompi_builddir='/DreamLand/JunqueYard_gcc/openmpi-1.6'
top_ompi_srcdir='/DreamLand/JunqueYard_gcc/openmpi-1.6'

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

/* confdefs.h */
#define PACKAGE_NAME "Open MPI"
#define PACKAGE_TARNAME "openmpi"
#define PACKAGE_VERSION "1.6"
#define PACKAGE_STRING "Open MPI 1.6"
#define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
#define PACKAGE_URL ""
#define OPAL_ARCH "alphaev68-dec-osf5.1b"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define OMPI_MAJOR_VERSION 1
#define OMPI_MINOR_VERSION 6
#define OMPI_RELEASE_VERSION 0
#define OMPI_GREEK_VERSION ""
#define OMPI_VERSION "0"
#define OMPI_RELEASE_DATE "May 10, 2012"
#define ORTE_MAJOR_VERSION 1
#define ORTE_MINOR_VERSION 6
#define ORTE_RELEASE_VERSION 0
#define ORTE_GREEK_VERSION ""
#define ORTE_VERSION "0"
#define ORTE_RELEASE_DATE "May 10, 2012"
#define OPAL_MAJOR_VERSION 1
#define OPAL_MINOR_VERSION 6
#define OPAL_RELEASE_VERSION 0
#define OPAL_GREEK_VERSION ""
#define OPAL_VERSION "0"
#define OPAL_RELEASE_DATE "May 10, 2012"
#define OPAL_ENABLE_PROGRESS_THREADS 0
#define OPAL_ENABLE_MEM_DEBUG 0
#define OPAL_ENABLE_MEM_PROFILE 0
#define OPAL_ENABLE_DEBUG 0
#define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
#define OPAL_ENABLE_PTY_SUPPORT 1
#define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
#define OPAL_ENABLE_TRACE 0
#define OPAL_ENABLE_FT 0
#define OPAL_ENABLE_FT_CR 0
#define OPAL_WANT_HOME_CONFIG_FILES 1
#define OPAL_ENABLE_IPV6 0
#define OPAL_PACKAGE_STRING "Open MPI r...@zozma.cts.cwu.edu Distribution"
#define OPAL_IDENT_STRING "1.6"
#define OPAL_MAX_PROCESSOR_NAME 256
#define OPAL_MAX_ERROR_STRING 256
#define OPAL_MAX_OBJECT_NAME 64
#define OPAL_MAX_INFO_KEY 36
#define OPAL_MAX_INFO_VAL 256
#define OPAL_MAX_PORT_NAME 1024
#define OPAL_MAX_DATAREP_STRING 128
#define ORTE_DISABLE_FULL_SUPPORT 0
#define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
#define ORTE_ENABLE_MULTICAST 0
#define OMPI_WANT_MPI_INTERFACE_WARNING 0
#define OMPI_GROUP_SPARSE 0
#define OMPI_WANT_PERUSE 0
#define OMPI_WANT_MPI_CXX_SEEK 1
#define MPI_PARAM_CHECK ompi_mpi_param_check
#define OPAL_CC "gcc"
#define STDC_HEADERS 1
#define _GNU_SOURCE 1
#define OPAL_C_HAVE_BUILTIN_EXPECT 1
#define OPAL_C_HAVE_BUILTIN_PREFETCH 1
#define OPAL_CC_USE_PRAGMA_IDENT 0
#define OPAL_CC_USE_IDENT 0
#define OPAL_CC_USE_PRAGMA_COMMENT 
#define OPAL_CC_USE_CONST_CHAR_IDENT 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_LONG_LONG 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 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_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_FLOAT__COMPLEX 8
#define SIZEOF_DOUBLE__COMPLEX 16
#define SIZEOF_LONG_DOUBLE__COMPLEX 32
#define SIZEOF_VOID_P 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_SSIZE_T 8
#define SIZEOF_PTRDIFF_T 8
#define SIZEOF_WCHAR_T 4
#define OPAL_ALIGNMENT_BOOL 1
#define OPAL_ALIGNMENT_INT8 1
#define OPAL_ALIGNMENT_INT16 2
#define OPAL_ALIGNMENT_INT32 4
#define OPAL_ALIGNMENT_INT64 8
#define OPAL_ALIGNMENT_CHAR 1
#define OPAL_ALIGNMENT_SHORT 2
#define OPAL_ALIGNMENT_WCHAR 4
#define OPAL_ALIGNMENT_INT 4
#define OPAL_ALIGNMENT_LONG 8
#define OPAL_ALIGNMENT_LONG_LONG 8
#define OPAL_ALIGNMENT_FLOAT 4
#define OPAL_ALIGNMENT_DOUBLE 8
#define OPAL_ALIGNMENT_LONG_DOUBLE 16
#define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
#define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
#define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
#define OPAL_ALIGNMENT_VOID_P 8
#define OPAL_NEED_C_BOOL 1
#define SIZEOF__BOOL 1
#ifndef __cplusplus
#define inline __inline__
#endif
#define restrict __restrict
#define OMPI_ENABLE_MPI_PROFILING 1
#define OPAL_HAVE_WEAK_SYMBOLS 1
#define OPAL_CXX "g++"
#define SIZEOF_BOOL 1
#define OPAL_ALIGNMENT_CXX_BOOL 1
#define OMPI_CXX "g++"
#define SIZEOF_BOOL 1
#define OPAL_ALIGNMENT_CXX_BOOL 1
#define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
#define OPAL_CXX_USE_PRAGMA_IDENT 0
#define OPAL_CXX_USE_IDENT 0
#define OPAL_CXX_USE_PRAGMA_COMMENT 
#define OPAL_CXX_USE_CONST_CHAR_IDENT 1
#define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
#define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
#define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1
#define OMPI_WANT_CXX_BINDINGS 1
#define OPAL_HAVE_ATTRIBUTE 1
#define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
#define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
#define OPAL_HAVE_ATTRIBUTE_COLD 1
#define OPAL_HAVE_ATTRIBUTE_CONST 1
#define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
#define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
#define OPAL_HAVE_ATTRIBUTE_FORMAT 1
#define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
#define OPAL_HAVE_ATTRIBUTE_HOT 1
#define OPAL_HAVE_ATTRIBUTE_MALLOC 1
#define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
#define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
#define OPAL_HAVE_ATTRIBUTE_NONNULL 1
#define OPAL_HAVE_ATTRIBUTE_NORETURN 1
#define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
#define OPAL_HAVE_ATTRIBUTE_PACKED 1
#define OPAL_HAVE_ATTRIBUTE_PURE 1
#define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
#define OPAL_HAVE_ATTRIBUTE_UNUSED 1
#define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
#define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
#define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
#define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
#define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
#define OPAL_BUILD_PLATFORM_COMPILER_VERSION 263683
#define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.6.3
#define OPAL_WANT_SMP_LOCKS 1
#define OPAL_ASM_TEXT ".text"
#define OPAL_ASM_GLOBAL ".globl"
#define OPAL_ASM_LABEL_SUFFIX ":"

configure: exit 1

Reply via email to