good day all, i've been trying to build ompi with the 6.2-X version of the pgi compiler set (pgcc 6.2-4 64-bit target on x86-64 Linux). i've tried both 1.1.2 and the current nightly build 1.1.3b2r12766, both fail with this error from configure:
*** Fortran 77 compiler checking whether we are using the GNU Fortran 77 compiler... no checking whether /opt/pgi/linux86-64/6.2/bin/pgf77 accepts -g... yes checking if Fortran 77 compiler works... yes checking /opt/pgi/linux86-64/6.2/bin/pgf77 external symbol convention... single underscore checking if Fortran 77 compiler supports LOGICAL... yes checking size of Fortran 77 LOGICAL... 4 checking for C type corresponding to LOGICAL... not found configure: WARNING: *** Did not find corresponding C type configure: error: Cannot continue i will attache the config.log file. i've looked around the maillist and i've seen a few issue similar but no real resolution. the env i used to build is: F90=/opt/pgi/linux86-64/6.2/bin/pgf90 F77=/opt/pgi/linux86-64/6.2/bin/pgf77 LM_LICENSE_FILE=/opt/pgi/license.dat CXX=/opt/pgi/linux86-64/6.2/bin/pgCC FC=/opt/pgi/linux86-64/6.2/bin/pgf90 CC=/opt/pgi/linux86-64/6.2/bin/pgcc F90FLAGS=-fastsse CXXFLAGS=-g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp FCFLAGS=-fastsse CFLAGS=-g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp FFLAGS=-fastsse is there something simple i'm messing up? thanks! -- michael
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.1.3b2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/share/apps/opmi/113b2r12766 --with-gnu-ld ## --------- ## ## Platform. ## ## --------- ## hostname = bioinfo.lsd.ornl.gov uname -m = x86_64 uname -r = 2.6.9-42.0.2.ELsmp uname -s = Linux uname -v = #1 SMP Wed Aug 23 13:38:27 BST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/pgi/linux86-64/6.2/bin PATH: /opt/pgi/linux86/6.2/bin PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /opt/globus/bin PATH: /opt/globus/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /opt/Bio/ncbi/bin PATH: /opt/Bio/mpiblast/bin/ PATH: /opt/Bio/hmmer/bin PATH: /opt/Bio/Emboss/bin PATH: /opt/Bio/clustalw/bin PATH: /opt/Bio/t_coffee/bin PATH: /opt/Bio/phylip/exe PATH: /opt/Bio/mrbayes PATH: /opt/Bio/fasta PATH: /opt/Bio/glimmer/bin PATH: //opt/Bio/glimmer/scripts PATH: /opt/Bio/gromacs/bin PATH: /opt/ganglia/bin PATH: /opt/ganglia/sbin PATH: /usr/java/jre1.5.0_09/bin PATH: /opt/lam/gnu/bin PATH: /usr/NX/bin PATH: /opt/openmpi/bin/ PATH: /opt/rocks/bin PATH: /opt/rocks/sbin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1811: checking for a BSD-compatible install configure:1866: result: /usr/bin/install -c configure:1877: checking whether build environment is sane configure:1920: result: yes configure:1985: checking for gawk configure:2001: found /bin/gawk configure:2011: result: gawk configure:2021: checking whether make sets $(MAKE) configure:2041: result: yes configure:2330: checking Open MPI version configure:2332: result: 1.1.3b2r12766 configure:2334: checking Open MPI Subversion repository version configure:2336: result: r12766 configure:2432: checking Open Run-Time Environment version configure:2434: result: 1.1.3b2r12766 configure:2436: checking Open Run-Time Environment Subversion repository version configure:2438: result: r12766 configure:2534: checking Open Portable Access Layer version configure:2536: result: 1.1.3b2r12766 configure:2538: checking Open Portable Access Layer Subversion repository version configure:2540: result: r12766 configure:2597: builddir: /share/build/openmpi-1.1.3b2r12766 configure:2599: srcdir: /share/build/openmpi-1.1.3b2r12766 configure:2621: checking build system type configure:2639: result: x86_64-unknown-linux-gnu configure:2667: checking host system type configure:2681: result: x86_64-unknown-linux-gnu configure:2835: checking Whether to run code coverage configure:2862: result: no configure:2872: checking whether to debug memory usage configure:2884: result: no configure:2904: checking whether to profile memory usage configure:2916: result: no configure:2936: checking if want developer-level compiler pickyness configure:2948: result: no configure:2963: checking if want developer-level debugging code configure:2975: result: no configure:3000: checking if want Fortran 77 bindings configure:3008: result: yes configure:3022: checking if want Fortran 90 bindings configure:3030: result: yes configure:3039: checking desired Fortran 90 bindings "size" configure:3121: result: small configure:3128: checking whether to enable PMPI configure:3136: result: yes configure:3153: checking if want C++ bindings configure:3161: result: yes configure:3175: checking if want to enable weak symbol support configure:3183: result: yes configure:3196: checking if want run-time MPI parameter checking configure:3217: result: runtime configure:3240: checking if want to install OMPI header files configure:3253: result: no configure:3271: checking if want pretty-print stacktrace configure:3283: result: yes configure:3296: checking if want deprecated executable names configure:3308: result: no configure:3328: checking if peruse support is required configure:3340: result: no configure:3365: checking max supported array dimension in F90 MPI bindings configure:3380: result: 4 configure:3385: checking if pty support should be enabled configure:3397: result: yes configure:3410: checking if user wants dlopen support configure:3425: result: yes configure:3433: checking if heterogeneous support should be enabled configure:3445: result: yes configure:3459: checking if want trace file debugging configure:3471: result: no configure:3720: checking for style of include used by make configure:3748: result: GNU configure:3824: checking for gcc configure:3850: result: /opt/pgi/linux86-64/6.2/bin/pgcc configure:4094: checking for C compiler version configure:4097: /opt/pgi/linux86-64/6.2/bin/pgcc --version </dev/null >&5 pgcc-Warning-Unknown switch: --version pgcc-Warning-No files to process configure:4100: $? = 0 configure:4102: /opt/pgi/linux86-64/6.2/bin/pgcc -v </dev/null >&5 pgcc-Warning-No files to process configure:4105: $? = 0 configure:4107: /opt/pgi/linux86-64/6.2/bin/pgcc -V </dev/null >&5 pgcc 6.2-4 64-bit target on x86-64 Linux Copyright 1989-2000, The Portland Group, Inc. All Rights Reserved. Copyright 2000-2006, STMicroelectronics, Inc. All Rights Reserved. configure:4110: $? = 0 configure:4133: checking for C compiler default output file name configure:4136: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:4139: $? = 0 configure:4185: result: a.out configure:4190: checking whether the C compiler works configure:4196: ./a.out configure:4199: $? = 0 configure:4216: result: yes configure:4223: checking whether we are cross compiling configure:4225: result: no configure:4228: checking for suffix of executables configure:4230: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:4233: $? = 0 configure:4258: result: configure:4264: checking for suffix of object files configure:4285: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:4288: $? = 0 configure:4310: result: o configure:4314: checking whether we are using the GNU C compiler configure:4338: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-S-0040-Illegal use of symbol, choke (conftest.c: 39) PGC-W-0156-Type not specified, 'int' assumed (conftest.c: 39) PGC/x86-64 Linux/x86-64 6.2-4: compilation completed with severe errors configure:4344: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4370: result: no configure:4376: checking whether /opt/pgi/linux86-64/6.2/bin/pgcc accepts -g configure:4397: /opt/pgi/linux86-64/6.2/bin/pgcc -c -g conftest.c >&5 configure:4403: $? = 0 configure:4407: test -z || test ! -s conftest.err configure:4410: $? = 0 configure:4413: test -s conftest.o configure:4416: $? = 0 configure:4427: result: yes configure:4444: checking for /opt/pgi/linux86-64/6.2/bin/pgcc option to accept ANSI C configure:4514: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:4520: $? = 0 configure:4524: test -z || test ! -s conftest.err configure:4527: $? = 0 configure:4530: test -s conftest.o configure:4533: $? = 0 configure:4551: result: none needed configure:4569: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-S-0035-Syntax error: Recovery attempted by replacing identifier me by ';' (conftest.c: 2) PGC-W-0156-Type not specified, 'int' assumed (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation completed with severe errors configure:4575: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4710: checking dependency style of /opt/pgi/linux86-64/6.2/bin/pgcc configure:4800: result: none configure:4828: checking whether /opt/pgi/linux86-64/6.2/bin/pgcc and cc understand -c and -o together configure:4858: /opt/pgi/linux86-64/6.2/bin/pgcc -c conftest.c -o conftest.o >&5 configure:4861: $? = 0 configure:4863: /opt/pgi/linux86-64/6.2/bin/pgcc -c conftest.c -o conftest.o >&5 configure:4866: $? = 0 configure:4873: cc -c conftest.c >&5 configure:4876: $? = 0 configure:4879: cc -c conftest.c -o conftest.o >&5 configure:4882: $? = 0 configure:4884: cc -c conftest.c -o conftest.o >&5 configure:4887: $? = 0 configure:4905: result: yes configure:4943: checking for the C compiler vendor configure:4971: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:4977: $? = 2 configure: failed program was: | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:5012: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __GNUC__ not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5018: $? = 2 configure: failed program was: | #ifndef __GNUC__ | #error "symbol __GNUC__ not defined" | choke me | #endif configure:5053: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __TURBOC__ not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5059: $? = 2 configure: failed program was: | #ifndef __TURBOC__ | #error "symbol __TURBOC__ not defined" | choke me | #endif configure:5094: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __BORLANDC__ not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5100: $? = 2 configure: failed program was: | #ifndef __BORLANDC__ | #error "symbol __BORLANDC__ not defined" | choke me | #endif configure:5135: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __COMO__ not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5141: $? = 2 configure: failed program was: | #ifndef __COMO__ | #error "symbol __COMO__ not defined" | choke me | #endif configure:5176: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(__DECC) || defined(VAXC) || defined(__VAXC) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5182: $? = 2 configure: failed program was: | #if !( defined(__DECC) || defined(VAXC) || defined(__VAXC) ) | #error "condition defined(__DECC) || defined(VAXC) || defined(__VAXC) not met" | choke me | #endif configure:5210: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(__osf__) && defined(__LANGUAGE_C__) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5216: $? = 2 configure: failed program was: | #if !( defined(__osf__) && defined(__LANGUAGE_C__) ) | #error "condition defined(__osf__) && defined(__LANGUAGE_C__) not met" | choke me | #endif configure:5244: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __DECCXX not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5250: $? = 2 configure: failed program was: | #ifndef __DECCXX | #error "symbol __DECCXX not defined" | choke me | #endif configure:5289: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol _CRAYC not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5295: $? = 2 configure: failed program was: | #ifndef _CRAYC | #error "symbol _CRAYC not defined" | choke me | #endif configure:5330: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __DCC__ not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5336: $? = 2 configure: failed program was: | #ifndef __DCC__ | #error "symbol __DCC__ not defined" | choke me | #endif configure:5371: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(__DMC__) || defined(__SC__) || defined(__ZTC__) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5377: $? = 2 configure: failed program was: | #if !( defined(__DMC__) || defined(__SC__) || defined(__ZTC__) ) | #error "condition defined(__DMC__) || defined(__SC__) || defined(__ZTC__) not met" | choke me | #endif configure:5412: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(__HP_cc) || defined(__HP_aCC) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5418: $? = 2 configure: failed program was: | #if !( defined(__HP_cc) || defined(__HP_aCC) ) | #error "condition defined(__HP_cc) || defined(__HP_aCC) not met" | choke me | #endif configure:5453: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5459: $? = 2 configure: failed program was: | #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) ) | #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | choke me | #endif configure:5487: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(_AIX) && !defined(__GNUC__) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5493: $? = 2 configure: failed program was: | #if !( defined(_AIX) && !defined(__GNUC__) ) | #error "condition defined(_AIX) && !defined(__GNUC__) not met" | choke me | #endif configure:5530: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __KCC not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5536: $? = 2 configure: failed program was: | #ifndef __KCC | #error "symbol __KCC not defined" | choke me | #endif configure:5571: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __LCC__ not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5577: $? = 2 configure: failed program was: | #ifndef __LCC__ | #error "symbol __LCC__ not defined" | choke me | #endif configure:5612: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __HIGHC__ not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5618: $? = 2 configure: failed program was: | #ifndef __HIGHC__ | #error "symbol __HIGHC__ not defined" | choke me | #endif configure:5653: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __MWERKS__ not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5659: $? = 2 configure: failed program was: | #ifndef __MWERKS__ | #error "symbol __MWERKS__ not defined" | choke me | #endif configure:5694: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(sgi) || defined(__sgi) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5700: $? = 2 configure: failed program was: | #if !( defined(sgi) || defined(__sgi) ) | #error "condition defined(sgi) || defined(__sgi) not met" | choke me | #endif configure:5735: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5741: $? = 2 configure: failed program was: | #if !( defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) ) | #error "condition defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) not met" | choke me | #endif configure:5784: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(_MSC_VER) || defined(__MSC_VER) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5790: $? = 2 configure: failed program was: | #if !( defined(_MSC_VER) || defined(__MSC_VER) ) | #error "condition defined(_MSC_VER) || defined(__MSC_VER) not met" | choke me | #endif configure:5831: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __CC_NORCROFT not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5837: $? = 2 configure: failed program was: | #ifndef __CC_NORCROFT | #error "symbol __CC_NORCROFT not defined" | choke me | #endif configure:5872: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "symbol __POCC__ not defined" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:5878: $? = 2 configure: failed program was: | #ifndef __POCC__ | #error "symbol __POCC__ not defined" | choke me | #endif configure:5913: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-W-0006-Empty translation unit (conftest.c) PGC/x86-64 Linux/x86-64 6.2-4: compilation completed with warnings configure:5919: $? = 0 configure:5923: test -z || test ! -s conftest.err configure:5926: $? = 0 configure:5929: test -s conftest.o configure:5932: $? = 0 configure:6200: result: portland group configure:6895: checking for C optimization flags configure:6959: result: -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp configure:6986: checking how to run the C preprocessor configure:7021: /opt/pgi/linux86-64/6.2/bin/pgcc -E conftest.c configure:7027: $? = 0 configure:7059: /opt/pgi/linux86-64/6.2/bin/pgcc -E conftest.c PGC-F-0206-Can't find include file ac_nonexistent.h (conftest.c: 36) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:7065: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7104: result: /opt/pgi/linux86-64/6.2/bin/pgcc -E configure:7128: /opt/pgi/linux86-64/6.2/bin/pgcc -E conftest.c configure:7134: $? = 0 configure:7166: /opt/pgi/linux86-64/6.2/bin/pgcc -E conftest.c PGC-F-0206-Can't find include file ac_nonexistent.h (conftest.c: 36) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:7172: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7216: checking for egrep configure:7226: result: grep -E configure:7231: checking for ANSI C header files configure:7256: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7262: $? = 0 configure:7266: test -z || test ! -s conftest.err configure:7269: $? = 0 configure:7272: test -s conftest.o configure:7275: $? = 0 configure:7364: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 main: 55, IPA: 1 conditional branches removed IPA: Recompiling conftest.o: new IPA information main: 55, IPA: 1 conditional branches removed configure:7367: $? = 0 configure:7369: ./conftest configure:7372: $? = 0 configure:7387: result: yes configure:7411: checking for sys/types.h configure:7427: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7433: $? = 0 configure:7437: test -z || test ! -s conftest.err configure:7440: $? = 0 configure:7443: test -s conftest.o configure:7446: $? = 0 configure:7457: result: yes configure:7411: checking for sys/stat.h configure:7427: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7433: $? = 0 configure:7437: test -z || test ! -s conftest.err configure:7440: $? = 0 configure:7443: test -s conftest.o configure:7446: $? = 0 configure:7457: result: yes configure:7411: checking for stdlib.h configure:7427: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7433: $? = 0 configure:7437: test -z || test ! -s conftest.err configure:7440: $? = 0 configure:7443: test -s conftest.o configure:7446: $? = 0 configure:7457: result: yes configure:7411: checking for string.h configure:7427: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7433: $? = 0 configure:7437: test -z || test ! -s conftest.err configure:7440: $? = 0 configure:7443: test -s conftest.o configure:7446: $? = 0 configure:7457: result: yes configure:7411: checking for memory.h configure:7427: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7433: $? = 0 configure:7437: test -z || test ! -s conftest.err configure:7440: $? = 0 configure:7443: test -s conftest.o configure:7446: $? = 0 configure:7457: result: yes configure:7411: checking for strings.h configure:7427: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7433: $? = 0 configure:7437: test -z || test ! -s conftest.err configure:7440: $? = 0 configure:7443: test -s conftest.o configure:7446: $? = 0 configure:7457: result: yes configure:7411: checking for inttypes.h configure:7427: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7433: $? = 0 configure:7437: test -z || test ! -s conftest.err configure:7440: $? = 0 configure:7443: test -s conftest.o configure:7446: $? = 0 configure:7457: result: yes configure:7411: checking for stdint.h configure:7427: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7433: $? = 0 configure:7437: test -z || test ! -s conftest.err configure:7440: $? = 0 configure:7443: test -s conftest.o configure:7446: $? = 0 configure:7457: result: yes configure:7411: checking for unistd.h configure:7427: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7433: $? = 0 configure:7437: test -z || test ! -s conftest.err configure:7440: $? = 0 configure:7443: test -s conftest.o configure:7446: $? = 0 configure:7457: result: yes configure:7469: checking for long long configure:7493: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7499: $? = 0 configure:7503: test -z || test ! -s conftest.err configure:7506: $? = 0 configure:7509: test -s conftest.o configure:7512: $? = 0 configure:7523: result: yes configure:7534: checking for long double configure:7558: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7564: $? = 0 configure:7568: test -z || test ! -s conftest.err configure:7571: $? = 0 configure:7574: test -s conftest.o configure:7577: $? = 0 configure:7588: result: yes configure:7599: checking for int8_t configure:7623: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7629: $? = 0 configure:7633: test -z || test ! -s conftest.err configure:7636: $? = 0 configure:7639: test -s conftest.o configure:7642: $? = 0 configure:7653: result: yes configure:7664: checking for uint8_t configure:7688: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7694: $? = 0 configure:7698: test -z || test ! -s conftest.err configure:7701: $? = 0 configure:7704: test -s conftest.o configure:7707: $? = 0 configure:7718: result: yes configure:7729: checking for int16_t configure:7753: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7759: $? = 0 configure:7763: test -z || test ! -s conftest.err configure:7766: $? = 0 configure:7769: test -s conftest.o configure:7772: $? = 0 configure:7783: result: yes configure:7794: checking for uint16_t configure:7818: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7824: $? = 0 configure:7828: test -z || test ! -s conftest.err configure:7831: $? = 0 configure:7834: test -s conftest.o configure:7837: $? = 0 configure:7848: result: yes configure:7859: checking for int32_t configure:7883: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7889: $? = 0 configure:7893: test -z || test ! -s conftest.err configure:7896: $? = 0 configure:7899: test -s conftest.o configure:7902: $? = 0 configure:7913: result: yes configure:7924: checking for uint32_t configure:7948: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:7954: $? = 0 configure:7958: test -z || test ! -s conftest.err configure:7961: $? = 0 configure:7964: test -s conftest.o configure:7967: $? = 0 configure:7978: result: yes configure:7989: checking for int64_t configure:8013: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:8019: $? = 0 configure:8023: test -z || test ! -s conftest.err configure:8026: $? = 0 configure:8029: test -s conftest.o configure:8032: $? = 0 configure:8043: result: yes configure:8054: checking for uint64_t configure:8078: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:8084: $? = 0 configure:8088: test -z || test ! -s conftest.err configure:8091: $? = 0 configure:8094: test -s conftest.o configure:8097: $? = 0 configure:8108: result: yes configure:8119: checking for intptr_t configure:8143: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:8149: $? = 0 configure:8153: test -z || test ! -s conftest.err configure:8156: $? = 0 configure:8159: test -s conftest.o configure:8162: $? = 0 configure:8173: result: yes configure:8184: checking for uintptr_t configure:8208: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:8214: $? = 0 configure:8218: test -z || test ! -s conftest.err configure:8221: $? = 0 configure:8224: test -s conftest.o configure:8227: $? = 0 configure:8238: result: yes configure:8249: checking for mode_t configure:8273: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:8279: $? = 0 configure:8283: test -z || test ! -s conftest.err configure:8286: $? = 0 configure:8289: test -s conftest.o configure:8292: $? = 0 configure:8303: result: yes configure:8320: checking for char configure:8344: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:8350: $? = 0 configure:8354: test -z || test ! -s conftest.err configure:8357: $? = 0 configure:8360: test -s conftest.o configure:8363: $? = 0 configure:8374: result: yes configure:8377: checking size of char configure:8696: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: stale object file configure:8699: $? = 0 configure:8701: ./conftest configure:8704: $? = 0 configure:8727: result: 1 configure:8734: checking for short configure:8758: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:8764: $? = 0 configure:8768: test -z || test ! -s conftest.err configure:8771: $? = 0 configure:8774: test -s conftest.o configure:8777: $? = 0 configure:8788: result: yes configure:8791: checking size of short configure:9110: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: stale object file configure:9113: $? = 0 configure:9115: ./conftest configure:9118: $? = 0 configure:9141: result: 2 configure:9148: checking for int configure:9172: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:9178: $? = 0 configure:9182: test -z || test ! -s conftest.err configure:9185: $? = 0 configure:9188: test -s conftest.o configure:9191: $? = 0 configure:9202: result: yes configure:9205: checking size of int configure:9524: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: IPA information unchanged for 1 source files configure:9527: $? = 0 configure:9529: ./conftest configure:9532: $? = 0 configure:9555: result: 2 configure:9562: checking for long configure:9586: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:9592: $? = 0 configure:9596: test -z || test ! -s conftest.err configure:9599: $? = 0 configure:9602: test -s conftest.o configure:9605: $? = 0 configure:9616: result: yes configure:9619: checking size of long configure:9938: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: IPA information unchanged for 1 source files configure:9941: $? = 0 configure:9943: ./conftest configure:9946: $? = 0 configure:9969: result: 2 configure:9977: checking for long long configure:10031: result: yes configure:10034: checking size of long long configure:10353: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: stale object file configure:10356: $? = 0 configure:10358: ./conftest configure:10361: $? = 0 configure:10384: result: 8 configure:10393: checking for long double configure:10447: result: yes configure:10450: checking size of long double configure:10769: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: IPA information unchanged for 1 source files configure:10772: $? = 0 configure:10774: ./conftest configure:10777: $? = 0 configure:10800: result: 8 configure:10808: checking for float configure:10832: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:10838: $? = 0 configure:10842: test -z || test ! -s conftest.err configure:10845: $? = 0 configure:10848: test -s conftest.o configure:10851: $? = 0 configure:10862: result: yes configure:10865: checking size of float configure:11184: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: IPA information unchanged for 1 source files configure:11187: $? = 0 configure:11189: ./conftest configure:11192: $? = 0 configure:11215: result: 8 configure:11222: checking for double configure:11246: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:11252: $? = 0 configure:11256: test -z || test ! -s conftest.err configure:11259: $? = 0 configure:11262: test -s conftest.o configure:11265: $? = 0 configure:11276: result: yes configure:11279: checking size of double configure:11598: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: stale object file configure:11601: $? = 0 configure:11603: ./conftest configure:11606: $? = 0 configure:11629: result: 8 configure:11636: checking for void * configure:11660: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:11666: $? = 0 configure:11670: test -z || test ! -s conftest.err configure:11673: $? = 0 configure:11676: test -s conftest.o configure:11679: $? = 0 configure:11690: result: yes configure:11693: checking size of void * configure:12012: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: IPA information unchanged for 1 source files configure:12015: $? = 0 configure:12017: ./conftest configure:12020: $? = 0 configure:12043: result: 8 configure:12050: checking for size_t configure:12074: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:12080: $? = 0 configure:12084: test -z || test ! -s conftest.err configure:12087: $? = 0 configure:12090: test -s conftest.o configure:12093: $? = 0 configure:12104: result: yes configure:12107: checking size of size_t configure:12426: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: stale object file configure:12429: $? = 0 configure:12431: ./conftest configure:12434: $? = 0 configure:12457: result: 8 configure:12470: checking alignment of char configure:12873: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: updated IPA information configure:12876: $? = 0 configure:12878: ./conftest configure:12881: $? = 0 configure:12901: result: 1 configure:12913: checking alignment of short configure:13316: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:13319: $? = 0 configure:13321: ./conftest configure:13324: $? = 0 configure:13344: result: 2 configure:13356: checking alignment of wchar_t configure:13759: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:13762: $? = 0 configure:13764: ./conftest configure:13767: $? = 0 configure:13787: result: 4 configure:13799: checking alignment of int configure:14202: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:14205: $? = 0 configure:14207: ./conftest configure:14210: $? = 0 configure:14230: result: 4 configure:14242: checking alignment of long configure:14645: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:14648: $? = 0 configure:14650: ./conftest configure:14653: $? = 0 configure:14673: result: 8 configure:14686: checking alignment of long long configure:15089: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:15092: $? = 0 configure:15094: ./conftest configure:15097: $? = 0 configure:15117: result: 8 configure:15130: checking alignment of float configure:15533: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:15536: $? = 0 configure:15538: ./conftest configure:15541: $? = 0 configure:15561: result: 4 configure:15573: checking alignment of double configure:15976: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:15979: $? = 0 configure:15981: ./conftest configure:15984: $? = 0 configure:16004: result: 8 configure:16017: checking alignment of long double configure:16420: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:16423: $? = 0 configure:16425: ./conftest configure:16428: $? = 0 configure:16448: result: 8 configure:16461: checking alignment of void * configure:16864: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 IPA: Recompiling conftest.o: new IPA information configure:16867: $? = 0 configure:16869: ./conftest configure:16872: $? = 0 configure:16892: result: 8 configure:16909: checking for C bool type configure:16928: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-S-0040-Illegal use of symbol, bool (conftest.c: 117) PGC-W-0156-Type not specified, 'int' assumed (conftest.c: 117) PGC-S-0039-Use of undeclared variable true (conftest.c: 117) PGC/x86-64 Linux/x86-64 6.2-4: compilation completed with severe errors configure:16934: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 2 | #define SIZEOF_LONG 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 8 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 8 | /* end confdefs.h. */ | | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | bool bar, foo = true; bar = foo; | ; | return 0; | } configure:16962: result: no configure:16990: checking for inline configure:17011: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:17017: $? = 0 configure:17021: test -z || test ! -s conftest.err configure:17024: $? = 0 configure:17027: test -s conftest.o configure:17030: $? = 0 configure:17042: result: inline configure:17061: checking for C/C++ restrict keyword configure:17079: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 configure:17085: $? = 0 configure:17089: test -z || test ! -s conftest.err configure:17092: $? = 0 configure:17095: test -s conftest.o configure:17098: $? = 0 configure:17110: result: restrict configure:17126: checking for weak symbol support configure:17153: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest_weak.c configure:17160: $? = 0 configure:17170: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c conftest_weak.o -o conftest conftest.c: IPA: no IPA optimizations for 2 source files configure:17177: $? = 0 configure:17204: result: yes configure:17475: checking for C++ compiler version configure:17478: /opt/pgi/linux86-64/6.2/bin/pgCC --version </dev/null >&5 pgCC (aka pgcpp) 6.2-4 64-bit target on x86-64 Linux Copyright 1989-2000, The Portland Group, Inc. All Rights Reserved. Copyright 2000-2006, STMicroelectronics, Inc. All Rights Reserved. configure:17481: $? = 0 configure:17483: /opt/pgi/linux86-64/6.2/bin/pgCC -v </dev/null >&5 pgCC-Warning-No files to process configure:17486: $? = 0 configure:17488: /opt/pgi/linux86-64/6.2/bin/pgCC -V </dev/null >&5 pgCC (aka pgcpp) 6.2-4 64-bit target on x86-64 Linux Copyright 1989-2000, The Portland Group, Inc. All Rights Reserved. Copyright 2000-2006, STMicroelectronics, Inc. All Rights Reserved. configure:17491: $? = 0 configure:17494: checking whether we are using the GNU C++ compiler configure:17518: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 87: error: identifier "choke" is undefined choke me ^ "conftest.cc", line 87: warning: variable "me" was declared but never referenced choke me ^ 1 error detected in the compilation of "conftest.cc". configure:17524: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 2 | #define SIZEOF_LONG 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 8 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 8 | #define OMPI_NEED_C_BOOL 1 | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:17550: result: no configure:17556: checking whether /opt/pgi/linux86-64/6.2/bin/pgCC accepts -g configure:17577: /opt/pgi/linux86-64/6.2/bin/pgCC -c -g conftest.cc >&5 configure:17583: $? = 0 configure:17587: test -z || test ! -s conftest.err configure:17590: $? = 0 configure:17593: test -s conftest.o configure:17596: $? = 0 configure:17607: result: yes configure:17649: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 configure:17655: $? = 0 configure:17659: test -z || test ! -s conftest.err configure:17662: $? = 0 configure:17665: test -s conftest.o configure:17668: $? = 0 configure:17694: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 86: error: identifier "exit" is undefined exit (42); ^ 1 error detected in the compilation of "conftest.cc". configure:17700: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 2 | #define SIZEOF_LONG 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 8 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 8 | #define OMPI_NEED_C_BOOL 1 | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:17649: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 82: error: namespace "std" has no member "exit" extern "C" void std::exit (int) throw (); using std::exit; ^ "conftest.cc", line 82: error: namespace "std" has no member "exit" extern "C" void std::exit (int) throw (); using std::exit; ^ 2 errors detected in the compilation of "conftest.cc". configure:17655: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 2 | #define SIZEOF_LONG 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 8 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 8 | #define OMPI_NEED_C_BOOL 1 | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:17649: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 82: error: namespace "std" has no member "exit" extern "C" void std::exit (int); using std::exit; ^ "conftest.cc", line 82: error: namespace "std" has no member "exit" extern "C" void std::exit (int); using std::exit; ^ 2 errors detected in the compilation of "conftest.cc". configure:17655: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 2 | #define SIZEOF_LONG 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 8 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 8 | #define OMPI_NEED_C_BOOL 1 | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include <stdlib.h> | int | main () | { | exit (42); | ; | return 0; | } configure:17649: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 configure:17655: $? = 0 configure:17659: test -z || test ! -s conftest.err configure:17662: $? = 0 configure:17665: test -s conftest.o configure:17668: $? = 0 configure:17694: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 configure:17700: $? = 0 configure:17704: test -z || test ! -s conftest.err configure:17707: $? = 0 configure:17710: test -s conftest.o configure:17713: $? = 0 configure:17738: checking dependency style of /opt/pgi/linux86-64/6.2/bin/pgCC configure:17828: result: none configure:17850: checking how to run the C++ preprocessor configure:17881: /opt/pgi/linux86-64/6.2/bin/pgCC -E conftest.cc configure:17887: $? = 0 configure:17919: /opt/pgi/linux86-64/6.2/bin/pgCC -E conftest.cc "conftest.cc", line 85: error: could not open source file "ac_nonexistent.h" #include <ac_nonexistent.h> ^ 1 error detected in the compilation of "conftest.cc". configure:17925: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 2 | #define SIZEOF_LONG 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 8 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 8 | #define OMPI_NEED_C_BOOL 1 | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:17964: result: /opt/pgi/linux86-64/6.2/bin/pgCC -E configure:17988: /opt/pgi/linux86-64/6.2/bin/pgCC -E conftest.cc configure:17994: $? = 0 configure:18026: /opt/pgi/linux86-64/6.2/bin/pgCC -E conftest.cc "conftest.cc", line 85: error: could not open source file "ac_nonexistent.h" #include <ac_nonexistent.h> ^ 1 error detected in the compilation of "conftest.cc". configure:18032: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 2 | #define SIZEOF_LONG 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 8 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 8 | #define OMPI_NEED_C_BOOL 1 | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:18090: checking if C++ compiler works configure:18120: /opt/pgi/linux86-64/6.2/bin/pgCC -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 92: warning: statement is unreachable return 0; ^ IPA: Recompiling conftest.o: new IPA information configure:18123: $? = 0 configure:18125: ./conftest configure:18128: $? = 0 configure:18148: result: yes configure:18178: checking for the C++ compiler vendor configure:18206: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18212: $? = 2 configure: failed program was: | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:18247: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __GNUC__ not defined" #error "symbol __GNUC__ not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18253: $? = 2 configure: failed program was: | #ifndef __GNUC__ | #error "symbol __GNUC__ not defined" | choke me | #endif configure:18288: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __TURBOC__ not defined" #error "symbol __TURBOC__ not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18294: $? = 2 configure: failed program was: | #ifndef __TURBOC__ | #error "symbol __TURBOC__ not defined" | choke me | #endif configure:18329: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __BORLANDC__ not defined" #error "symbol __BORLANDC__ not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18335: $? = 2 configure: failed program was: | #ifndef __BORLANDC__ | #error "symbol __BORLANDC__ not defined" | choke me | #endif configure:18370: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __COMO__ not defined" #error "symbol __COMO__ not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18376: $? = 2 configure: failed program was: | #ifndef __COMO__ | #error "symbol __COMO__ not defined" | choke me | #endif configure:18411: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "condition defined(__DECC) || defined(VAXC) || defined(__VAXC) not met" #error "condition defined(__DECC) || defined(VAXC) || defined(__VAXC) not met" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18417: $? = 2 configure: failed program was: | #if !( defined(__DECC) || defined(VAXC) || defined(__VAXC) ) | #error "condition defined(__DECC) || defined(VAXC) || defined(__VAXC) not met" | choke me | #endif configure:18445: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "condition defined(__osf__) && defined(__LANGUAGE_C__) not met" #error "condition defined(__osf__) && defined(__LANGUAGE_C__) not met" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18451: $? = 2 configure: failed program was: | #if !( defined(__osf__) && defined(__LANGUAGE_C__) ) | #error "condition defined(__osf__) && defined(__LANGUAGE_C__) not met" | choke me | #endif configure:18479: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __DECCXX not defined" #error "symbol __DECCXX not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18485: $? = 2 configure: failed program was: | #ifndef __DECCXX | #error "symbol __DECCXX not defined" | choke me | #endif configure:18524: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol _CRAYC not defined" #error "symbol _CRAYC not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18530: $? = 2 configure: failed program was: | #ifndef _CRAYC | #error "symbol _CRAYC not defined" | choke me | #endif configure:18565: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __DCC__ not defined" #error "symbol __DCC__ not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18571: $? = 2 configure: failed program was: | #ifndef __DCC__ | #error "symbol __DCC__ not defined" | choke me | #endif configure:18606: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "condition defined(__DMC__) || defined(__SC__) || defined(__ZTC__) not met" #error "condition defined(__DMC__) || defined(__SC__) || defined(__ZTC__) not met" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18612: $? = 2 configure: failed program was: | #if !( defined(__DMC__) || defined(__SC__) || defined(__ZTC__) ) | #error "condition defined(__DMC__) || defined(__SC__) || defined(__ZTC__) not met" | choke me | #endif configure:18647: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "condition defined(__HP_cc) || defined(__HP_aCC) not met" #error "condition defined(__HP_cc) || defined(__HP_aCC) not met" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18653: $? = 2 configure: failed program was: | #if !( defined(__HP_cc) || defined(__HP_aCC) ) | #error "condition defined(__HP_cc) || defined(__HP_aCC) not met" | choke me | #endif configure:18688: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18694: $? = 2 configure: failed program was: | #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) ) | #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | choke me | #endif configure:18722: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "condition defined(_AIX) && !defined(__GNUC__) not met" #error "condition defined(_AIX) && !defined(__GNUC__) not met" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18728: $? = 2 configure: failed program was: | #if !( defined(_AIX) && !defined(__GNUC__) ) | #error "condition defined(_AIX) && !defined(__GNUC__) not met" | choke me | #endif configure:18765: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __KCC not defined" #error "symbol __KCC not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18771: $? = 2 configure: failed program was: | #ifndef __KCC | #error "symbol __KCC not defined" | choke me | #endif configure:18806: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __LCC__ not defined" #error "symbol __LCC__ not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18812: $? = 2 configure: failed program was: | #ifndef __LCC__ | #error "symbol __LCC__ not defined" | choke me | #endif configure:18847: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __HIGHC__ not defined" #error "symbol __HIGHC__ not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18853: $? = 2 configure: failed program was: | #ifndef __HIGHC__ | #error "symbol __HIGHC__ not defined" | choke me | #endif configure:18888: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __MWERKS__ not defined" #error "symbol __MWERKS__ not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18894: $? = 2 configure: failed program was: | #ifndef __MWERKS__ | #error "symbol __MWERKS__ not defined" | choke me | #endif configure:18929: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "condition defined(sgi) || defined(__sgi) not met" #error "condition defined(sgi) || defined(__sgi) not met" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18935: $? = 2 configure: failed program was: | #if !( defined(sgi) || defined(__sgi) ) | #error "condition defined(sgi) || defined(__sgi) not met" | choke me | #endif configure:18970: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "condition defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) not met" #error "condition defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) not met" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:18976: $? = 2 configure: failed program was: | #if !( defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) ) | #error "condition defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) not met" | choke me | #endif configure:19019: /opt/pgi/linux86-64/6.2/bin/pgcc -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0249-#error -- "condition defined(_MSC_VER) || defined(__MSC_VER) not met" (conftest.c: 2) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:19025: $? = 2 configure: failed program was: | #if !( defined(_MSC_VER) || defined(__MSC_VER) ) | #error "condition defined(_MSC_VER) || defined(__MSC_VER) not met" | choke me | #endif configure:19066: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __CC_NORCROFT not defined" #error "symbol __CC_NORCROFT not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:19072: $? = 2 configure: failed program was: | #ifndef __CC_NORCROFT | #error "symbol __CC_NORCROFT not defined" | choke me | #endif configure:19107: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 2: catastrophic error: #error directive: "symbol __POCC__ not defined" #error "symbol __POCC__ not defined" ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:19113: $? = 2 configure: failed program was: | #ifndef __POCC__ | #error "symbol __POCC__ not defined" | choke me | #endif configure:19148: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 configure:19154: $? = 0 configure:19158: test -z || test ! -s conftest.err configure:19161: $? = 0 configure:19164: test -s conftest.o configure:19167: $? = 0 configure:19435: result: portland group configure:19837: checking if want C++ exception handling configure:19839: result: no configure:20135: checking for C++ template_repository_directory configure:20199: /opt/pgi/linux86-64/6.2/bin/pgCC -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest1.C configure:20209: /opt/pgi/linux86-64/6.2/bin/pgCC -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest2.C configure:20264: result: not used configure:20286: checking for C++ compiler template parameters configure:20294: result: none needed configure:20326: checking if /opt/pgi/linux86-64/6.2/bin/pgCC supports const_cast<> properly configure:20350: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 configure:20356: $? = 0 configure:20360: test -z || test ! -s conftest.err configure:20363: $? = 0 configure:20366: test -s conftest.o configure:20369: $? = 0 configure:20380: result: yes configure:20469: checking for C++ optimization flags configure:20471: result: -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp configure:20484: checking for bool configure:20508: /opt/pgi/linux86-64/6.2/bin/pgCC -c -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 125: warning: controlling expression is constant if ((bool *) 0) ^ "conftest.cc", line 130: warning: statement is unreachable return 0; ^ configure:20514: $? = 0 configure:20518: test -z || test ! -s conftest.err configure:20521: $? = 0 configure:20524: test -s conftest.o configure:20527: $? = 0 configure:20538: result: yes configure:20541: checking size of bool configure:20860: /opt/pgi/linux86-64/6.2/bin/pgCC -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 IPA: Recompiling conftest.o: stale object file configure:20863: $? = 0 configure:20865: ./conftest configure:20868: $? = 0 configure:20891: result: 1 configure:20902: checking alignment of bool configure:21305: /opt/pgi/linux86-64/6.2/bin/pgCC -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 IPA: Recompiling conftest.o: stale object file configure:21308: $? = 0 configure:21310: ./conftest configure:21313: $? = 0 configure:21333: result: 1 configure:21383: checking for BSD-compatible nm configure:21432: result: /usr/bin/nm -B configure:21436: checking for fgrep configure:21446: result: grep -F configure:21457: checking whether to enable smp locks configure:21465: result: yes configure:21483: checking directive for setting text section configure:21500: result: .text configure:21511: checking directive for exporting symbols configure:21523: result: .globl configure:21536: checking for objdump configure:21552: found /usr/bin/objdump configure:21562: result: objdump configure:21569: checking if .note.GNU-stack is needed configure:21583: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest.c -o conftest.o configure:21590: $? = 0 configure:21623: result: no configure:21632: checking suffix for labels configure:21640: result: : configure:21651: checking prefix for global symbol labels configure: trying _ configure:21688: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest.s >conftest.out 2>&1 configure:21691: $? = 0 configure:21696: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -I. conftest_c.c -c > conftest.cmpl 2>&1 configure:21699: $? = 0 configure:21704: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest_c.o conftest.o -o conftest > conftest.link 2>&1 configure:21707: $? = 2 The following function(s) are called, but no IPA information is available: gsym_test_func Linking without IPA conftest_c.o(.text+0x29): In function `main': /share/build/openmpi-1.1.3b2r12766/conftest_c.c:10: undefined reference to `gsym_test_func' child process exit status 1: /usr/bin/ld configure: failed C program was: #ifdef __cplusplus extern "C" { #endif void gsym_test_func(void); #ifdef __cplusplus } #endif int main(int argc, char *argv[]) { gsym_test_func(); return 0; } configure: failed ASM program was: .text .globl _gsym_test_func _gsym_test_func: configure: trying configure:21688: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest.s >conftest.out 2>&1 configure:21691: $? = 0 configure:21696: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -I. conftest_c.c -c > conftest.cmpl 2>&1 configure:21699: $? = 0 configure:21704: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest_c.o conftest.o -o conftest > conftest.link 2>&1 configure:21707: $? = 0 The following function(s) are called, but no IPA information is available: gsym_test_func Linking without IPA configure:21745: result: configure:21766: checking prefix for lsym labels configure: trying L configure:21786: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest.s >conftest.out 2>&1 configure:21789: $? = 0 configure: trying .L configure:21786: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest.s >conftest.out 2>&1 configure:21789: $? = 0 configure:21831: result: .L configure:21842: checking prefix for function in .type configure: trying @ configure:21870: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest.s >conftest.out 2>&1 configure:21873: $? = 0 configure:21900: result: @ configure:21912: checking if .size is needed configure:21926: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest.s >conftest.out 2>&1 configure:21929: $? = 0 configure:21946: result: yes configure:21967: checking if .align directive takes logarithmic value configure:21986: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -c conftest.s >conftest.out 2>&1 configure:21989: $? = 0 configure: .align test address offset is 04 configure:22012: result: no configure:22330: checking if /opt/pgi/linux86-64/6.2/bin/pgcc supports GCC inline assembly configure:22449: result: no (Portland Group) configure:22468: checking if /opt/pgi/linux86-64/6.2/bin/pgcc supports DEC inline assembly configure:22490: /opt/pgi/linux86-64/6.2/bin/pgcc -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.c >&5 PGC-F-0206-Can't find include file c_asm.h (conftest.c: 137) PGC/x86-64 Linux/x86-64 6.2-4: compilation aborted configure:22496: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 2 | #define SIZEOF_LONG 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 8 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 8 | #define OMPI_NEED_C_BOOL 1 | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define OMPI_CXX "/opt/pgi/linux86-64/6.2/bin/pgCC" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 0 | /* end confdefs.h. */ | | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <c_asm.h> | int | main () | { | asm(""); | return 0; | ; | return 0; | } configure:22521: result: no configure:22540: checking if /opt/pgi/linux86-64/6.2/bin/pgcc supports XLC inline assembly configure:22550: result: no configure:22570: checking if /opt/pgi/linux86-64/6.2/bin/pgCC supports GCC inline assembly configure:22603: /opt/pgi/linux86-64/6.2/bin/pgCC -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 146: warning: statement is unreachable return 0; ^ IPA: no IPA optimizations for 1 source files configure:22606: $? = 0 configure:22608: ./conftest configure:22611: $? = 0 configure:22682: result: yes configure:22713: checking if /opt/pgi/linux86-64/6.2/bin/pgCC supports DEC inline assembly configure:22735: /opt/pgi/linux86-64/6.2/bin/pgCC -o conftest -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp conftest.cc >&5 "conftest.cc", line 140: catastrophic error: could not open source file "c_asm.h" #include <c_asm.h> ^ 1 catastrophic error detected in the compilation of "conftest.cc". Compilation terminated. configure:22741: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1.3b2" | #define PACKAGE_STRING "Open MPI 1.1.3b2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 3 | #define OMPI_GREEK_VERSION "b2" | #define OMPI_VERSION "3" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 3 | #define ORTE_GREEK_VERSION "b2" | #define ORTE_VERSION "3" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 3 | #define OPAL_GREEK_VERSION "b2" | #define OPAL_VERSION "3" | #define OMPI_ARCH "x86_64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 2 | #define SIZEOF_LONG 2 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 8 | #define SIZEOF_FLOAT 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 8 | #define OMPI_ALIGNMENT_LONG_LONG 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 8 | #define OMPI_NEED_C_BOOL 1 | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define OMPI_CXX "/opt/pgi/linux86-64/6.2/bin/pgCC" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 0 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | /* end confdefs.h. */ | | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <c_asm.h> | int | main () | { | asm(""); | return 0; | ; | return 0; | } configure:22766: result: no configure:22791: checking if /opt/pgi/linux86-64/6.2/bin/pgCC supports XLC inline assembly configure:22801: result: no configure:22829: checking for assembly format configure:22831: result: default-.text-.globl-:--.L-@-1-0-1-1-0 configure:22843: checking for asssembly architecture configure:22845: result: AMD64 configure:22860: checking for perl configure:22876: found /usr/bin/perl configure:22886: result: perl configure:22895: checking for pre-built assembly file configure:22903: result: yes (atomic-amd64-linux-nongas.s) configure:22960: checking for atomic assembly filename configure:22967: result: atomic-amd64-linux-nongas.s configure:23116: checking for Fortran 77 compiler version configure:23119: /opt/pgi/linux86-64/6.2/bin/pgf77 --version </dev/null >&5 pgf77-Warning-Unknown switch: --version pgf77-Warning-No files to process configure:23122: $? = 0 configure:23124: /opt/pgi/linux86-64/6.2/bin/pgf77 -v </dev/null >&5 pgf77-Warning-No files to process configure:23127: $? = 0 configure:23129: /opt/pgi/linux86-64/6.2/bin/pgf77 -V </dev/null >&5 pgf77 6.2-4 64-bit target on x86-64 Linux Copyright 1989-2000, The Portland Group, Inc. All Rights Reserved. Copyright 2000-2006, STMicroelectronics, Inc. All Rights Reserved. configure:23132: $? = 0 configure:23140: checking whether we are using the GNU Fortran 77 compiler configure:23154: /opt/pgi/linux86-64/6.2/bin/pgf77 -c -fastsse conftest.F >&5 PGFTN-S-0034-Syntax error at or near end of line (conftest.F: 3) 0 inform, 0 warnings, 1 severes, 0 fatal for main PGFTN/x86-64 Linux/x86-64 6.2-4: compilation completed with severe errors configure:23160: $? = 2 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:23186: result: no configure:23192: checking whether /opt/pgi/linux86-64/6.2/bin/pgf77 accepts -g configure:23204: /opt/pgi/linux86-64/6.2/bin/pgf77 -c -g conftest.f >&5 configure:23210: $? = 0 configure:23214: test -z || test ! -s conftest.err configure:23217: $? = 0 configure:23220: test -s conftest.o configure:23223: $? = 0 configure:23235: result: yes configure:23290: checking if Fortran 77 compiler works configure:23309: /opt/pgi/linux86-64/6.2/bin/pgf77 -o conftest -fastsse conftest.f >&5 configure:23312: $? = 0 configure:23314: ./conftest configure:23317: $? = 0 configure:23337: result: yes configure:23391: checking /opt/pgi/linux86-64/6.2/bin/pgf77 external symbol convention configure:23410: /opt/pgi/linux86-64/6.2/bin/pgf77 -fastsse -c conftest.f configure:23417: $? = 0 configure:23460: result: single underscore configure:23537: checking if Fortran 77 compiler supports LOGICAL configure:23554: /opt/pgi/linux86-64/6.2/bin/pgf77 -c -fastsse conftest.f >&5 configure:23560: $? = 0 configure:23564: test -z || test ! -s conftest.err configure:23567: $? = 0 configure:23570: test -s conftest.o configure:23573: $? = 0 configure:23590: result: yes configure:23624: checking size of Fortran 77 LOGICAL configure:23694: /opt/pgi/linux86-64/6.2/bin/pgcc -DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp -I. -c conftest.c configure:23701: $? = 0 configure:23711: /opt/pgi/linux86-64/6.2/bin/pgf77 -fastsse conftestf.f conftest.o -o conftest conftestf.f: configure:23718: $? = 0 configure:23749: ./conftest configure:23756: $? = 0 configure:23790: result: 4 configure:23813: checking for C type corresponding to LOGICAL configure:23861: result: not found configure:23865: WARNING: *** Did not find corresponding C type configure:23868: error: Cannot continue ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline ac_cv_c_restrict=restrict ac_cv_cxx_compiler_gnu=no ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/opt/pgi/linux86-64/6.2/bin/pgcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp' 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='-g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/opt/pgi/linux86-64/6.2/bin/pgCC ac_cv_env_F77_set=set ac_cv_env_F77_value=/opt/pgi/linux86-64/6.2/bin/pgf77 ac_cv_env_FCFLAGS_set=set ac_cv_env_FCFLAGS_value=-fastsse ac_cv_env_FC_set=set ac_cv_env_FC_value=/opt/pgi/linux86-64/6.2/bin/pgf90 ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value=-fastsse ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_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_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/opt/pgi/linux86-64/6.2/bin/pgcc -E' ac_cv_prog_CXXCPP='/opt/pgi/linux86-64/6.2/bin/pgCC -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_PERL=perl ac_cv_prog_ac_ct_CC=/opt/pgi/linux86-64/6.2/bin/pgcc ac_cv_prog_cc__opt_pgi_linux86_64_6_2_bin_pgcc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_fgrep='grep -F' ac_cv_prog_make_make_set=yes ac_cv_sizeof_bool=1 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=8 ac_cv_sizeof_int=2 ac_cv_sizeof_long=2 ac_cv_sizeof_long_double=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_void_p=8 ac_cv_type_bool=yes ac_cv_type_char=yes ac_cv_type_double=yes ac_cv_type_float=yes ac_cv_type_int=yes 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=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_path_NM='/usr/bin/nm -B' ompi_cv_Cpp_works=yes ompi_cv_Fortran_77_works=yes ompi_cv_asm_align_log=no ompi_cv_asm_arch=AMD64 ompi_cv_asm_file=atomic-amd64-linux-nongas.s ompi_cv_asm_format=default-.text-.globl-:--.L-@-1-0-1-1-0 ompi_cv_asm_global=.globl ompi_cv_asm_gnu_stack=0 ompi_cv_asm_gnu_stack_result=no ompi_cv_asm_gsym= ompi_cv_asm_label_suffix=: ompi_cv_asm_lsym=.L ompi_cv_asm_need_size=yes ompi_cv_asm_text=.text ompi_cv_asm_type=@ ompi_cv_c_align_bool=1 ompi_cv_c_align_char=1 ompi_cv_c_align_double=8 ompi_cv_c_align_float=4 ompi_cv_c_align_int=4 ompi_cv_c_align_long=8 ompi_cv_c_align_long_double=8 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='portland group' ompi_cv_c_weak_symbols=yes ompi_cv_cxx_compiler_vendor='portland group' ompi_cv_cxx_supports_2d_const_cast=yes ompi_cv_cxx_template_repository='not used' ompi_cv_f77_external_symbol='single underscore' ompi_cv_f77_have_LOGICAL=yes ompi_cv_f77_sizeof_LOGICAL=4 ompi_cv_find_type_LOGICAL='not found' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /share/build/openmpi-1.1.3b2r12766/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /share/build/openmpi-1.1.3b2r12766/config/missing --run tar' AR='' AUTOCONF='${SHELL} /share/build/openmpi-1.1.3b2r12766/config/missing --run autoconf' AUTOHEADER='${SHELL} /share/build/openmpi-1.1.3b2r12766/config/missing --run autoheader' AUTOMAKE='${SHELL} /share/build/openmpi-1.1.3b2r12766/config/missing --run automake-1.9' AWK='gawk' CASE_SENSITIVE_FS_FALSE='' CASE_SENSITIVE_FS_TRUE='' CC='/opt/pgi/linux86-64/6.2/bin/pgcc' CCAS='/opt/pgi/linux86-64/6.2/bin/pgcc' CCASFLAGS='-DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp' CCDEPMODE='depmode=none' CFLAGS='-DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp' CFLAGS_WITHOUT_OPTFLAGS='' CLEANFILES='*~ .\#*' COMPILE_PROFILING_SEPARATELY_FALSE='' COMPILE_PROFILING_SEPARATELY_TRUE='#' CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION' CPP='/opt/pgi/linux86-64/6.2/bin/pgcc -E' CPPFLAGS='' CXX='/opt/pgi/linux86-64/6.2/bin/pgCC' CXXCPP='/opt/pgi/linux86-64/6.2/bin/pgCC -E' CXXCPPFLAGS='' CXXDEPMODE='depmode=none' CXXFLAGS='-DNDEBUG -g -O3 -Minfo=all -fastsse -Mipa=fast -Knoieee -mp' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='/opt/pgi/linux86-64/6.2/bin/pgf77' FC='/opt/pgi/linux86-64/6.2/bin/pgf90' FCFLAGS='-fastsse' FCFLAGS_f90='' FCFLAGS_f='' FFLAGS='-fastsse' FGREP='grep -F' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBLTDL='' LIBLTDL_LTLIB='' LIBLTDL_SUBDIR='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='' LTDLINCL='' LTLIBOBJS='' MAKEINFO='${SHELL} /share/build/openmpi-1.1.3b2r12766/config/missing --run makeinfo' 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_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_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_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_gpr_ALL_COMPONENTS='' MCA_gpr_ALL_SUBDIRS='' MCA_gpr_DSO_COMPONENTS='' MCA_gpr_DSO_SUBDIRS='' MCA_gpr_STATIC_COMPONENTS='' MCA_gpr_STATIC_LTLIBS='' MCA_gpr_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_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_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_ns_ALL_COMPONENTS='' MCA_ns_ALL_SUBDIRS='' MCA_ns_DSO_COMPONENTS='' MCA_ns_DSO_SUBDIRS='' MCA_ns_STATIC_COMPONENTS='' MCA_ns_STATIC_LTLIBS='' MCA_ns_STATIC_SUBDIRS='' MCA_ompi_FRAMEWORKS='' MCA_ompi_FRAMEWORKS_SUBDIRS='' MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' MCA_ompi_FRAMEWORK_LIBS='' MCA_oob_ALL_COMPONENTS='' MCA_oob_ALL_SUBDIRS='' MCA_oob_DSO_COMPONENTS='' MCA_oob_DSO_SUBDIRS='' MCA_oob_STATIC_COMPONENTS='' MCA_oob_STATIC_LTLIBS='' MCA_oob_STATIC_SUBDIRS='' MCA_opal_FRAMEWORKS='' 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_pls_ALL_COMPONENTS='' MCA_pls_ALL_SUBDIRS='' MCA_pls_DSO_COMPONENTS='' MCA_pls_DSO_SUBDIRS='' MCA_pls_STATIC_COMPONENTS='' MCA_pls_STATIC_LTLIBS='' MCA_pls_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_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_rds_ALL_COMPONENTS='' MCA_rds_ALL_SUBDIRS='' MCA_rds_DSO_COMPONENTS='' MCA_rds_DSO_SUBDIRS='' MCA_rds_STATIC_COMPONENTS='' MCA_rds_STATIC_LTLIBS='' MCA_rds_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_rmgr_ALL_COMPONENTS='' MCA_rmgr_ALL_SUBDIRS='' MCA_rmgr_DSO_COMPONENTS='' MCA_rmgr_DSO_SUBDIRS='' MCA_rmgr_STATIC_COMPONENTS='' MCA_rmgr_STATIC_LTLIBS='' MCA_rmgr_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_schema_ALL_COMPONENTS='' MCA_schema_ALL_SUBDIRS='' MCA_schema_DSO_COMPONENTS='' MCA_schema_DSO_SUBDIRS='' MCA_schema_STATIC_COMPONENTS='' MCA_schema_STATIC_LTLIBS='' MCA_schema_STATIC_SUBDIRS='' MCA_sds_ALL_COMPONENTS='' MCA_sds_ALL_SUBDIRS='' MCA_sds_DSO_COMPONENTS='' MCA_sds_DSO_SUBDIRS='' MCA_sds_STATIC_COMPONENTS='' MCA_sds_STATIC_LTLIBS='' MCA_sds_STATIC_SUBDIRS='' MCA_soh_ALL_COMPONENTS='' MCA_soh_ALL_SUBDIRS='' MCA_soh_DSO_COMPONENTS='' MCA_soh_DSO_SUBDIRS='' MCA_soh_STATIC_COMPONENTS='' MCA_soh_STATIC_LTLIBS='' MCA_soh_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='' MPIF_H_PMPI_W_FUNCS=', PMPI_WTICK, PMPI_WTIME' OBJC='' OBJCDEPMODE='' OBJCFLAGS='' OBJDUMP='objdump' OBJEXT='o' OMPI_ASM_FILE='atomic-amd64-linux-nongas.s' OMPI_ASM_GSYM='' OMPI_ASM_LSYM='.L' OMPI_ASM_SUPPORT_64BIT='1' OMPI_ASM_TEXT='.text' OMPI_ASM_TYPE='@' OMPI_ASSEMBLY_ARCH='AMD64' OMPI_ASSEMBLY_FORMAT='default-.text-.globl-:--.L-@-1-0-1-1-0' 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_bml_r2_DSO_FALSE='' OMPI_BUILD_bml_r2_DSO_TRUE='' OMPI_BUILD_btl_gm_DSO_FALSE='' OMPI_BUILD_btl_gm_DSO_TRUE='' OMPI_BUILD_btl_mvapi_DSO_FALSE='' OMPI_BUILD_btl_mvapi_DSO_TRUE='' OMPI_BUILD_btl_mx_DSO_FALSE='' OMPI_BUILD_btl_mx_DSO_TRUE='' OMPI_BUILD_btl_openib_DSO_FALSE='' OMPI_BUILD_btl_openib_DSO_TRUE='' OMPI_BUILD_btl_portals_DSO_FALSE='' OMPI_BUILD_btl_portals_DSO_TRUE='' OMPI_BUILD_btl_self_DSO_FALSE='' OMPI_BUILD_btl_self_DSO_TRUE='' OMPI_BUILD_btl_sm_DSO_FALSE='' OMPI_BUILD_btl_sm_DSO_TRUE='' OMPI_BUILD_btl_tcp_DSO_FALSE='' OMPI_BUILD_btl_tcp_DSO_TRUE='' OMPI_BUILD_coll_basic_DSO_FALSE='' OMPI_BUILD_coll_basic_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_tuned_DSO_FALSE='' OMPI_BUILD_coll_tuned_DSO_TRUE='' OMPI_BUILD_common_sm_DSO_FALSE='' OMPI_BUILD_common_sm_DSO_TRUE='' OMPI_BUILD_gpr_null_DSO_FALSE='' OMPI_BUILD_gpr_null_DSO_TRUE='' OMPI_BUILD_gpr_proxy_DSO_FALSE='' OMPI_BUILD_gpr_proxy_DSO_TRUE='' OMPI_BUILD_gpr_replica_DSO_FALSE='' OMPI_BUILD_gpr_replica_DSO_TRUE='' OMPI_BUILD_io_romio_DSO_FALSE='' OMPI_BUILD_io_romio_DSO_TRUE='' OMPI_BUILD_iof_proxy_DSO_FALSE='' OMPI_BUILD_iof_proxy_DSO_TRUE='' OMPI_BUILD_iof_svc_DSO_FALSE='' OMPI_BUILD_iof_svc_DSO_TRUE='' OMPI_BUILD_maffinity_first_use_DSO_FALSE='' OMPI_BUILD_maffinity_first_use_DSO_TRUE='' OMPI_BUILD_maffinity_libnuma_DSO_FALSE='' OMPI_BUILD_maffinity_libnuma_DSO_TRUE='' OMPI_BUILD_memory_darwin_DSO_FALSE='' OMPI_BUILD_memory_darwin_DSO_TRUE='' OMPI_BUILD_memory_malloc_hooks_DSO_FALSE='' OMPI_BUILD_memory_malloc_hooks_DSO_TRUE='' OMPI_BUILD_memory_ptmalloc2_DSO_FALSE='' OMPI_BUILD_memory_ptmalloc2_DSO_TRUE='' OMPI_BUILD_mpool_gm_DSO_FALSE='' OMPI_BUILD_mpool_gm_DSO_TRUE='' OMPI_BUILD_mpool_mvapi_DSO_FALSE='' OMPI_BUILD_mpool_mvapi_DSO_TRUE='' OMPI_BUILD_mpool_openib_DSO_FALSE='' OMPI_BUILD_mpool_openib_DSO_TRUE='' OMPI_BUILD_mpool_sm_DSO_FALSE='' OMPI_BUILD_mpool_sm_DSO_TRUE='' OMPI_BUILD_ns_proxy_DSO_FALSE='' OMPI_BUILD_ns_proxy_DSO_TRUE='' OMPI_BUILD_ns_replica_DSO_FALSE='' OMPI_BUILD_ns_replica_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_paffinity_linux_DSO_FALSE='' OMPI_BUILD_paffinity_linux_DSO_TRUE='' OMPI_BUILD_paffinity_solaris_DSO_FALSE='' OMPI_BUILD_paffinity_solaris_DSO_TRUE='' OMPI_BUILD_paffinity_windows_DSO_FALSE='' OMPI_BUILD_paffinity_windows_DSO_TRUE='' OMPI_BUILD_pls_bproc_DSO_FALSE='' OMPI_BUILD_pls_bproc_DSO_TRUE='' OMPI_BUILD_pls_bproc_orted_DSO_FALSE='' OMPI_BUILD_pls_bproc_orted_DSO_TRUE='' OMPI_BUILD_pls_fork_DSO_FALSE='' OMPI_BUILD_pls_fork_DSO_TRUE='' OMPI_BUILD_pls_poe_DSO_FALSE='' OMPI_BUILD_pls_poe_DSO_TRUE='' OMPI_BUILD_pls_rsh_DSO_FALSE='' OMPI_BUILD_pls_rsh_DSO_TRUE='' OMPI_BUILD_pls_slurm_DSO_FALSE='' OMPI_BUILD_pls_slurm_DSO_TRUE='' OMPI_BUILD_pls_tm_DSO_FALSE='' OMPI_BUILD_pls_tm_DSO_TRUE='' OMPI_BUILD_pls_xgrid_DSO_FALSE='' OMPI_BUILD_pls_xgrid_DSO_TRUE='' OMPI_BUILD_pml_ob1_DSO_FALSE='' OMPI_BUILD_pml_ob1_DSO_TRUE='' OMPI_BUILD_ras_bjs_DSO_FALSE='' OMPI_BUILD_ras_bjs_DSO_TRUE='' OMPI_BUILD_ras_dash_host_DSO_FALSE='' OMPI_BUILD_ras_dash_host_DSO_TRUE='' OMPI_BUILD_ras_hostfile_DSO_FALSE='' OMPI_BUILD_ras_hostfile_DSO_TRUE='' OMPI_BUILD_ras_loadleveler_DSO_FALSE='' OMPI_BUILD_ras_loadleveler_DSO_TRUE='' OMPI_BUILD_ras_localhost_DSO_FALSE='' OMPI_BUILD_ras_localhost_DSO_TRUE='' OMPI_BUILD_ras_lsf_bproc_DSO_FALSE='' OMPI_BUILD_ras_lsf_bproc_DSO_TRUE='' OMPI_BUILD_ras_poe_DSO_FALSE='' OMPI_BUILD_ras_poe_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_ras_xgrid_DSO_FALSE='' OMPI_BUILD_ras_xgrid_DSO_TRUE='' OMPI_BUILD_rcache_rb_DSO_FALSE='' OMPI_BUILD_rcache_rb_DSO_TRUE='' OMPI_BUILD_rds_hostfile_DSO_FALSE='' OMPI_BUILD_rds_hostfile_DSO_TRUE='' OMPI_BUILD_rds_resfile_DSO_FALSE='' OMPI_BUILD_rds_resfile_DSO_TRUE='' OMPI_BUILD_rmaps_round_robin_DSO_FALSE='' OMPI_BUILD_rmaps_round_robin_DSO_TRUE='' OMPI_BUILD_rmgr_cnos_DSO_FALSE='' OMPI_BUILD_rmgr_cnos_DSO_TRUE='' OMPI_BUILD_rmgr_proxy_DSO_FALSE='' OMPI_BUILD_rmgr_proxy_DSO_TRUE='' OMPI_BUILD_rmgr_urm_DSO_FALSE='' OMPI_BUILD_rmgr_urm_DSO_TRUE='' OMPI_BUILD_rml_cnos_DSO_FALSE='' OMPI_BUILD_rml_cnos_DSO_TRUE='' OMPI_BUILD_rml_oob_DSO_FALSE='' OMPI_BUILD_rml_oob_DSO_TRUE='' OMPI_BUILD_sds_bproc_DSO_FALSE='' OMPI_BUILD_sds_bproc_DSO_TRUE='' OMPI_BUILD_sds_cnos_DSO_FALSE='' OMPI_BUILD_sds_cnos_DSO_TRUE='' OMPI_BUILD_sds_env_DSO_FALSE='' OMPI_BUILD_sds_env_DSO_TRUE='' OMPI_BUILD_sds_pipe_DSO_FALSE='' OMPI_BUILD_sds_pipe_DSO_TRUE='' OMPI_BUILD_sds_portals_utcp_DSO_FALSE='' OMPI_BUILD_sds_portals_utcp_DSO_TRUE='' OMPI_BUILD_sds_seed_DSO_FALSE='' OMPI_BUILD_sds_seed_DSO_TRUE='' OMPI_BUILD_sds_singleton_DSO_FALSE='' OMPI_BUILD_sds_singleton_DSO_TRUE='' OMPI_BUILD_sds_slurm_DSO_FALSE='' OMPI_BUILD_sds_slurm_DSO_TRUE='' OMPI_BUILD_soh_bproc_DSO_FALSE='' OMPI_BUILD_soh_bproc_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_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_CC_ABSOLUTE='/opt/pgi/linux86-64/6.2/bin/pgcc' OMPI_CONFIGURE_DATE='Thu Dec 14 13:43:57 EST 2006' OMPI_CONFIGURE_HOST='bioinfo.lsd.ornl.gov' OMPI_CONFIGURE_USER='root' OMPI_CXX_ABSOLUTE='/opt/pgi/linux86-64/6.2/bin/pgCC' OMPI_F77_ABSOLUTE='/opt/pgi/linux86-64/6.2/bin/pgf77' OMPI_F90_ABSOLUTE='' OMPI_F90_BUILD_SIZE='small' OMPI_F90_CKINDS='' OMPI_F90_IKINDS='' OMPI_F90_RKINDS='' OMPI_FC_MODULE_FLAG='' OMPI_FORTRAN_MAX_ARRAY_RANK='4' OMPI_GREEK_VERSION='b2' OMPI_HAVE_ASM_FILE_FALSE='#' OMPI_HAVE_ASM_FILE_TRUE='' OMPI_HAVE_POSIX_THREADS_FALSE='' OMPI_HAVE_POSIX_THREADS_TRUE='' OMPI_HAVE_SOLARIS_THREADS_FALSE='' OMPI_HAVE_SOLARIS_THREADS_TRUE='' OMPI_LIBEVENT_SOURCES='' OMPI_MAJOR_VERSION='1' OMPI_MINOR_VERSION='1' OMPI_MPI_ADDRESS_KIND='' OMPI_MPI_INTEGER_KIND='' OMPI_MPI_OFFSET_KIND='' OMPI_NEED_WINDOWS_REPLACEMENTS_FALSE='' OMPI_NEED_WINDOWS_REPLACEMENTS_TRUE='#' OMPI_RELEASE_VERSION='3' 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_LOGICAL='' OMPI_SIZEOF_F90_REAL16='' OMPI_SIZEOF_F90_REAL4='' OMPI_SIZEOF_F90_REAL8='' OMPI_SIZEOF_F90_REAL='' OMPI_SVN_R='r12766' OMPI_TOP_BUILDDIR='/share/build/openmpi-1.1.3b2r12766' OMPI_TOP_SRCDIR='/share/build/openmpi-1.1.3b2r12766' OMPI_VERSION='1.1.3b2r12766' 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_SVN='1' 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='' OPAL_BINDIR='' OPAL_DATADIR='' OPAL_EXEC_PREFIX='' OPAL_GREEK_VERSION='b2' OPAL_INCLUDEDIR='' OPAL_INFODIR='' OPAL_LIBDIR='' OPAL_LIBEXECDIR='' OPAL_LOCALSTATEDIR='' OPAL_LTDL_CPPFLAGS='' OPAL_MAJOR_VERSION='1' OPAL_MANDIR='' OPAL_MINOR_VERSION='1' OPAL_PREFIX='' OPAL_RELEASE_VERSION='3' OPAL_SBINDIR='' OPAL_SHAREDSTATEDIR='' OPAL_SVN_R='r12766' OPAL_SYSCONFDIR='' OPAL_VERSION='1.1.3b2r12766' OPAL_WANT_SVN='1' OPAL_WRAPPER_EXTRA_CFLAGS='' OPAL_WRAPPER_EXTRA_CPPFLAGS='' OPAL_WRAPPER_EXTRA_CXXFLAGS='' OPAL_WRAPPER_EXTRA_INCLUDES='' OPAL_WRAPPER_EXTRA_LDFLAGS='' OPAL_WRAPPER_EXTRA_LIBS='' ORTE_GREEK_VERSION='b2' ORTE_MAJOR_VERSION='1' ORTE_MINOR_VERSION='1' ORTE_RELEASE_VERSION='3' ORTE_SVN_R='r12766' ORTE_VERSION='1.1.3b2r12766' ORTE_WANT_SVN='1' ORTE_WRAPPER_EXTRA_CFLAGS='' ORTE_WRAPPER_EXTRA_CPPFLAGS='' ORTE_WRAPPER_EXTRA_CXXFLAGS='' ORTE_WRAPPER_EXTRA_INCLUDES='' ORTE_WRAPPER_EXTRA_LDFLAGS='' ORTE_WRAPPER_EXTRA_LIBS='' PACKAGE='openmpi' PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/' PACKAGE_NAME='Open MPI' PACKAGE_STRING='Open MPI 1.1.3b2r12766' PACKAGE_TARNAME='openmpi' PACKAGE_VERSION='1.1.3b2r12766' PATH_SEPARATOR=':' PERL='perl' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' TOTALVIEW_DEBUG_FLAGS='' VERSION='1.1.3b2r12766' WANT_DEPRECATED_EXECUTABLE_NAMES_FALSE='' WANT_DEPRECATED_EXECUTABLE_NAMES_TRUE='#' WANT_INSTALL_HEADERS_FALSE='' WANT_INSTALL_HEADERS_TRUE='#' WANT_LIBLTDL_FALSE='' WANT_LIBLTDL_TRUE='' WANT_MPI_BINDINGS_LAYER_FALSE='' WANT_MPI_BINDINGS_LAYER_TRUE='#' WANT_MPI_CXX_BINDINGS_FALSE='#' WANT_MPI_CXX_BINDINGS_TRUE='' WANT_MPI_F77_BINDINGS_LAYER_FALSE='' WANT_MPI_F77_BINDINGS_LAYER_TRUE='' WANT_PERUSE_FALSE='' WANT_PERUSE_TRUE='#' WANT_PMPI_BINDINGS_LAYER_FALSE='#' WANT_PMPI_BINDINGS_LAYER_TRUE='' WANT_PMPI_F77_BINDINGS_LAYER_FALSE='' WANT_PMPI_F77_BINDINGS_LAYER_TRUE='' WRAPPER_EXTRA_CFLAGS='' WRAPPER_EXTRA_CXXFLAGS='' WRAPPER_EXTRA_FCFLAGS='' WRAPPER_EXTRA_FFLAGS='' WRAPPER_EXTRA_LDFLAGS='' WRAPPER_EXTRA_LIBS='' ac_ct_AR='' ac_ct_CC='/opt/pgi/linux86-64/6.2/bin/pgcc' ac_ct_CXX='' ac_ct_F77='' ac_ct_FC='' ac_ct_OBJC='' ac_ct_RANLIB='' ac_ct_STRIP='' ac_prefix_program='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__fastdepOBJC_FALSE='' am__fastdepOBJC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' btl_gm_CFLAGS='' btl_gm_CPPFLAGS='' btl_gm_LDFLAGS='' btl_gm_LIBS='' btl_mvapi_CFLAGS='' btl_mvapi_CPPFLAGS='' btl_mvapi_LDFLAGS='' btl_mvapi_LIBS='' btl_mx_CFLAGS='' btl_mx_CPPFLAGS='' btl_mx_LDFLAGS='' btl_mx_LIBS='' btl_openib_CFLAGS='' btl_openib_CPPFLAGS='' btl_openib_LDFLAGS='' btl_openib_LIBS='' btl_portals_CPPFLAGS='' btl_portals_LDFLAGS='' btl_portals_LIBS='' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/share/build/openmpi-1.1.3b2r12766/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' maffinity_libnuma_CPPFLAGS='' maffinity_libnuma_LDFLAGS='' maffinity_libnuma_LIBS='' mandir='${prefix}/man' memory_malloc_hooks_LIBS='' memory_ptmalloc2_LIBS='' mkdir_p='mkdir -p --' mpool_gm_CFLAGS='' mpool_gm_CPPFLAGS='' mpool_gm_LDFLAGS='' mpool_gm_LIBS='' mpool_mvapi_CFLAGS='' mpool_mvapi_CPPFLAGS='' mpool_mvapi_LDFLAGS='' mpool_mvapi_LIBS='' mpool_openib_CFLAGS='' mpool_openib_CPPFLAGS='' mpool_openib_LDFLAGS='' mpool_openib_LIBS='' oldincludedir='/usr/include' pls_bproc_CPPFLAGS='' pls_bproc_LDFLAGS='' pls_bproc_LIBS='' pls_bproc_orted_CPPFLAGS='' pls_bproc_orted_LDFLAGS='' pls_bproc_orted_LIBS='' pls_slurm_CPPFLAGS='' pls_slurm_LDFLAGS='' pls_slurm_LIBS='' pls_tm_CPPFLAGS='' pls_tm_LDFLAGS='' pls_tm_LIBS='' pls_xgrid_LDFLAGS='' pls_xgrid_OBJCFLAGS='' prefix='/share/apps/opmi/113b2r12766' program_transform_name='s,x,x,' ras_bjs_CPPFLAGS='' ras_bjs_LDFLAGS='' ras_bjs_LIBS='' ras_loadleveler_CPPFLAGS='' ras_loadleveler_LDFLAGS='' ras_loadleveler_LIBS='' ras_lsf_bproc_CPPFLAGS='' ras_lsf_bproc_LDFLAGS='' ras_lsf_bproc_LIBS='' ras_slurm_CPPFLAGS='' ras_slurm_LDFLAGS='' ras_slurm_LIBS='' ras_tm_CPPFLAGS='' ras_tm_LDFLAGS='' ras_tm_LIBS='' sbindir='${exec_prefix}/sbin' sds_bproc_CPPFLAGS='' sds_bproc_LDFLAGS='' sds_bproc_LIBS='' sds_portals_utcp_CPPFLAGS='' sds_portals_utcp_LDFLAGS='' sds_portals_utcp_LIBS='' sds_slurm_CPPFLAGS='' sds_slurm_LDFLAGS='' sds_slurm_LIBS='' sharedstatedir='${prefix}/com' soh_bproc_CPPFLAGS='' soh_bproc_LDFLAGS='' soh_bproc_LIBS='' sysconfdir='${prefix}/etc' target_alias='' timer_aix_LIBS='' top_ompi_builddir='/share/build/openmpi-1.1.3b2r12766' top_ompi_srcdir='/share/build/openmpi-1.1.3b2r12766' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_INT8_T 1 #define HAVE_INTPTR_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MEMORY_H 1 #define HAVE_MODE_T 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_UNISTD_H 1 #define MPI_PARAM_CHECK ompi_mpi_param_check #define OMPI_ALIGNMENT_CHAR 1 #define OMPI_ALIGNMENT_CXX_BOOL 1 #define OMPI_ALIGNMENT_DOUBLE 8 #define OMPI_ALIGNMENT_FLOAT 4 #define OMPI_ALIGNMENT_INT 4 #define OMPI_ALIGNMENT_LONG 8 #define OMPI_ALIGNMENT_LONG_DOUBLE 8 #define OMPI_ALIGNMENT_LONG_LONG 8 #define OMPI_ALIGNMENT_SHORT 2 #define OMPI_ALIGNMENT_VOID_P 8 #define OMPI_ALIGNMENT_WCHAR 4 #define OMPI_ARCH "x86_64-unknown-linux-gnu" #define OMPI_ASM_ALIGN_LOG #define OMPI_ASM_GLOBAL ".globl" #define OMPI_ASM_GSYM "" #define OMPI_ASM_LABEL_SUFFIX ":" #define OMPI_ASM_LSYM ".L" #define OMPI_ASM_SIZE "1" #define OMPI_ASM_SUPPORT_64BIT 1 #define OMPI_ASM_TEXT ".text" #define OMPI_ASM_TYPE "@" #define OMPI_ASSEMBLY_ARCH OMPI_AMD64 #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-0" #define OMPI_CC "/opt/pgi/linux86-64/6.2/bin/pgcc" #define OMPI_CXX "/opt/pgi/linux86-64/6.2/bin/pgCC" #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 #define OMPI_C_DEC_INLINE_ASSEMBLY 0 #define OMPI_C_GCC_INLINE_ASSEMBLY 0 #define OMPI_C_XLC_INLINE_ASSEMBLY 0 #define OMPI_ENABLE_DEBUG 0 #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 #define OMPI_ENABLE_MEM_DEBUG 0 #define OMPI_ENABLE_MEM_PROFILE 0 #define OMPI_ENABLE_MPI_PROFILING 1 #define OMPI_ENABLE_PTY_SUPPORT 1 #define OMPI_F77 "/opt/pgi/linux86-64/6.2/bin/pgf77" #define OMPI_F77_CAPS 0 #define OMPI_F77_DOUBLE_UNDERSCORE 0 #define OMPI_F77_PLAIN 0 #define OMPI_F77_SINGLE_UNDERSCORE 1 #define OMPI_GREEK_VERSION "b2" #define OMPI_HAVE_ASM_FILE 1 #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 #define OMPI_HAVE_WEAK_SYMBOLS 1 #define OMPI_MAJOR_VERSION 1 #define OMPI_MINOR_VERSION 1 #define OMPI_NEED_C_BOOL 1 #define OMPI_RELEASE_VERSION 3 #define OMPI_VERSION "3" #define OMPI_WANT_CXX_BINDINGS 1 #define OMPI_WANT_F77_BINDINGS 1 #define OMPI_WANT_PERUSE 0 #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 #define OMPI_WANT_SMP_LOCKS 1 #define OPAL_ENABLE_TRACE 0 #define OPAL_GREEK_VERSION "b2" #define OPAL_MAJOR_VERSION 1 #define OPAL_MINOR_VERSION 1 #define OPAL_RELEASE_VERSION 3 #define OPAL_VERSION "3" #define ORTE_GREEK_VERSION "b2" #define ORTE_MAJOR_VERSION 1 #define ORTE_MINOR_VERSION 1 #define ORTE_RELEASE_VERSION 3 #define ORTE_VERSION "3" #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" #define PACKAGE_NAME "Open MPI" #define PACKAGE_STRING "Open MPI 1.1.3b2" #define PACKAGE_TARNAME "openmpi" #define PACKAGE_VERSION "1.1.3b2" #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_DOUBLE 8 #define SIZEOF_FLOAT 8 #define SIZEOF_INT 2 #define SIZEOF_LONG 2 #define SIZEOF_LONG_DOUBLE 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 8 #define SIZEOF_VOID_P 8 #define STDC_HEADERS 1 #define _GNU_SOURCE 1 #define ompi_fortran_bogus_type_t int #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 1