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.1a1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = mskmac.nrl.navy.mil uname -m = Power Macintosh uname -r = 8.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC Kernel configured for up to 2 processors. 2 processors are physically available. Processor type: ppc7450 (PowerPC 7450) Processors active: 0 1 Primary memory available: 1.50 gigabytes Default processor set: 79 tasks, 220 threads, 2 processors Load average: 6.29, Mach factor: 0.26 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sw/bin PATH: /sw/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/brlcad/bin PATH: /Users/mkluskens/mpi PATH: /Users/mkluskens/bin PATH: /Users/mkluskens/local/bin PATH: . PATH: /Applications/Absoft/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1829: checking for a BSD-compatible install configure:1884: result: /usr/bin/install -c configure:1895: checking whether build environment is sane configure:1938: result: yes configure:2003: checking for gawk configure:2032: result: no configure:2003: checking for mawk configure:2032: result: no configure:2003: checking for nawk configure:2032: result: no configure:2003: checking for awk configure:2019: found /usr/bin/awk configure:2029: result: awk configure:2039: checking whether make sets $(MAKE) configure:2059: result: yes configure:2348: checking Open MPI version configure:2350: result: 1.1a1r9364 configure:2352: checking Open MPI Subversion repository version configure:2354: result: r9364 configure:2450: checking Open Run-Time Environment version configure:2452: result: 1.1a1r9364 configure:2454: checking Open Run-Time Environment Subversion repository version configure:2456: result: r9364 configure:2552: checking Open Portable Access Layer version configure:2554: result: 1.1a1r9364 configure:2556: checking Open Portable Access Layer Subversion repository version configure:2558: result: r9364 configure:2626: builddir: /Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364 configure:2628: srcdir: /Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364 configure:2650: checking build system type configure:2668: result: powerpc-apple-darwin8.5.0 configure:2696: checking host system type configure:2710: result: powerpc-apple-darwin8.5.0 configure:2737: checking for ompi_clean configure:2770: result: no configure:2864: checking Whether to run code coverage configure:2891: result: no configure:2901: checking whether to debug memory usage configure:2913: result: no configure:2933: checking whether to profile memory usage configure:2945: result: no configure:2965: checking if want developer-level compiler pickyness configure:2977: result: no configure:2992: checking if want developer-level debugging code configure:3004: result: no configure:3029: checking if want Fortran 77 bindings configure:3037: result: yes configure:3051: checking if want Fortran 90 bindings configure:3059: result: yes configure:3079: checking whether to enable PMPI configure:3087: result: yes configure:3104: checking if want C++ bindings configure:3112: result: yes configure:3126: checking if want to enable weak symbol support configure:3134: result: yes configure:3147: checking if want run-time MPI parameter checking configure:3168: result: runtime configure:3191: checking if want to install OMPI header files configure:3204: result: no configure:3222: checking if want pretty-print stacktrace configure:3234: result: yes configure:3247: checking if want deprecated executable names configure:3259: result: no configure:3280: checking max supported array dimension in F90 MPI bindings configure:3295: result: 4 configure:3300: checking if pty support should be enabled configure:3312: result: yes configure:3325: checking if user wants dlopen support configure:3340: result: yes configure:3348: checking if heterogeneous support should be enabled configure:3360: result: yes configure:3374: checking if want trace file debugging configure:3386: result: no configure:3635: checking for style of include used by make configure:3663: result: GNU configure:3739: checking for gcc configure:3755: found /usr/bin/gcc configure:3765: result: gcc configure:4009: checking for C compiler version configure:4012: gcc --version &5 powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4015: $? = 0 configure:4017: gcc -v &5 Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5250) configure:4020: $? = 0 configure:4022: gcc -V &5 gcc: argument to `-V' is missing configure:4025: $? = 1 configure:4048: checking for C compiler default output file name configure:4051: gcc -DNDEBUG conftest.c >&5 configure:4054: $? = 0 configure:4100: result: a.out configure:4105: checking whether the C compiler works configure:4111: ./a.out configure:4114: $? = 0 configure:4131: result: yes configure:4138: checking whether we are cross compiling configure:4140: result: no configure:4143: checking for suffix of executables configure:4145: gcc -o conftest -DNDEBUG conftest.c >&5 configure:4148: $? = 0 configure:4173: result: configure:4179: checking for suffix of object files configure:4200: gcc -c -DNDEBUG conftest.c >&5 configure:4203: $? = 0 configure:4225: result: o configure:4229: checking whether we are using the GNU C compiler configure:4253: gcc -c -DNDEBUG conftest.c >&5 configure:4259: $? = 0 configure:4263: test -z || test ! -s conftest.err configure:4266: $? = 0 configure:4269: test -s conftest.o configure:4272: $? = 0 configure:4285: result: yes configure:4291: checking whether gcc accepts -g configure:4312: gcc -c -g conftest.c >&5 configure:4318: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4359: checking for gcc option to accept ANSI C configure:4429: gcc -c -DNDEBUG conftest.c >&5 configure:4435: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest.o configure:4448: $? = 0 configure:4466: result: none needed configure:4484: gcc -c -DNDEBUG conftest.c >&5 conftest.c:2: error: parse error before 'me' configure:4490: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4625: checking dependency style of gcc configure:4715: result: gcc3 configure:4743: checking whether gcc and cc understand -c and -o together configure:4773: gcc -c conftest.c -o conftest.o >&5 configure:4776: $? = 0 configure:4778: gcc -c conftest.c -o conftest.o >&5 configure:4781: $? = 0 configure:4788: cc -c conftest.c >&5 configure:4791: $? = 0 configure:4794: cc -c conftest.c -o conftest.o >&5 configure:4797: $? = 0 configure:4799: cc -c conftest.c -o conftest.o >&5 configure:4802: $? = 0 configure:4820: result: yes configure:4858: checking for the C compiler vendor configure:4886: gcc -c -DNDEBUG conftest.c >&5 conftest.c:2:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" conftest.c:3: error: parse error before 'me' configure:4892: $? = 1 configure: failed program was: | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:4927: gcc -c -DNDEBUG conftest.c >&5 configure:4933: $? = 0 configure:4937: test -z || test ! -s conftest.err configure:4940: $? = 0 configure:4943: test -s conftest.o configure:4946: $? = 0 configure:6115: result: gnu configure:6374: checking if gcc supports -finline-functions configure:6395: gcc -c -DNDEBUG -finline-functions conftest.c >&5 configure:6401: $? = 0 configure:6405: test -z || test ! -s conftest.err configure:6408: $? = 0 configure:6411: test -s conftest.o configure:6414: $? = 0 configure:6425: result: yes configure:6434: checking if gcc supports -fno-strict-aliasing configure:6455: gcc -c -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:6461: $? = 0 configure:6465: test -z || test ! -s conftest.err configure:6468: $? = 0 configure:6471: test -s conftest.o configure:6474: $? = 0 configure:6485: result: yes configure:6561: WARNING: -fno-strict-aliasing has been added to CFLAGS configure:6792: checking for C optimization flags configure:6856: result: -O3 -DNDEBUG -fno-strict-aliasing configure:6883: checking how to run the C preprocessor configure:6918: gcc -E conftest.c configure:6924: $? = 0 configure:6956: gcc -E conftest.c conftest.c:35:28: error: ac_nonexistent.h: No such file or directory configure:6962: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | /* end confdefs.h. */ | #include configure:7001: result: gcc -E configure:7025: gcc -E conftest.c configure:7031: $? = 0 configure:7063: gcc -E conftest.c conftest.c:35:28: error: ac_nonexistent.h: No such file or directory configure:7069: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | /* end confdefs.h. */ | #include configure:7113: checking for egrep configure:7123: result: grep -E configure:7128: checking for ANSI C header files configure:7153: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7159: $? = 0 configure:7163: test -z || test ! -s conftest.err configure:7166: $? = 0 configure:7169: test -s conftest.o configure:7172: $? = 0 configure:7258: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:52: warning: incompatible implicit declaration of built-in function 'exit' configure:7261: $? = 0 configure:7263: ./conftest configure:7266: $? = 0 configure:7281: result: yes configure:7305: checking for sys/types.h configure:7321: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7327: $? = 0 configure:7331: test -z || test ! -s conftest.err configure:7334: $? = 0 configure:7337: test -s conftest.o configure:7340: $? = 0 configure:7351: result: yes configure:7305: checking for sys/stat.h configure:7321: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7327: $? = 0 configure:7331: test -z || test ! -s conftest.err configure:7334: $? = 0 configure:7337: test -s conftest.o configure:7340: $? = 0 configure:7351: result: yes configure:7305: checking for stdlib.h configure:7321: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7327: $? = 0 configure:7331: test -z || test ! -s conftest.err configure:7334: $? = 0 configure:7337: test -s conftest.o configure:7340: $? = 0 configure:7351: result: yes configure:7305: checking for string.h configure:7321: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7327: $? = 0 configure:7331: test -z || test ! -s conftest.err configure:7334: $? = 0 configure:7337: test -s conftest.o configure:7340: $? = 0 configure:7351: result: yes configure:7305: checking for memory.h configure:7321: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7327: $? = 0 configure:7331: test -z || test ! -s conftest.err configure:7334: $? = 0 configure:7337: test -s conftest.o configure:7340: $? = 0 configure:7351: result: yes configure:7305: checking for strings.h configure:7321: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7327: $? = 0 configure:7331: test -z || test ! -s conftest.err configure:7334: $? = 0 configure:7337: test -s conftest.o configure:7340: $? = 0 configure:7351: result: yes configure:7305: checking for inttypes.h configure:7321: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7327: $? = 0 configure:7331: test -z || test ! -s conftest.err configure:7334: $? = 0 configure:7337: test -s conftest.o configure:7340: $? = 0 configure:7351: result: yes configure:7305: checking for stdint.h configure:7321: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7327: $? = 0 configure:7331: test -z || test ! -s conftest.err configure:7334: $? = 0 configure:7337: test -s conftest.o configure:7340: $? = 0 configure:7351: result: yes configure:7305: checking for unistd.h configure:7321: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7327: $? = 0 configure:7331: test -z || test ! -s conftest.err configure:7334: $? = 0 configure:7337: test -s conftest.o configure:7340: $? = 0 configure:7351: result: yes configure:7363: checking for long long configure:7387: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7393: $? = 0 configure:7397: test -z || test ! -s conftest.err configure:7400: $? = 0 configure:7403: test -s conftest.o configure:7406: $? = 0 configure:7417: result: yes configure:7428: checking for long double configure:7452: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7458: $? = 0 configure:7462: test -z || test ! -s conftest.err configure:7465: $? = 0 configure:7468: test -s conftest.o configure:7471: $? = 0 configure:7482: result: yes configure:7493: checking for int8_t configure:7517: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7523: $? = 0 configure:7527: test -z || test ! -s conftest.err configure:7530: $? = 0 configure:7533: test -s conftest.o configure:7536: $? = 0 configure:7547: result: yes configure:7558: checking for uint8_t configure:7582: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7588: $? = 0 configure:7592: test -z || test ! -s conftest.err configure:7595: $? = 0 configure:7598: test -s conftest.o configure:7601: $? = 0 configure:7612: result: yes configure:7623: checking for int16_t configure:7647: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7653: $? = 0 configure:7657: test -z || test ! -s conftest.err configure:7660: $? = 0 configure:7663: test -s conftest.o configure:7666: $? = 0 configure:7677: result: yes configure:7688: checking for uint16_t configure:7712: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7718: $? = 0 configure:7722: test -z || test ! -s conftest.err configure:7725: $? = 0 configure:7728: test -s conftest.o configure:7731: $? = 0 configure:7742: result: yes configure:7753: checking for int32_t configure:7777: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7783: $? = 0 configure:7787: test -z || test ! -s conftest.err configure:7790: $? = 0 configure:7793: test -s conftest.o configure:7796: $? = 0 configure:7807: result: yes configure:7818: checking for uint32_t configure:7842: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7848: $? = 0 configure:7852: test -z || test ! -s conftest.err configure:7855: $? = 0 configure:7858: test -s conftest.o configure:7861: $? = 0 configure:7872: result: yes configure:7883: checking for int64_t configure:7907: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7913: $? = 0 configure:7917: test -z || test ! -s conftest.err configure:7920: $? = 0 configure:7923: test -s conftest.o configure:7926: $? = 0 configure:7937: result: yes configure:7948: checking for uint64_t configure:7972: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:8013: checking for intptr_t configure:8037: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:8043: $? = 0 configure:8047: test -z || test ! -s conftest.err configure:8050: $? = 0 configure:8053: test -s conftest.o configure:8056: $? = 0 configure:8067: result: yes configure:8078: checking for uintptr_t configure:8102: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:8108: $? = 0 configure:8112: test -z || test ! -s conftest.err configure:8115: $? = 0 configure:8118: test -s conftest.o configure:8121: $? = 0 configure:8132: result: yes configure:8143: checking for mode_t configure:8167: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:8173: $? = 0 configure:8177: test -z || test ! -s conftest.err configure:8180: $? = 0 configure:8183: test -s conftest.o configure:8186: $? = 0 configure:8197: result: yes configure:8214: checking for char configure:8238: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:8244: $? = 0 configure:8248: test -z || test ! -s conftest.err configure:8251: $? = 0 configure:8254: test -s conftest.o configure:8257: $? = 0 configure:8268: result: yes configure:8271: checking size of char configure:8590: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:8593: $? = 0 configure:8595: ./conftest configure:8598: $? = 0 configure:8621: result: 1 configure:8628: checking for short configure:8652: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:8658: $? = 0 configure:8662: test -z || test ! -s conftest.err configure:8665: $? = 0 configure:8668: test -s conftest.o configure:8671: $? = 0 configure:8682: result: yes configure:8685: checking size of short configure:9004: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:9007: $? = 0 configure:9009: ./conftest configure:9012: $? = 0 configure:9035: result: 2 configure:9042: checking for int configure:9066: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:9072: $? = 0 configure:9076: test -z || test ! -s conftest.err configure:9079: $? = 0 configure:9082: test -s conftest.o configure:9085: $? = 0 configure:9096: result: yes configure:9099: checking size of int configure:9418: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:9421: $? = 0 configure:9423: ./conftest configure:9426: $? = 0 configure:9449: result: 4 configure:9456: checking for long configure:9480: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:9486: $? = 0 configure:9490: test -z || test ! -s conftest.err configure:9493: $? = 0 configure:9496: test -s conftest.o configure:9499: $? = 0 configure:9510: result: yes configure:9513: checking size of long configure:9832: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:9835: $? = 0 configure:9837: ./conftest configure:9840: $? = 0 configure:9863: result: 4 configure:9871: checking for long long configure:9925: result: yes configure:9928: checking size of long long configure:10247: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:10250: $? = 0 configure:10252: ./conftest configure:10255: $? = 0 configure:10278: result: 8 configure:10287: checking for long double configure:10341: result: yes configure:10344: checking size of long double configure:10663: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:10666: $? = 0 configure:10668: ./conftest configure:10671: $? = 0 configure:10694: result: 16 configure:10702: checking for float configure:10726: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:10732: $? = 0 configure:10736: test -z || test ! -s conftest.err configure:10739: $? = 0 configure:10742: test -s conftest.o configure:10745: $? = 0 configure:10756: result: yes configure:10759: checking size of float configure:11078: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:11081: $? = 0 configure:11083: ./conftest configure:11086: $? = 0 configure:11109: result: 4 configure:11116: checking for double configure:11140: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:11146: $? = 0 configure:11150: test -z || test ! -s conftest.err configure:11153: $? = 0 configure:11156: test -s conftest.o configure:11159: $? = 0 configure:11170: result: yes configure:11173: checking size of double configure:11492: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:11495: $? = 0 configure:11497: ./conftest configure:11500: $? = 0 configure:11523: result: 8 configure:11530: checking for void * configure:11554: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:11560: $? = 0 configure:11564: test -z || test ! -s conftest.err configure:11567: $? = 0 configure:11570: test -s conftest.o configure:11573: $? = 0 configure:11584: result: yes configure:11587: checking size of void * configure:11906: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:11909: $? = 0 configure:11911: ./conftest configure:11914: $? = 0 configure:11937: result: 4 configure:11944: checking for size_t configure:11968: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:11974: $? = 0 configure:11978: test -z || test ! -s conftest.err configure:11981: $? = 0 configure:11984: test -s conftest.o configure:11987: $? = 0 configure:11998: result: yes configure:12001: checking size of size_t configure:12320: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:12323: $? = 0 configure:12325: ./conftest configure:12328: $? = 0 configure:12351: result: 4 configure:12364: checking alignment of char configure:12761: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:12764: $? = 0 configure:12766: ./conftest configure:12769: $? = 0 configure:12789: result: 1 configure:12801: checking alignment of short configure:13198: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:13201: $? = 0 configure:13203: ./conftest configure:13206: $? = 0 configure:13226: result: 2 configure:13238: checking alignment of wchar_t configure:13635: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:13638: $? = 0 configure:13640: ./conftest configure:13643: $? = 0 configure:13663: result: 4 configure:13675: checking alignment of int configure:14072: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:14075: $? = 0 configure:14077: ./conftest configure:14080: $? = 0 configure:14100: result: 4 configure:14112: checking alignment of long configure:14509: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:14512: $? = 0 configure:14514: ./conftest configure:14517: $? = 0 configure:14537: result: 4 configure:14550: checking alignment of long long configure:14947: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:14950: $? = 0 configure:14952: ./conftest configure:14955: $? = 0 configure:14975: result: 4 configure:14988: checking alignment of float configure:15385: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:15388: $? = 0 configure:15390: ./conftest configure:15393: $? = 0 configure:15413: result: 4 configure:15425: checking alignment of double configure:15822: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:15825: $? = 0 configure:15827: ./conftest configure:15830: $? = 0 configure:15850: result: 4 configure:15863: checking alignment of long double configure:16260: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:16263: $? = 0 configure:16265: ./conftest configure:16268: $? = 0 configure:16288: result: 16 configure:16301: checking alignment of void * configure:16698: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:16701: $? = 0 configure:16703: ./conftest configure:16706: $? = 0 configure:16726: result: 4 configure:16743: checking for C bool type configure:16762: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:116: error: 'bool' undeclared (first use in this function) conftest.c:116: error: (Each undeclared identifier is reported only once conftest.c:116: error: for each function it appears in.) conftest.c:116: error: parse error before 'bar' conftest.c:116: error: 'bar' undeclared (first use in this function) conftest.c:116: error: 'foo' undeclared (first use in this function) configure:16768: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #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 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 16 | #define OMPI_ALIGNMENT_VOID_P 4 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | bool bar, foo = true; bar = foo; | ; | return 0; | } configure:16796: result: no configure:16824: checking for inline configure:16845: gcc -c -O3 -DNDEBUG -Werror -ansi conftest.c >&5 conftest.c:81: error: syntax error before 'foo_t' conftest.c:82: error: syntax error before 'foo_t' configure:16851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #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 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 16 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:16845: gcc -c -O3 -DNDEBUG -Werror -ansi conftest.c >&5 configure:16851: $? = 0 configure:16855: test -z || test ! -s conftest.err configure:16858: $? = 0 configure:16861: test -s conftest.o configure:16864: $? = 0 configure:16876: result: __inline__ configure:16895: checking for C/C++ restrict keyword configure:16913: gcc -c -O3 -DNDEBUG -Werror -ansi conftest.c >&5 conftest.c:82: error: parse error before 'x' cc1: warnings being treated as errors conftest.c:82: warning: data definition has no type or storage class configure:16919: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #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 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 16 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | /* end confdefs.h. */ | float * restrict x; configure:16913: gcc -c -O3 -DNDEBUG -Werror -ansi conftest.c >&5 configure:16919: $? = 0 configure:16923: test -z || test ! -s conftest.err configure:16926: $? = 0 configure:16929: test -s conftest.o configure:16932: $? = 0 configure:16944: result: __restrict configure:16960: checking for weak symbol support configure:16990: gcc -O3 -DNDEBUG -Werror -ansi -c conftest_weak.c cc1: warnings being treated as errors conftest_weak.c:4: warning: alias definitions not supported in Mach-O; ignored configure:16997: $? = 1 configure:17038: result: no configure:17267: checking for g++ configure:17283: found /usr/bin/g++ configure:17293: result: g++ configure:17309: checking for C++ compiler version configure:17312: g++ --version &5 powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:17315: $? = 0 configure:17317: g++ -v &5 Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5250) configure:17320: $? = 0 configure:17322: g++ -V &5 g++: argument to `-V' is missing configure:17325: $? = 1 configure:17328: checking whether we are using the GNU C++ compiler configure:17352: g++ -c -DNDEBUG conftest.cc >&5 configure:17358: $? = 0 configure:17362: test -z || test ! -s conftest.err configure:17365: $? = 0 configure:17368: test -s conftest.o configure:17371: $? = 0 configure:17384: result: yes configure:17390: checking whether g++ accepts -g configure:17411: g++ -c -g conftest.cc >&5 configure:17417: $? = 0 configure:17421: test -z || test ! -s conftest.err configure:17424: $? = 0 configure:17427: test -s conftest.o configure:17430: $? = 0 configure:17441: result: yes configure:17483: g++ -c -DNDEBUG conftest.cc >&5 configure:17489: $? = 0 configure:17493: test -z || test ! -s conftest.err configure:17496: $? = 0 configure:17499: test -s conftest.o configure:17502: $? = 0 configure:17528: g++ -c -DNDEBUG conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:89: error: 'exit' was not declared in this scope configure:17534: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #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 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 16 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:17483: g++ -c -DNDEBUG conftest.cc >&5 /usr/include/stdlib.h:158: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:85: error: than previous declaration 'void std::exit(int) throw ()' configure:17489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #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 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 16 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:17483: g++ -c -DNDEBUG conftest.cc >&5 configure:17489: $? = 0 configure:17493: test -z || test ! -s conftest.err configure:17496: $? = 0 configure:17499: test -s conftest.o configure:17502: $? = 0 configure:17528: g++ -c -DNDEBUG conftest.cc >&5 configure:17534: $? = 0 configure:17538: test -z || test ! -s conftest.err configure:17541: $? = 0 configure:17544: test -s conftest.o configure:17547: $? = 0 configure:17572: checking dependency style of g++ configure:17662: result: gcc3 configure:17684: checking how to run the C++ preprocessor configure:17715: g++ -E conftest.cc configure:17721: $? = 0 configure:17753: g++ -E conftest.cc conftest.cc:88:28: error: ac_nonexistent.h: No such file or directory configure:17759: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #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 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 16 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:17798: result: g++ -E configure:17822: g++ -E conftest.cc configure:17828: $? = 0 configure:17860: g++ -E conftest.cc conftest.cc:88:28: error: ac_nonexistent.h: No such file or directory configure:17866: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #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 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 16 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:17924: checking if C++ compiler works configure:17954: g++ -o conftest -DNDEBUG conftest.cc >&5 configure:17957: $? = 0 configure:17959: ./conftest configure:17962: $? = 0 configure:17982: result: yes configure:18012: checking for the C++ compiler vendor configure:18040: g++ -c -DNDEBUG conftest.cc >&5 conftest.cc:2:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" conftest.cc:3: error: 'choke' does not name a type configure:18046: $? = 1 configure: failed program was: | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:18081: g++ -c -DNDEBUG conftest.cc >&5 configure:18087: $? = 0 configure:18091: test -z || test ! -s conftest.err configure:18094: $? = 0 configure:18097: test -s conftest.o configure:18100: $? = 0 configure:19269: result: gnu configure:19529: checking if g++ supports -finline-functions configure:19550: gcc -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:19556: $? = 0 configure:19560: test -z || test ! -s conftest.err configure:19563: $? = 0 configure:19566: test -s conftest.o configure:19569: $? = 0 configure:19580: result: yes configure:19656: WARNING: -finline-functions has been added to CXXFLAGS configure:19671: checking if want C++ exception handling configure:19673: result: no configure:19969: checking for C++ template_repository_directory configure:20036: g++ -DNDEBUG -finline-functions -c conftest1.C configure:20046: g++ -DNDEBUG -finline-functions -c conftest2.C configure:20098: result: not used configure:20120: checking for C++ compiler template parameters configure:20128: result: none needed configure:20222: checking for C++ optimization flags configure:20224: result: -O3 -DNDEBUG -finline-functions configure:20237: checking for bool configure:20261: g++ -c -O3 -DNDEBUG -finline-functions conftest.cc >&5 configure:20267: $? = 0 configure:20271: test -z || test ! -s conftest.err configure:20274: $? = 0 configure:20277: test -s conftest.o configure:20280: $? = 0 configure:20291: result: yes configure:20294: checking size of bool configure:20613: g++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cc >&5 configure:20616: $? = 0 configure:20618: ./conftest configure:20621: $? = 0 configure:20644: result: 4 configure:20655: checking alignment of bool configure:21052: g++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cc >&5 configure:21055: $? = 0 configure:21057: ./conftest configure:21060: $? = 0 configure:21080: result: 4 configure:21130: checking for BSD-compatible nm configure:21179: result: /usr/bin/nm -p configure:21183: checking for fgrep configure:21193: result: grep -F configure:21204: checking whether to enable smp locks configure:21212: result: yes configure:21230: checking directive for setting text section configure:21247: result: .text configure:21258: checking directive for exporting symbols configure:21270: result: .globl configure:21283: checking for objdump configure:21312: result: no configure:21316: checking if .note.GNU-stack is needed configure:21370: result: no configure:21379: checking suffix for labels configure:21387: result: : configure:21398: checking prefix for global symbol labels configure: trying _ configure:21435: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21438: $? = 0 configure:21443: gcc -O3 -DNDEBUG -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 configure:21446: $? = 0 configure:21451: gcc -O3 -DNDEBUG -fno-strict-aliasing conftest_c.o conftest.o -o conftest > conftest.link 2>&1 configure:21454: $? = 0 configure:21492: result: _ configure:21513: checking prefix for lsym labels configure: trying L configure:21533: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21536: $? = 0 configure:21578: result: L configure:21589: checking prefix for function in .type configure: trying @ configure:21617: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21620: $? = 1 conftest.s:1:Unknown pseudo-op: .type conftest.s:1:Rest of line ignored. 1st junk character valued 109 (m). conftest.s:1:Invalid mnemonic 'function' configure: failed program was: .type mysym, @function mysym: configure: trying # configure:21617: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21620: $? = 1 conftest.s:1:Unknown pseudo-op: .type conftest.s:1:Rest of line ignored. 1st junk character valued 109 (m). configure: failed program was: .type mysym, #function mysym: configure: trying % configure:21617: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21620: $? = 1 conftest.s:1:Unknown pseudo-op: .type conftest.s:1:Rest of line ignored. 1st junk character valued 109 (m). configure: failed program was: .type mysym, %function mysym: configure:21647: result: configure:21659: checking if .size is needed configure:21673: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21676: $? = 1 conftest.s:1:Unknown pseudo-op: .size conftest.s:1:Rest of line ignored. 1st junk character valued 109 (m). configure: failed program was: .size mysym, 1 configure:21693: result: no configure:21714: checking if .align directive takes logarithmic value configure:21733: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21736: $? = 0 configure: .align test address offset is 10 configure:21759: result: yes configure:21814: checking if PowerPC registers have r prefix configure:21825: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21828: $? = 1 conftest.s:2:Parameter syntax error (parameter 1) configure: failed program was: .text addi 1,1,0 configure:21847: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21850: $? = 0 configure:21872: result: yes configure:21899: checking for 64-bit PowerPC assembly support configure:21918: gcc -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:21921: $? = 1 conftest.s:2:ldarx instruction is only for 64-bit implementations (not allowed without -force_cpusubtype_ALL option) configure: failed program was: .text ldarx r1,r1,r1 configure:21947: result: no configure:22077: checking if gcc supports GCC inline assembly configure:22115: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 configure:22118: $? = 0 configure:22120: ./conftest configure:22123: $? = 0 configure:22196: result: yes configure:22215: checking if gcc supports DEC inline assembly configure:22237: gcc -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c >&5 conftest.c:140:19: error: c_asm.h: No such file or directory configure:22243: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #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 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 16 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 4 | #define OMPI_ALIGNMENT_CXX_BOOL 4 | #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 "0" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_POWERPC_R_REGISTERS 1 | #define OMPI_ASM_SUPPORT_64BIT 0 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | asm(""); | return 0; | ; | return 0; | } configure:22268: result: no configure:22287: checking if gcc supports XLC inline assembly configure:22297: result: no configure:22317: checking if g++ supports GCC inline assembly configure:22350: g++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cc >&5 configure:22353: $? = 0 configure:22355: ./conftest configure:22358: $? = 0 configure:22429: result: yes configure:22460: checking if g++ supports DEC inline assembly configure:22482: g++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cc >&5 conftest.cc:143:19: error: c_asm.h: No such file or directory configure:22488: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.1a1" | #define PACKAGE_STRING "Open MPI 1.1a1" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 1 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "a1" | #define OMPI_VERSION "0" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 1 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "a1" | #define ORTE_VERSION "0" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 1 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "a1" | #define OPAL_VERSION "0" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "powerpc-apple-darwin8.5.0" | #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_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #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 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 16 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 0 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 4 | #define OMPI_ALIGNMENT_CXX_BOOL 4 | #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 "0" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_POWERPC_R_REGISTERS 1 | #define OMPI_ASM_SUPPORT_64BIT 0 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | asm(""); | return 0; | ; | return 0; | } configure:22513: result: no configure:22538: checking if g++ supports XLC inline assembly configure:22548: result: no configure:22576: checking for assembly format configure:22578: result: default-.text-.globl-:-_-L--0-1-1-0-0 configure:22590: checking for asssembly architecture configure:22592: result: POWERPC32 configure:22607: checking for perl configure:22623: found /usr/bin/perl configure:22633: result: perl configure:22642: checking for pre-built assembly file configure:22650: result: yes (atomic-powerpc32-osx.s) configure:22707: checking for atomic assembly filename configure:22714: result: atomic-powerpc32-osx.s configure:22866: checking for Fortran 77 compiler version configure:22866: f95 --version &5 ERROR: Unrecognized arguments: --version configure:22869: $? = 1 configure:22871: f95 -v &5 ERROR: No input files. configure:22874: $? = 0 configure:22876: f95 -V &5 ERROR: No input files. configure:22879: $? = 0 configure:22887: checking whether we are using the GNU Fortran 77 compiler configure:22901: f95 -c conftest.F >&5 configure:22907: $? = 0 configure:22911: test -z || test ! -s conftest.err configure:22914: $? = 0 configure:22917: test -s conftest.o configure:22920: $? = 0 configure:22933: result: yes configure:22939: checking whether f95 accepts -g configure:22951: f95 -c -g conftest.f >&5 configure:22957: $? = 0 configure:22961: test -z || test ! -s conftest.err configure:22964: $? = 0 configure:22967: test -s conftest.o configure:22970: $? = 0 configure:22982: result: yes configure:23035: checking if Fortran 77 compiler works configure:23054: f95 -o conftest conftest.f >&5 configure:23057: $? = 0 configure:23059: ./conftest configure:23062: $? = 0 configure:23082: result: yes configure:23136: checking f95 external symbol convention configure:23158: f95 -c conftest.f configure:23165: $? = 0 configure:23205: result: upper case configure:23282: checking if Fortran 77 compiler supports LOGICAL configure:23299: f95 -c conftest.f >&5 LOGICAL bogus_variable ^ cf90-1643 f90fe: WARNING MAIN, File = conftest.f, Line = 3, Column = 17 local variable BOGUS_VARIABLE never referenced. f90: Copyright Absoft Corporation 1994-2003; Absoft Pro FORTRAN Version 8.2a f90fe: 4 source lines f90fe: 0 Errors, 1 Warnings, 0 Other messages, 0 ANSI configure:23305: $? = 0 configure:23309: test -z || test ! -s conftest.err configure:23312: $? = 0 configure:23315: test -s conftest.o configure:23318: $? = 0 configure:23335: result: yes configure:23369: checking size of Fortran 77 LOGICAL configure:23441: gcc -O3 -DNDEBUG -fno-strict-aliasing -I. -c conftest.c configure:23448: $? = 0 configure:23458: f95 conftestf.f conftest.o -o conftest configure:23465: $? = 0 configure:23496: ./conftest configure:23503: $? = 0 configure:23519: result: configure:23542: checking for C type corresponding to LOGICAL configure:23575: result: not found configure:23579: WARNING: *** Did not find corresponding C type configure:23582: error: Cannot continue ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin8.5.0 ac_cv_build_alias=powerpc-apple-darwin8.5.0 ac_cv_c_compiler_gnu=yes ac_cv_c_inline=__inline__ ac_cv_c_restrict=__restrict ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set=set ac_cv_env_F77_value=f95 ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set=set ac_cv_env_FC_value=f95 ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= 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=yes 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=powerpc-apple-darwin8.5.0 ac_cv_host_alias=powerpc-apple-darwin8.5.0 ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PERL=perl ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=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=4 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=4 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=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_path_NM='/usr/bin/nm -p' ompi_cv_Cpp_works=yes ompi_cv_Fortran_77_works=yes ompi_cv_asm_align_log=yes ompi_cv_asm_arch=POWERPC32 ompi_cv_asm_file=atomic-powerpc32-osx.s ompi_cv_asm_format=default-.text-.globl-:-_-L--0-1-1-0-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=no ompi_cv_asm_powerpc_r_reg=1 ompi_cv_asm_text=.text ompi_cv_asm_type= ompi_cv_c_align_bool=4 ompi_cv_c_align_char=1 ompi_cv_c_align_double=4 ompi_cv_c_align_float=4 ompi_cv_c_align_int=4 ompi_cv_c_align_long=4 ompi_cv_c_align_long_double=16 ompi_cv_c_align_long_long=4 ompi_cv_c_align_short=2 ompi_cv_c_align_void_p=4 ompi_cv_c_align_wchar_t=4 ompi_cv_c_compiler_vendor=gnu ompi_cv_c_weak_symbols=no ompi_cv_cc_finline_functions=yes ompi_cv_cc_fno_strict_aliasing=yes ompi_cv_cxx_compiler_vendor=gnu ompi_cv_cxx_finline_functions=yes ompi_cv_cxx_template_repository='not used' ompi_cv_f77_external_symbol='upper case' ompi_cv_f77_have_LOGICAL=yes ompi_cv_f77_sizeof_LOGICAL= ompi_cv_find_type_LOGICAL='not found' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364/config/missing --run tar' AR='' AUTOCONF='${SHELL} /Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364/config/missing --run autoconf' AUTOHEADER='${SHELL} /Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364/config/missing --run autoheader' AUTOMAKE='${SHELL} /Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364/config/missing --run automake-1.9' AWK='awk' CASE_SENSITIVE_FS_FALSE='' CASE_SENSITIVE_FS_TRUE='' CC='gcc' CCAS='gcc' CCASFLAGS='-O3 -DNDEBUG -fno-strict-aliasing' CCDEPMODE='depmode=gcc3' CFLAGS='-O3 -DNDEBUG -fno-strict-aliasing' CFLAGS_WITHOUT_OPTFLAGS='' CLEANFILES='*~ .\#*' COMPILE_PROFILING_SEPARATELY_FALSE='#' COMPILE_PROFILING_SEPARATELY_TRUE='' CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXCPPFLAGS='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 -DNDEBUG -finline-functions' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f95' FC='f95' FCFLAGS='' FCFLAGS_f90='' FCFLAGS_f='' FFLAGS='' 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} /Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364/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_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='' OBJEXT='o' OMPI_ASM_FILE='atomic-powerpc32-osx.s' OMPI_ASM_GSYM='_' OMPI_ASM_LSYM='L' OMPI_ASM_SUPPORT_64BIT='0' OMPI_ASM_TEXT='.text' OMPI_ASM_TYPE='' OMPI_ASSEMBLY_ARCH='POWERPC32' OMPI_ASSEMBLY_FORMAT='default-.text-.globl-:-_-L--0-1-1-0-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_hierarch_DSO_FALSE='' OMPI_BUILD_coll_hierarch_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_bproc_seed_DSO_FALSE='' OMPI_BUILD_pls_bproc_seed_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_dr_DSO_FALSE='' OMPI_BUILD_pml_dr_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_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_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='/usr/bin/gcc' OMPI_CONFIGURE_DATE='Thu Mar 23 13:21:53 EST 2006' OMPI_CONFIGURE_HOST='mskmac.nrl.navy.mil' OMPI_CONFIGURE_USER='mkluskens' OMPI_CXX_ABSOLUTE='/usr/bin/g++' OMPI_F77_ABSOLUTE='/Applications/Absoft/bin/f95' OMPI_F90_ABSOLUTE='' OMPI_F90_CKINDS='' OMPI_F90_IKINDS='' OMPI_F90_LKINDS='' OMPI_F90_RKINDS='' OMPI_FC_MODULE_FLAG='' OMPI_FORTRAN_MAX_ARRAY_RANK='4' OMPI_GREEK_VERSION='a1' 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_OFFSET_KIND='' OMPI_NEED_WINDOWS_REPLACEMENTS_FALSE='' OMPI_NEED_WINDOWS_REPLACEMENTS_TRUE='#' OMPI_RELEASE_VERSION='0' OMPI_SIZEOF_F90_comple='' OMPI_SIZEOF_F90_complex='' OMPI_SIZEOF_F90_double='' OMPI_SIZEOF_F90_intege='' OMPI_SIZEOF_F90_integer='' OMPI_SIZEOF_F90_logica='' OMPI_SIZEOF_F90_logical='' OMPI_SIZEOF_F90_rea='' OMPI_SIZEOF_F90_real='' OMPI_SVN_R='r9364' OMPI_TOP_BUILDDIR='/Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364' OMPI_TOP_SRCDIR='/Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364' OMPI_VERSION='1.1a1r9364' 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='a1' 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='0' OPAL_SBINDIR='' OPAL_SHAREDSTATEDIR='' OPAL_SVN_R='r9364' OPAL_SYSCONFDIR='' OPAL_VERSION='1.1a1r9364' 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='a1' ORTE_MAJOR_VERSION='1' ORTE_MINOR_VERSION='1' ORTE_RELEASE_VERSION='0' ORTE_SVN_R='r9364' ORTE_VERSION='1.1a1r9364' 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.1a1r9364' PACKAGE_TARNAME='openmpi' PACKAGE_VERSION='1.1a1r9364' PATH_SEPARATOR=':' PERL='perl' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' TOTALVIEW_DEBUG_FLAGS='' VERSION='1.1a1r9364' 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_PMPI_BINDINGS_LAYER_FALSE='#' WANT_PMPI_BINDINGS_LAYER_TRUE='' WANT_PMPI_F77_BINDINGS_LAYER_FALSE='' WANT_PMPI_F77_BINDINGS_LAYER_TRUE='' WRAPPER_EXTRA_CFLAGS='' WRAPPER_EXTRA_CXXFLAGS='' WRAPPER_EXTRA_FCFLAGS='' WRAPPER_EXTRA_FFLAGS='' WRAPPER_EXTRA_LDFLAGS='' WRAPPER_EXTRA_LIBS='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_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='powerpc-apple-darwin8.5.0' build_alias='' build_cpu='powerpc' build_os='darwin8.5.0' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='powerpc-apple-darwin8.5.0' host_alias='' host_cpu='powerpc' host_os='darwin8.5.0' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364/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='$(install_sh) -d' 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_bproc_seed_CPPFLAGS='' pls_bproc_seed_LDFLAGS='' pls_bproc_seed_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='NONE' program_transform_name='s,x,x,' ras_bjs_CPPFLAGS='' ras_bjs_LDFLAGS='' ras_bjs_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='/Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364' top_ompi_srcdir='/Users/mkluskens/Public/MPI/OpenMPI/openmpi-1.1a1r9364' ## ----------- ## ## 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 4 #define OMPI_ALIGNMENT_DOUBLE 4 #define OMPI_ALIGNMENT_FLOAT 4 #define OMPI_ALIGNMENT_INT 4 #define OMPI_ALIGNMENT_LONG 4 #define OMPI_ALIGNMENT_LONG_DOUBLE 16 #define OMPI_ALIGNMENT_LONG_LONG 4 #define OMPI_ALIGNMENT_SHORT 2 #define OMPI_ALIGNMENT_VOID_P 4 #define OMPI_ALIGNMENT_WCHAR 4 #define OMPI_ARCH "powerpc-apple-darwin8.5.0" #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 "0" #define OMPI_ASM_SUPPORT_64BIT 0 #define OMPI_ASM_TEXT ".text" #define OMPI_ASM_TYPE "" #define OMPI_ASSEMBLY_ARCH OMPI_POWERPC32 #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:-_-L--0-1-1-0-0" #define OMPI_CC "gcc" #define OMPI_CXX "g++" #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 #define OMPI_C_DEC_INLINE_ASSEMBLY 0 #define OMPI_C_GCC_INLINE_ASSEMBLY 1 #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 "f95" #define OMPI_F77_CAPS 1 #define OMPI_F77_DOUBLE_UNDERSCORE 0 #define OMPI_F77_PLAIN 0 #define OMPI_F77_SINGLE_UNDERSCORE 0 #define OMPI_GREEK_VERSION "a1" #define OMPI_HAVE_ASM_FILE 1 #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 #define OMPI_HAVE_WEAK_SYMBOLS 0 #define OMPI_MAJOR_VERSION 1 #define OMPI_MINOR_VERSION 1 #define OMPI_NEED_C_BOOL 1 #define OMPI_POWERPC_R_REGISTERS 1 #define OMPI_RELEASE_VERSION 0 #define OMPI_VERSION "0" #define OMPI_WANT_CXX_BINDINGS 1 #define OMPI_WANT_F77_BINDINGS 1 #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 #define OMPI_WANT_SMP_LOCKS 1 #define OPAL_ENABLE_TRACE 0 #define OPAL_GREEK_VERSION "a1" #define OPAL_MAJOR_VERSION 1 #define OPAL_MINOR_VERSION 1 #define OPAL_RELEASE_VERSION 0 #define OPAL_VERSION "0" #define ORTE_GREEK_VERSION "a1" #define ORTE_MAJOR_VERSION 1 #define ORTE_MINOR_VERSION 1 #define ORTE_RELEASE_VERSION 0 #define ORTE_VERSION "0" #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" #define PACKAGE_NAME "Open MPI" #define PACKAGE_STRING "Open MPI 1.1a1" #define PACKAGE_TARNAME "openmpi" #define PACKAGE_VERSION "1.1a1" #define SIZEOF_BOOL 4 #define SIZEOF_CHAR 1 #define SIZEOF_DOUBLE 8 #define SIZEOF_FLOAT 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define _GNU_SOURCE 1 #define inline __inline__ #define ompi_fortran_bogus_type_t int #define restrict __restrict #endif #endif #ifdef __cplusplus #ifndef __cplusplus extern "C" void std::exit (int); using std::exit; configure: exit 1