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.2.4, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure CFLAGS=-mv8plus CXXFLAGS=-mv8plus FFLAGS=-mv8plus FCFLAGS=-mv8plus --prefix=/usr/local --enable-static --enable-ltdl-convenience --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = murdock uname -m = sparc64 uname -r = 2.6.22-14-sparc64-smp uname -s = Linux uname -v = #1 SMP Tue Dec 18 05:40:10 UTC 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2986: checking for a BSD-compatible install configure:3042: result: /usr/bin/install -c configure:3053: checking whether build environment is sane configure:3096: result: yes configure:3124: checking for a thread-safe mkdir -p configure:3163: result: /bin/mkdir -p configure:3176: checking for gawk configure:3206: result: no configure:3176: checking for mawk configure:3192: found /usr/bin/mawk configure:3203: result: mawk configure:3214: checking whether make sets $(MAKE) configure:3235: result: yes configure:3544: checking Open MPI version configure:3546: result: 1.2.4 configure:3548: checking Open MPI Subversion repository version configure:3550: result: r16187 configure:3646: checking Open Run-Time Environment version configure:3648: result: 1.2.4 configure:3650: checking Open Run-Time Environment Subversion repository version configure:3652: result: r16187 configure:3748: checking Open Portable Access Layer version configure:3750: result: 1.2.4 configure:3752: checking Open Portable Access Layer Subversion repository version configure:3754: result: r16187 configure:3811: builddir: /nfs/src/openmpi-1.2.4_sparc configure:3813: srcdir: /nfs/src/openmpi-1.2.4_sparc configure:3835: checking build system type configure:3853: result: sparc64-unknown-linux-gnu configure:3895: checking host system type configure:3910: result: sparc64-unknown-linux-gnu configure:4101: checking Whether to run code coverage configure:4128: result: no configure:4138: checking whether to debug memory usage configure:4150: result: no configure:4170: checking whether to profile memory usage configure:4182: result: no configure:4202: checking if want developer-level compiler pickyness configure:4214: result: no configure:4229: checking if want developer-level debugging code configure:4241: result: no configure:4271: checking if want Fortran 77 bindings configure:4279: result: yes configure:4293: checking if want Fortran 90 bindings configure:4301: result: yes configure:4310: checking desired Fortran 90 bindings "size" configure:4384: result: small configure:4391: checking whether to enable PMPI configure:4399: result: yes configure:4416: checking if want C++ bindings configure:4424: result: yes configure:4433: checking if want MPI::SEEK_SET support configure:4441: result: yes configure:4459: checking if want to enable weak symbol support configure:4467: result: yes configure:4480: checking if want run-time MPI parameter checking configure:4501: result: runtime configure:4524: checking if want to install OMPI header files configure:4537: result: no configure:4553: checking if want pretty-print stacktrace configure:4565: result: yes configure:4578: checking if want deprecated executable names configure:4590: result: no configure:4608: checking if peruse support is required configure:4620: result: no configure:4643: checking max supported array dimension in F90 MPI bindings configure:4658: result: 4 configure:4663: checking if pty support should be enabled configure:4675: result: yes configure:4688: checking if user wants dlopen support configure:4703: result: yes configure:4711: checking if heterogeneous support should be enabled configure:4723: result: yes configure:4737: checking if want trace file debugging configure:4749: result: no configure:4821: checking if want IPv6 support configure:4833: result: yes (if underlying system supports it) configure:4846: checking if want orterun "--prefix" behavior to be enabled by default configure:4866: result: no configure:5085: checking for style of include used by make configure:5113: result: GNU configure:5188: checking for gcc configure:5204: found /usr/bin/gcc configure:5215: result: gcc configure:5453: checking for C compiler version configure:5460: gcc --version >&5 gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) Copyright (C) 2006 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:5463: $? = 0 configure:5470: gcc -v >&5 Using built-in specs. Target: sparc-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-cpu=v8 --with-long-double-128 --enable-checking=release sparc-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) configure:5473: $? = 0 configure:5480: gcc -V >&5 gcc: '-V' option must have argument configure:5483: $? = 1 configure:5506: checking for C compiler default output file name configure:5533: gcc -DNDEBUG -mv8plus conftest.c >&5 configure:5536: $? = 0 configure:5574: result: a.out configure:5591: checking whether the C compiler works configure:5601: ./a.out configure:5604: $? = 0 configure:5621: result: yes configure:5628: checking whether we are cross compiling configure:5630: result: no configure:5633: checking for suffix of executables configure:5640: gcc -o conftest -DNDEBUG -mv8plus conftest.c >&5 configure:5643: $? = 0 configure:5667: result: configure:5673: checking for suffix of object files configure:5699: gcc -c -DNDEBUG -mv8plus conftest.c >&5 configure:5702: $? = 0 configure:5725: result: o configure:5729: checking whether we are using the GNU C compiler configure:5758: gcc -c -DNDEBUG -mv8plus conftest.c >&5 configure:5764: $? = 0 configure:5781: result: yes configure:5786: checking whether gcc accepts -g configure:5816: gcc -c -g conftest.c >&5 configure:5822: $? = 0 configure:5921: result: yes configure:5938: checking for gcc option to accept ISO C89 configure:6012: gcc -c -DNDEBUG -mv8plus conftest.c >&5 configure:6018: $? = 0 configure:6041: result: none needed configure:6061: checking dependency style of gcc configure:6152: result: gcc3 configure:6178: checking whether gcc and cc understand -c and -o together configure:6213: gcc -c conftest.c -o conftest2.o >&5 configure:6216: $? = 0 configure:6222: gcc -c conftest.c -o conftest2.o >&5 configure:6225: $? = 0 configure:6236: cc -c conftest.c >&5 configure:6239: $? = 0 configure:6247: cc -c conftest.c -o conftest2.o >&5 configure:6250: $? = 0 configure:6256: cc -c conftest.c -o conftest2.o >&5 configure:6259: $? = 0 configure:6277: result: yes configure:6309: checking how to run the C preprocessor configure:6349: gcc -E conftest.c configure:6355: $? = 0 configure:6386: gcc -E conftest.c conftest.c:37:28: error: ac_nonexistent.h: No such file or directory configure:6392: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | /* end confdefs.h. */ | #include configure:6425: result: gcc -E configure:6454: gcc -E conftest.c configure:6460: $? = 0 configure:6491: gcc -E conftest.c conftest.c:37:28: error: ac_nonexistent.h: No such file or directory configure:6497: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | /* end confdefs.h. */ | #include configure:6535: checking for grep that handles long lines and -e configure:6609: result: /bin/grep configure:6614: checking for egrep configure:6692: result: /bin/grep -E configure:6709: checking for the C compiler vendor configure:6742: gcc -c -DNDEBUG -mv8plus conftest.c >&5 conftest.c:2:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" conftest.c:3: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:6748: $? = 1 configure: failed program was: | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:6780: gcc -c -DNDEBUG -mv8plus conftest.c >&5 configure:6786: $? = 0 configure:7873: result: gnu configure:7881: checking for ANSI C header files configure:7911: gcc -c -DNDEBUG -mv8plus conftest.c >&5 configure:7917: $? = 0 configure:8016: gcc -o conftest -DNDEBUG -mv8plus conftest.c >&5 configure:8019: $? = 0 configure:8025: ./conftest configure:8028: $? = 0 configure:8045: result: yes configure:8669: checking if gcc supports -finline-functions configure:8695: gcc -c -DNDEBUG -mv8plus -finline-functions conftest.c >&5 configure:8701: $? = 0 configure:8716: result: yes configure:8726: checking if gcc supports -fno-strict-aliasing configure:8752: gcc -c -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:8758: $? = 0 configure:8773: result: yes configure:8849: WARNING: -fno-strict-aliasing has been added to CFLAGS configure:8999: checking if gcc supports __builtin_expect configure:9026: gcc -o conftest -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9032: $? = 0 configure:9049: result: yes configure:9063: checking if gcc supports __builtin_prefetch configure:9090: gcc -o conftest -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9096: $? = 0 configure:9113: result: yes configure:9208: checking for C optimization flags configure:9272: result: -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing configure:9306: checking for sys/types.h configure:9327: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9333: $? = 0 configure:9349: result: yes configure:9306: checking for sys/stat.h configure:9327: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9333: $? = 0 configure:9349: result: yes configure:9306: checking for stdlib.h configure:9327: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9333: $? = 0 configure:9349: result: yes configure:9306: checking for string.h configure:9327: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9333: $? = 0 configure:9349: result: yes configure:9306: checking for memory.h configure:9327: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9333: $? = 0 configure:9349: result: yes configure:9306: checking for strings.h configure:9327: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9333: $? = 0 configure:9349: result: yes configure:9306: checking for inttypes.h configure:9327: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9333: $? = 0 configure:9349: result: yes configure:9306: checking for stdint.h configure:9327: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9333: $? = 0 configure:9349: result: yes configure:9306: checking for unistd.h configure:9327: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9333: $? = 0 configure:9349: result: yes configure:9361: checking for long long configure:9391: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9397: $? = 0 configure:9412: result: yes configure:9423: checking for long double configure:9453: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9459: $? = 0 configure:9474: result: yes configure:9485: checking for int8_t configure:9515: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9521: $? = 0 configure:9536: result: yes configure:9547: checking for uint8_t configure:9577: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9583: $? = 0 configure:9598: result: yes configure:9609: checking for int16_t configure:9639: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9645: $? = 0 configure:9660: result: yes configure:9671: checking for uint16_t configure:9701: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9707: $? = 0 configure:9722: result: yes configure:9733: checking for int32_t configure:9763: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9769: $? = 0 configure:9784: result: yes configure:9795: checking for uint32_t configure:9825: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9831: $? = 0 configure:9846: result: yes configure:9857: checking for int64_t configure:9887: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9893: $? = 0 configure:9908: result: yes configure:9919: checking for uint64_t configure:9949: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:9955: $? = 0 configure:9970: result: yes configure:9981: checking for intptr_t configure:10011: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10017: $? = 0 configure:10032: result: yes configure:10043: checking for uintptr_t configure:10073: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10079: $? = 0 configure:10094: result: yes configure:10105: checking for mode_t configure:10135: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10141: $? = 0 configure:10156: result: yes configure:10167: checking for ssize_t configure:10197: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10203: $? = 0 configure:10218: result: yes configure:10229: checking for ptrdiff_t configure:10259: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10265: $? = 0 configure:10280: result: yes configure:10296: checking for char configure:10326: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10332: $? = 0 configure:10347: result: yes configure:10354: checking size of char configure:10656: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10659: $? = 0 configure:10665: ./conftest configure:10668: $? = 0 configure:10691: result: 1 configure:10701: checking for short configure:10731: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10737: $? = 0 configure:10752: result: yes configure:10759: checking size of short configure:11061: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:11064: $? = 0 configure:11070: ./conftest configure:11073: $? = 0 configure:11096: result: 2 configure:11106: checking for int configure:11136: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:11142: $? = 0 configure:11157: result: yes configure:11164: checking size of int configure:11466: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:11469: $? = 0 configure:11475: ./conftest configure:11478: $? = 0 configure:11501: result: 4 configure:11511: checking for long configure:11541: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:11547: $? = 0 configure:11562: result: yes configure:11569: checking size of long configure:11871: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:11874: $? = 0 configure:11880: ./conftest configure:11883: $? = 0 configure:11906: result: 4 configure:11917: checking for long long configure:11968: result: yes configure:11975: checking size of long long configure:12277: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12280: $? = 0 configure:12286: ./conftest configure:12289: $? = 0 configure:12312: result: 8 configure:12324: checking for long double configure:12375: result: yes configure:12382: checking size of long double configure:12684: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12687: $? = 0 configure:12693: ./conftest configure:12696: $? = 0 configure:12719: result: 16 configure:12730: checking for float configure:12760: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12766: $? = 0 configure:12781: result: yes configure:12788: checking size of float configure:13090: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13093: $? = 0 configure:13099: ./conftest configure:13102: $? = 0 configure:13125: result: 4 configure:13135: checking for double configure:13165: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13171: $? = 0 configure:13186: result: yes configure:13193: checking size of double configure:13495: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13498: $? = 0 configure:13504: ./conftest configure:13507: $? = 0 configure:13530: result: 8 configure:13540: checking for void * configure:13570: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13576: $? = 0 configure:13591: result: yes configure:13598: checking size of void * configure:13900: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13903: $? = 0 configure:13909: ./conftest configure:13912: $? = 0 configure:13935: result: 4 configure:13945: checking for size_t configure:13975: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13981: $? = 0 configure:13996: result: yes configure:14003: checking size of size_t configure:14305: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:14308: $? = 0 configure:14314: ./conftest configure:14317: $? = 0 configure:14340: result: 4 configure:14351: checking for ssize_t configure:14402: result: yes configure:14409: checking size of ssize_t configure:14711: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:14714: $? = 0 configure:14720: ./conftest configure:14723: $? = 0 configure:14746: result: 4 configure:14758: checking for ptrdiff_t configure:14809: result: yes configure:14816: checking size of ptrdiff_t configure:15118: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:15121: $? = 0 configure:15127: ./conftest configure:15130: $? = 0 configure:15153: result: 4 configure:15170: checking alignment of char configure:15560: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:15563: $? = 0 configure:15569: ./conftest configure:15572: $? = 0 configure:15594: result: 1 configure:15606: checking alignment of short configure:15996: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:15999: $? = 0 configure:16005: ./conftest configure:16008: $? = 0 configure:16030: result: 2 configure:16042: checking alignment of wchar_t configure:16432: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:16435: $? = 0 configure:16441: ./conftest configure:16444: $? = 0 configure:16466: result: 4 configure:16478: checking alignment of int configure:16868: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:16871: $? = 0 configure:16877: ./conftest configure:16880: $? = 0 configure:16902: result: 4 configure:16914: checking alignment of long configure:17304: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:17307: $? = 0 configure:17313: ./conftest configure:17316: $? = 0 configure:17338: result: 4 configure:17351: checking alignment of long long configure:17741: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:17744: $? = 0 configure:17750: ./conftest configure:17753: $? = 0 configure:17775: result: 8 configure:17788: checking alignment of float configure:18178: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:18181: $? = 0 configure:18187: ./conftest configure:18190: $? = 0 configure:18212: result: 4 configure:18224: checking alignment of double configure:18614: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:18617: $? = 0 configure:18623: ./conftest configure:18626: $? = 0 configure:18648: result: 8 configure:18661: checking alignment of long double configure:19051: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:19054: $? = 0 configure:19060: ./conftest configure:19063: $? = 0 configure:19085: result: 8 configure:19098: checking alignment of void * configure:19488: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:19491: $? = 0 configure:19497: ./conftest configure:19500: $? = 0 configure:19522: result: 4 configure:19539: checking for C bool type configure:19563: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:124: error: 'bool' undeclared (first use in this function) conftest.c:124: error: (Each undeclared identifier is reported only once conftest.c:124: error: for each function it appears in.) conftest.c:124: error: expected ';' before 'bar' conftest.c:124: error: 'bar' undeclared (first use in this function) conftest.c:124: error: 'foo' undeclared (first use in this function) configure:19569: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | bool bar, foo = true; bar = foo; | ; | return 0; | } configure:19588: result: no configure:19616: checking for inline configure:19642: gcc -c -O3 -DNDEBUG -mv8plus -Werror -ansi conftest.c >&5 conftest.c:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo_t' conftest.c:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo_t' configure:19648: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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:19642: gcc -c -O3 -DNDEBUG -mv8plus -Werror -ansi conftest.c >&5 configure:19648: $? = 0 configure:19666: result: __inline__ configure:19691: checking for C/C++ restrict keyword configure:19727: gcc -c -O3 -DNDEBUG -mv8plus -Werror -ansi conftest.c >&5 conftest.c:92: error: expected ';', ',' or ')' before 'ip' conftest.c: In function 'main': conftest.c:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 't' conftest.c:99: error: 't' undeclared (first use in this function) conftest.c:99: error: (Each undeclared identifier is reported only once conftest.c:99: error: for each function it appears in.) configure:19733: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | /* end confdefs.h. */ | typedef int * int_ptr; | int foo (int_ptr restrict ip) { | return ip[0]; | } | int | main () | { | int s[1]; | int * restrict t = s; | t[0] = 0; | return foo(t) | ; | return 0; | } configure:19727: gcc -c -O3 -DNDEBUG -mv8plus -Werror -ansi conftest.c >&5 configure:19733: $? = 0 configure:19751: result: __restrict configure:19768: checking for weak symbol support configure:19799: gcc -O3 -DNDEBUG -mv8plus -Werror -ansi -c conftest_weak.c configure:19806: $? = 0 configure:19816: gcc -O3 -DNDEBUG -mv8plus -Werror -ansi conftest.c conftest_weak.o -o conftest configure:19823: $? = 0 configure:19850: result: yes configure:20090: checking for g++ configure:20106: found /usr/bin/g++ configure:20117: result: g++ configure:20148: checking for C++ compiler version configure:20155: g++ --version >&5 g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) Copyright (C) 2006 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:20158: $? = 0 configure:20165: g++ -v >&5 Using built-in specs. Target: sparc-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-cpu=v8 --with-long-double-128 --enable-checking=release sparc-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) configure:20168: $? = 0 configure:20175: g++ -V >&5 g++: '-V' option must have argument configure:20178: $? = 1 configure:20181: checking whether we are using the GNU C++ compiler configure:20210: g++ -c -DNDEBUG -mv8plus conftest.cpp >&5 configure:20216: $? = 0 configure:20233: result: yes configure:20238: checking whether g++ accepts -g configure:20268: g++ -c -g conftest.cpp >&5 configure:20274: $? = 0 configure:20373: result: yes configure:20398: checking dependency style of g++ configure:20489: result: gcc3 configure:20509: checking how to run the C++ preprocessor configure:20545: g++ -E conftest.cpp configure:20551: $? = 0 configure:20582: g++ -E conftest.cpp conftest.cpp:94:28: error: ac_nonexistent.h: No such file or directory configure:20588: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | /* end confdefs.h. */ | #include configure:20621: result: g++ -E configure:20650: g++ -E conftest.cpp configure:20656: $? = 0 configure:20687: g++ -E conftest.cpp conftest.cpp:94:28: error: ac_nonexistent.h: No such file or directory configure:20693: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | /* end confdefs.h. */ | #include configure:20743: checking for the C++ compiler vendor configure:20776: g++ -c -DNDEBUG -mv8plus conftest.cpp >&5 conftest.cpp:2:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" conftest.cpp:3: error: 'choke' does not name a type configure:20782: $? = 1 configure: failed program was: | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:20814: g++ -c -DNDEBUG -mv8plus conftest.cpp >&5 configure:20820: $? = 0 configure:21907: result: gnu configure:21929: checking if C++ compiler works configure:22006: g++ -o conftest -DNDEBUG -mv8plus conftest.cpp >&5 configure:22009: $? = 0 configure:22015: ./conftest configure:22018: $? = 0 configure:22040: result: yes configure:22318: checking if g++ supports -finline-functions configure:22344: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:22350: $? = 0 configure:22365: result: yes configure:22441: WARNING: -finline-functions has been added to CXXFLAGS configure:22456: checking if want C++ exception handling configure:22458: result: no configure:22730: checking if C and C++ are link compatible configure:22756: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest_c.c configure:22763: $? = 0 configure:22804: g++ -o conftest -DNDEBUG -mv8plus -finline-functions conftest.cpp conftest_c.o >&5 configure:22810: $? = 0 configure:22845: result: yes configure:22885: checking for C++ template_repository_directory configure:22949: g++ -DNDEBUG -mv8plus -finline-functions -c conftest1.C configure:22959: g++ -DNDEBUG -mv8plus -finline-functions -c conftest2.C configure:23014: result: not used configure:23036: checking for C++ compiler template parameters configure:23044: result: none needed configure:23060: checking if g++ supports __builtin_expect configure:23087: g++ -o conftest -DNDEBUG -mv8plus -finline-functions conftest.cpp >&5 configure:23093: $? = 0 configure:23110: result: yes configure:23136: checking if g++ supports __builtin_prefetch configure:23163: g++ -o conftest -DNDEBUG -mv8plus -finline-functions conftest.cpp >&5 configure:23169: $? = 0 configure:23186: result: yes configure:23228: checking if g++ supports const_cast<> properly configure:23257: g++ -c -DNDEBUG -mv8plus -finline-functions conftest.cpp >&5 configure:23263: $? = 0 configure:23278: result: yes configure:23372: checking for C++ optimization flags configure:23374: result: -O3 -DNDEBUG -mv8plus -finline-functions configure:23387: checking for bool configure:23417: g++ -c -O3 -DNDEBUG -mv8plus -finline-functions conftest.cpp >&5 configure:23423: $? = 0 configure:23438: result: yes configure:23445: checking size of bool configure:23747: g++ -o conftest -O3 -DNDEBUG -mv8plus -finline-functions conftest.cpp >&5 configure:23750: $? = 0 configure:23756: ./conftest configure:23759: $? = 0 configure:23782: result: 1 configure:23796: checking alignment of bool configure:24186: g++ -o conftest -O3 -DNDEBUG -mv8plus -finline-functions conftest.cpp >&5 configure:24189: $? = 0 configure:24195: ./conftest configure:24198: $? = 0 configure:24220: result: 1 configure:24270: checking dependency style of gcc configure:24361: result: gcc3 configure:24377: checking for BSD- or MS-compatible name lister (nm) configure:24426: result: /usr/bin/nm -B configure:24548: checking the name lister (/usr/bin/nm -B) interface configure:24555: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:24558: /usr/bin/nm -B "conftest.o" configure:24561: output 00000000 B some_variable configure:24568: result: BSD nm configure:24571: checking for fgrep configure:24649: result: /bin/grep -F configure:24660: checking whether to enable smp locks configure:24668: result: yes configure:24686: checking if .proc/endp is needed configure:24703: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:24706: $? = 1 conftest.s: Assembler messages: conftest.s:4: Error: unknown pseudo-op: `.endp' configure: failed program was: .proc mysym mysym: .endp mysym configure:24723: result: no configure:24735: checking directive for setting text section configure:24752: result: .text configure:24763: checking directive for exporting symbols configure:24775: result: .globl configure:24788: checking for objdump configure:24804: found /usr/bin/objdump configure:24815: result: objdump configure:24823: checking if .note.GNU-stack is needed configure:24837: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o configure:24844: $? = 0 configure:24877: result: yes configure:24886: checking suffix for labels configure:24894: result: : configure:24905: checking prefix for global symbol labels configure: trying _ configure:24945: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:24948: $? = 0 configure:24953: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 configure:24956: $? = 0 configure:24961: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest > conftest.link 2>&1 configure:24964: $? = 1 conftest_c.o: In function `main': conftest_c.c:(.text+0x4): undefined reference to `gsym_test_func' collect2: ld returned 1 exit status configure: failed C program was: #ifdef __cplusplus extern "C" { #endif void gsym_test_func(void); #ifdef __cplusplus } #endif int main() { gsym_test_func(); return 0; } configure: failed ASM program was: .text # _gsym_test_func .globl _gsym_test_func _gsym_test_func: # _gsym_test_func configure: trying configure:24945: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:24948: $? = 0 configure:24953: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 configure:24956: $? = 0 configure:24961: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest > conftest.link 2>&1 configure:24964: $? = 0 configure:25002: result: configure:25023: checking prefix for lsym labels configure: trying L configure:25043: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25046: $? = 0 configure: trying .L configure:25043: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25046: $? = 0 configure:25088: result: .L configure:25099: checking prefix for function in .type configure: trying @ configure:25127: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25130: $? = 0 configure:25157: result: @ configure:25169: checking if .size is needed configure:25183: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25186: $? = 0 configure:25203: result: yes configure:25224: checking if .align directive takes logarithmic value configure:25243: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25246: $? = 0 configure: .align test address offset is 04 configure:25269: result: no configure:25482: checking if have Sparc v8+/v9 support configure:25494: gcc -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25497: $? = 0 configure:25513: result: yes configure:25587: checking if gcc supports GCC inline assembly configure:25630: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:25633: $? = 0 configure:25639: ./conftest configure:25642: $? = 0 configure:25714: result: yes configure:25733: checking if gcc supports DEC inline assembly configure:25760: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:147:19: error: c_asm.h: No such file or directory configure:25766: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | asm(""); | return 0; | ; | return 0; | } configure:25783: result: no configure:25802: checking if gcc supports XLC inline assembly configure:25812: result: no configure:25832: checking if g++ supports GCC inline assembly configure:25870: g++ -o conftest -O3 -DNDEBUG -mv8plus -finline-functions conftest.cpp >&5 configure:25873: $? = 0 configure:25879: ./conftest configure:25882: $? = 0 configure:25952: result: yes configure:25983: checking if g++ supports DEC inline assembly configure:26010: g++ -o conftest -O3 -DNDEBUG -mv8plus -finline-functions conftest.cpp >&5 conftest.cpp:150:19: error: c_asm.h: No such file or directory configure:26016: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | asm(""); | return 0; | ; | return 0; | } configure:26033: result: no configure:26058: checking if g++ supports XLC inline assembly configure:26068: result: no configure:26099: checking for assembly format configure:26101: result: default-.text-.globl-:--.L-@-1-0-1-1-1 configure:26113: checking for asssembly architecture configure:26115: result: SPARCV9_32 configure:26130: checking for perl configure:26146: found /usr/bin/perl configure:26157: result: perl configure:26167: checking for pre-built assembly file configure:26184: result: no (not in asm-data) configure:26192: checking whether possible to generate assembly file configure:26197: perl /nfs/src/openmpi-1.2.4_sparc/opal/asm/generate-asm.pl SPARCV9_32 default-.text-.globl-:--.L-@-1-0-1-1-1 /nfs/src/openmpi-1.2.4_sparc/opal/asm/base /nfs/src/openmpi-1.2.4_sparc/opal/asm/generated/atomic-local.s >conftest.out 2>&1 configure:26200: $? = 0 configure:26204: result: yes configure:26232: checking for atomic assembly filename configure:26239: result: atomic-local.s configure:26347: checking for gfortran configure:26377: result: no configure:26347: checking for g77 configure:26377: result: no configure:26347: checking for f77 configure:26377: result: no configure:26347: checking for xlf configure:26377: result: no configure:26347: checking for frt configure:26377: result: no configure:26347: checking for ifort configure:26377: result: no configure:26347: checking for pgf77 configure:26377: result: no configure:26347: checking for fort77 configure:26377: result: no configure:26347: checking for fl32 configure:26377: result: no configure:26347: checking for af77 configure:26377: result: no configure:26404: checking for Fortran 77 compiler version configure:26411: --version >&5 ./configure: line 26412: --version: command not found configure:26414: $? = 127 configure:26421: -v >&5 ./configure: line 26422: -v: command not found configure:26424: $? = 127 configure:26431: -V >&5 ./configure: line 26432: -V: command not found configure:26434: $? = 127 configure:26442: checking whether we are using the GNU Fortran 77 compiler configure:26461: -c -mv8plus conftest.F >&5 ./configure: line 26462: -c: command not found configure:26467: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:26484: result: no configure:26490: checking whether accepts -g configure:26507: -c -g conftest.f >&5 ./configure: line 26508: -c: command not found configure:26513: $? = 127 configure: failed program was: | program main | | end configure:26529: result: no configure:26556: WARNING: *** Fortran 77 bindings disabled (could not find compiler) configure:26707: checking external symbol convention configure:26776: result: skipped configure:27090: checking if Fortran 77 compiler supports LOGICAL configure:27092: result: skipped configure:27666: checking if Fortran 77 compiler supports INTEGER configure:27668: result: skipped configure:28237: checking if Fortran 77 compiler supports INTEGER*1 configure:28239: result: skipped configure:28818: checking if Fortran 77 compiler supports INTEGER*2 configure:28820: result: skipped configure:29399: checking if Fortran 77 compiler supports INTEGER*4 configure:29401: result: skipped configure:29970: checking if Fortran 77 compiler supports INTEGER*8 configure:29972: result: skipped configure:30536: checking if Fortran 77 compiler supports INTEGER*16 configure:30538: result: skipped configure:31103: checking if Fortran 77 compiler supports REAL configure:31105: result: skipped configure:31664: checking if Fortran 77 compiler supports REAL*4 configure:31666: result: skipped configure:32225: checking if Fortran 77 compiler supports REAL*8 configure:32227: result: skipped configure:32786: checking if Fortran 77 compiler supports REAL*16 configure:32788: result: skipped configure:33347: checking if Fortran 77 compiler supports DOUBLE PRECISION configure:33349: result: skipped configure:33909: checking if Fortran 77 compiler supports COMPLEX configure:33911: result: skipped configure:34417: checking if Fortran 77 compiler supports COMPLEX*8 configure:34419: result: skipped configure:34913: checking if Fortran 77 compiler supports COMPLEX*16 configure:34915: result: skipped configure:35409: checking if Fortran 77 compiler supports COMPLEX*32 configure:35411: result: skipped configure:35834: checking for max Fortran MPI handle index configure:35894: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:35897: $? = 0 configure:35903: ./conftest configure:35906: $? = 0 configure:35937: result: 2147483647 configure:35957: checking FORTRAN value for .TRUE. logical type configure:36131: result: 0 configure:36144: checking for correct handling of FORTRAN logical arrays configure:36315: result: yes configure:36378: WARNING: *** Fortran 90/95 bindings implicitly disabled (because configure:36380: WARNING: *** Fortran 77 bindings were disabled) configure:36992: checking for extra arguments to build a shard library configure:37015: result: none needed configure:37414: checking if Fortran 90 compiler supports LOGICAL configure:37416: result: skipped configure:37778: checking if Fortran 90 compiler supports INTEGER configure:37780: result: skipped configure:38140: checking if Fortran 90 compiler supports INTEGER*1 configure:38142: result: skipped configure:38502: checking if Fortran 90 compiler supports INTEGER*2 configure:38504: result: skipped configure:38864: checking if Fortran 90 compiler supports INTEGER*4 configure:38866: result: skipped configure:39226: checking if Fortran 90 compiler supports INTEGER*8 configure:39228: result: skipped configure:39588: checking if Fortran 90 compiler supports INTEGER*16 configure:39590: result: skipped configure:39952: checking if Fortran 90 compiler supports REAL configure:39954: result: skipped configure:40314: checking if Fortran 90 compiler supports REAL*4 configure:40316: result: skipped configure:40676: checking if Fortran 90 compiler supports REAL*8 configure:40678: result: skipped configure:41038: checking if Fortran 90 compiler supports REAL*16 configure:41040: result: skipped configure:41400: checking if Fortran 90 compiler supports DOUBLE PRECISION configure:41402: result: skipped configure:41764: checking if Fortran 90 compiler supports COMPLEX configure:41766: result: skipped configure:42126: checking if Fortran 90 compiler supports COMPLEX*8 configure:42128: result: skipped configure:42488: checking if Fortran 90 compiler supports COMPLEX*16 configure:42490: result: skipped configure:42850: checking if Fortran 90 compiler supports COMPLEX*32 configure:42852: result: skipped configure:43212: checking if Fortran 90 compiler supports DOUBLE COMPLEX configure:43214: result: skipped configure:44652: checking alloca.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking alloca.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for alloca.h configure:44769: result: yes configure:44652: checking aio.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking aio.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for aio.h configure:44769: result: yes configure:44652: checking arpa/inet.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking arpa/inet.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for arpa/inet.h configure:44769: result: yes configure:44652: checking dirent.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking dirent.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for dirent.h configure:44769: result: yes configure:44652: checking dlfcn.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking dlfcn.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for dlfcn.h configure:44769: result: yes configure:44652: checking execinfo.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking execinfo.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for execinfo.h configure:44769: result: yes configure:44652: checking err.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking err.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for err.h configure:44769: result: yes configure:44652: checking fcntl.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking fcntl.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for fcntl.h configure:44769: result: yes configure:44652: checking grp.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking grp.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for grp.h configure:44769: result: yes configure:44642: checking for inttypes.h configure:44648: result: yes configure:44652: checking libgen.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking libgen.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for libgen.h configure:44769: result: yes configure:44652: checking libutil.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:253:21: error: libutil.h: No such file or directory configure:44675: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:44689: result: no configure:44693: checking libutil.h presence configure:44708: gcc -E conftest.c conftest.c:220:21: error: libutil.h: No such file or directory configure:44714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:44728: result: no configure:44761: checking for libutil.h configure:44769: result: no configure:44652: checking netdb.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking netdb.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for netdb.h configure:44769: result: yes configure:44652: checking netinet/in.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking netinet/in.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for netinet/in.h configure:44769: result: yes configure:44652: checking netinet/tcp.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking netinet/tcp.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for netinet/tcp.h configure:44769: result: yes configure:44652: checking poll.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking poll.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for poll.h configure:44769: result: yes configure:44652: checking pthread.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking pthread.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for pthread.h configure:44769: result: yes configure:44652: checking pty.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking pty.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for pty.h configure:44769: result: yes configure:44652: checking pwd.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking pwd.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for pwd.h configure:44769: result: yes configure:44652: checking sched.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sched.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sched.h configure:44769: result: yes configure:44642: checking for stdint.h configure:44648: result: yes configure:44642: checking for string.h configure:44648: result: yes configure:44642: checking for strings.h configure:44648: result: yes configure:44652: checking stropts.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking stropts.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for stropts.h configure:44769: result: yes configure:44652: checking sys/fcntl.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/fcntl.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/fcntl.h configure:44769: result: yes configure:44652: checking sys/ipc.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/ipc.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/ipc.h configure:44769: result: yes configure:44652: checking sys/ioctl.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/ioctl.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/ioctl.h configure:44769: result: yes configure:44652: checking sys/mman.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/mman.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/mman.h configure:44769: result: yes configure:44652: checking sys/param.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/param.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/param.h configure:44769: result: yes configure:44652: checking sys/queue.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/queue.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/queue.h configure:44769: result: yes configure:44652: checking sys/resource.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/resource.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/resource.h configure:44769: result: yes configure:44652: checking sys/select.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/select.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/select.h configure:44769: result: yes configure:44652: checking sys/socket.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/socket.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/socket.h configure:44769: result: yes configure:44652: checking sys/sockio.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:274:24: error: sys/sockio.h: No such file or directory configure:44675: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:44689: result: no configure:44693: checking sys/sockio.h presence configure:44708: gcc -E conftest.c conftest.c:241:24: error: sys/sockio.h: No such file or directory configure:44714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:44728: result: no configure:44761: checking for sys/sockio.h configure:44769: result: no configure:44652: checking stdarg.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking stdarg.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for stdarg.h configure:44769: result: yes configure:44642: checking for sys/stat.h configure:44648: result: yes configure:44652: checking sys/statvfs.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/statvfs.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/statvfs.h configure:44769: result: yes configure:44652: checking sys/time.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/time.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/time.h configure:44769: result: yes configure:44652: checking sys/tree.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:278:22: error: sys/tree.h: No such file or directory configure:44675: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:44689: result: no configure:44693: checking sys/tree.h presence configure:44708: gcc -E conftest.c conftest.c:245:22: error: sys/tree.h: No such file or directory configure:44714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:44728: result: no configure:44761: checking for sys/tree.h configure:44769: result: no configure:44642: checking for sys/types.h configure:44648: result: yes configure:44652: checking sys/uio.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/uio.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/uio.h configure:44769: result: yes configure:44652: checking sys/utsname.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/utsname.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/utsname.h configure:44769: result: yes configure:44652: checking sys/wait.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking sys/wait.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for sys/wait.h configure:44769: result: yes configure:44652: checking syslog.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking syslog.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for syslog.h configure:44769: result: yes configure:44652: checking time.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking time.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for time.h configure:44769: result: yes configure:44652: checking termios.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking termios.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for termios.h configure:44769: result: yes configure:44652: checking ulimit.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking ulimit.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for ulimit.h configure:44769: result: yes configure:44642: checking for unistd.h configure:44648: result: yes configure:44652: checking util.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:287:18: error: util.h: No such file or directory configure:44675: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:44689: result: no configure:44693: checking util.h presence configure:44708: gcc -E conftest.c conftest.c:254:18: error: util.h: No such file or directory configure:44714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:44728: result: no configure:44761: checking for util.h configure:44769: result: no configure:44652: checking utmp.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking utmp.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for utmp.h configure:44769: result: yes configure:44652: checking malloc.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44675: $? = 0 configure:44689: result: yes configure:44693: checking malloc.h presence configure:44708: gcc -E conftest.c configure:44714: $? = 0 configure:44728: result: yes configure:44761: checking for malloc.h configure:44769: result: yes configure:44652: checking crt_externs.h usability configure:44669: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:289:25: error: crt_externs.h: No such file or directory configure:44675: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:44689: result: no configure:44693: checking crt_externs.h presence configure:44708: gcc -E conftest.c conftest.c:256:25: error: crt_externs.h: No such file or directory configure:44714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:44728: result: no configure:44761: checking for crt_externs.h configure:44769: result: no configure:44789: checking for net/if.h configure:44822: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44828: $? = 0 configure:44844: result: yes configure:44882: checking stdbool.h usability configure:44899: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:44905: $? = 0 configure:44919: result: yes configure:44923: checking stdbool.h presence configure:44938: gcc -E conftest.c configure:44944: $? = 0 configure:44958: result: yes configure:44991: checking for stdbool.h configure:44999: result: yes configure:45014: checking if works configure:45042: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:45048: $? = 0 configure:45071: result: yes configure:45157: checking for pid_t configure:45187: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:45193: $? = 0 configure:45208: result: yes configure:45215: checking size of pid_t configure:45517: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:45520: $? = 0 configure:45526: ./conftest configure:45529: $? = 0 configure:45552: result: 4 configure:45563: checking for socklen_t configure:45595: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:45601: $? = 0 configure:45616: result: yes configure:45632: checking for struct sockaddr_in configure:45666: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:45672: $? = 0 configure:45687: result: yes configure:45700: checking for struct sockaddr_in6 configure:45734: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:45740: $? = 0 configure:45755: result: yes configure:45768: checking if SA_RESTART defined in signal.h configure:45795: result: yes configure:45799: checking for sa_len in struct sockaddr configure:45823: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:270: error: 'struct sockaddr' has no member named 'sa_len' configure:45829: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr s; s.sa_len; | ; | return 0; | } configure:45848: result: no configure:45851: checking for struct dirent.d_type configure:45882: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:45888: $? = 0 configure:45948: result: yes configure:45960: checking for siginfo_t.si_fd configure:45989: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:45995: $? = 0 configure:46053: result: yes configure:46064: checking for siginfo_t.si_band configure:46093: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:46099: $? = 0 configure:46157: result: yes configure:46253: checking for openpty in -lutil configure:46288: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lutil >&5 configure:46294: $? = 0 configure:46312: result: yes configure:46325: checking for gethostbyname in -lnsl configure:46360: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:46366: $? = 0 configure:46384: result: yes configure:46397: checking for socket in -lsocket configure:46432: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lsocket -lnsl -lutil >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:46438: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:46456: result: no configure:46470: checking if we need -lrt for sched_yield configure:46526: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:46532: $? = 0 configure:46624: result: no configure:46638: checking for sched_yield configure:46694: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:46700: $? = 0 configure:46718: result: yes configure:46732: checking if we need -lgen for dirname configure:46788: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:46794: $? = 0 configure:46886: result: no configure:46900: checking for dirname configure:46956: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:46962: $? = 0 configure:46980: result: yes configure:46994: checking if we need -lm for ceil configure:47050: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 conftest.c:296: warning: conflicting types for built-in function 'ceil' /tmp/cce4dv2K.o: In function `main': conftest.c:(.text+0x4): undefined reference to `ceil' collect2: ld returned 1 exit status configure:47056: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | /* end confdefs.h. */ | /* Define ceil to an innocuous variant, in case declares ceil. | For example, HP-UX 11i declares gettimeofday. */ | #define ceil innocuous_ceil | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ceil (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ceil | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ceil (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ceil || defined __stub___ceil | choke me | #endif | | int | main () | { | return ceil (); | ; | return 0; | } configure:47120: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:296: warning: conflicting types for built-in function 'ceil' configure:47126: $? = 0 configure:47148: result: yes configure:47162: checking for ceil configure:47218: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:296: warning: conflicting types for built-in function 'ceil' configure:47224: $? = 0 configure:47242: result: yes configure:47280: checking for asprintf configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for snprintf configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:298: warning: conflicting types for built-in function 'snprintf' configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for vasprintf configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for vsnprintf configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:300: warning: conflicting types for built-in function 'vsnprintf' configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for openpty configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for isatty configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for htonl configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for ntohl configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for htons configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for ntohs configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for getpwuid configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for fork configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:308: warning: conflicting types for built-in function 'fork' configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for waitpid configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for execve configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:310: warning: conflicting types for built-in function 'execve' configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for pipe configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for ptsname configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for setsid configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for mmap configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for mallopt configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for tcgetpgrp configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for posix_memalign configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for strsignal configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:47342: $? = 0 configure:47360: result: yes configure:47280: checking for _NSGetEnviron configure:47336: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 /tmp/cc8d5A8i.o: In function `main': conftest.c:(.text+0x4): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:47342: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _NSGetEnviron (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron | choke me | #endif | | int | main () | { | return _NSGetEnviron (); | ; | return 0; | } configure:47360: result: no configure:47375: checking whether va_copy is declared configure:47405: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:47411: $? = 0 configure:47426: result: yes configure:47440: checking whether __va_copy is declared configure:47470: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:47476: $? = 0 configure:47491: result: yes configure:47505: checking whether __func__ is declared configure:47534: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:47540: $? = 0 configure:47555: result: yes configure:47663: checking checking for type of MPI_Offset configure:47690: result: long long configure:47730: checking checking for an MPI datatype for MPI_Offset configure:47732: result: MPI_LONG_LONG configure:47749: checking whether byte ordering is bigendian configure:47782: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:47788: $? = 0 configure:47820: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c >&5 configure:47826: $? = 0 configure:47966: result: yes configure:47993: checking for broken qsort configure:48003: result: no configure:48082: checking if C compiler and POSIX threads work as is configure:48150: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -D_REENTRANT conftest.c -lnsl -lutil -lm >&5 /tmp/ccwXDdk6.o: In function `main': conftest.c:(.text+0xc): undefined reference to `pthread_join' conftest.c:(.text+0x34): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x48): undefined reference to `pthread_create' conftest.c:(.text+0x54): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:48156: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:48186: result: no configure:48198: checking if C++ compiler and POSIX threads work as is configure:48266: g++ -o conftest -O3 -DNDEBUG -mv8plus -finline-functions conftest.cpp -lnsl -lutil -lm >&5 /tmp/ccC3gKbL.o: In function `main': conftest.cpp:(.text+0xc): undefined reference to `pthread_join' conftest.cpp:(.text+0x28): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:48272: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:48302: result: no configure:48556: checking if C compiler and POSIX threads work with -Kthread configure:48598: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -Kthread conftest.c -lnsl -lutil -lm >&5 gcc: unrecognized option '-Kthread' /tmp/ccKUQ3jO.o: In function `main': conftest.c:(.text+0xc): undefined reference to `pthread_join' conftest.c:(.text+0x34): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x48): undefined reference to `pthread_create' conftest.c:(.text+0x54): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:48604: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:48636: result: no configure:48556: checking if C compiler and POSIX threads work with -kthread configure:48598: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -kthread conftest.c -lnsl -lutil -lm >&5 gcc: unrecognized option '-kthread' /tmp/ccQVPzMt.o: In function `main': conftest.c:(.text+0xc): undefined reference to `pthread_join' conftest.c:(.text+0x34): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x48): undefined reference to `pthread_create' conftest.c:(.text+0x54): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:48604: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:48636: result: no configure:48556: checking if C compiler and POSIX threads work with -pthread configure:48598: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 configure:48604: $? = 0 configure:48630: result: yes configure:48649: checking if C++ compiler and POSIX threads work with -Kthread configure:48691: g++ -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -Kthread conftest.cpp -lnsl -lutil -lm >&5 g++: unrecognized option '-Kthread' /tmp/ccO5O9We.o: In function `main': conftest.cpp:(.text+0xc): undefined reference to `pthread_join' conftest.cpp:(.text+0x28): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:48697: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:48729: result: no configure:48649: checking if C++ compiler and POSIX threads work with -kthread configure:48691: g++ -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -kthread conftest.cpp -lnsl -lutil -lm >&5 g++: unrecognized option '-kthread' /tmp/cc2mJ4GZ.o: In function `main': conftest.cpp:(.text+0xc): undefined reference to `pthread_join' conftest.cpp:(.text+0x28): undefined reference to `pthread_create' collect2: ld returned 1 exit status configure:48697: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:48729: result: no configure:48649: checking if C++ compiler and POSIX threads work with -pthread configure:48691: g++ -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -pthread conftest.cpp -lnsl -lutil -lm >&5 configure:48697: $? = 0 configure:48723: result: yes configure:49669: checking for PTHREAD_MUTEX_ERRORCHECK_NP configure:49692: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 configure:49698: $? = 0 configure:49714: result: yes configure:49723: checking for PTHREAD_MUTEX_ERRORCHECK configure:49746: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 configure:49752: $? = 0 configure:49768: result: yes configure:49801: checking for working POSIX threads package configure:49804: result: yes configure:49843: checking if C compiler and Solaris threads work configure:49883: gcc -o conftest -DNDEBUG -mv8plus -finline-functions -D_REENTRANT conftest.c -lthread >&5 conftest.c:306:20: error: thread.h: No such file or directory conftest.c: In function 'main': conftest.c:310: error: 'thread_t' undeclared (first use in this function) conftest.c:310: error: (Each undeclared identifier is reported only once conftest.c:310: error: for each function it appears in.) conftest.c:310: error: expected ';' before 'th' conftest.c:310: error: 'th' undeclared (first use in this function) configure:49889: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | /* end confdefs.h. */ | #include | int | main () | { | thread_t th; thr_join(th, 0, 0); | thr_create(0,0,0,0,0,0); | ; | return 0; | } configure:49917: result: no configure:49938: checking if C++ compiler and Solaris threads work configure:49974: g++ -o conftest -DNDEBUG -mv8plus -D_REENTRANT conftest.cpp -lthread >&5 conftest.cpp:306:20: error: thread.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:310: error: 'thread_t' was not declared in this scope conftest.cpp:310: error: expected `;' before 'th' conftest.cpp:310: error: 'th' was not declared in this scope conftest.cpp:310: error: 'thr_join' was not declared in this scope conftest.cpp:311: error: 'thr_create' was not declared in this scope configure:49980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | /* end confdefs.h. */ | #include | int | main () | { | thread_t th; thr_join(th, 0, 0); | thr_create(0,0,0,0,0,0); | ; | return 0; | } configure:50008: result: no configure:50210: checking for working Solaris threads package configure:50216: result: no configure:50224: checking for type of thread support configure:50289: result: posix configure:50353: checking if threads have different pids (pthreads on linux) configure:50409: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 /tmp/ccOmyFSb.o: In function `main': conftest.c:(.text+0x40): undefined reference to `pthread_create' conftest.c:(.text+0x4c): undefined reference to `pthread_join' collect2: ld returned 1 exit status configure:50412: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | /* end confdefs.h. */ | #include | #include | #include | #include | void *checkpid(void *arg); | int main() { | pthread_t thr; | int pid, retval; | pid = getpid(); | pthread_create(&thr, NULL, checkpid, &pid); | pthread_join(thr, (void **) &retval); | exit(retval); | } | void *checkpid(void *arg) { | int ret; | int ppid = *((int *) arg); | if (ppid == getpid()) | ret = 0; | else | ret = 1; | pthread_exit((void *) ret); | } configure:50441: result: yes configure:50512: checking if want MPI thread support configure:50542: result: no configure:50546: checking if want asynchronous progress thread support configure:50577: result: no configure:50600: checking whether ln -s works configure:50604: result: yes configure:50624: checking dependency style of gcc configure:50715: result: gcc3 configure:50734: checking for flex configure:50764: result: no configure:50734: checking for lex configure:50764: result: no configure:50998: checking if build filesystem is case sensitive configure:51010: result: yes configure:51023: checking if configuring for case sensitive filesystem configure:51041: result: yes configure:51165: checking for subdir args configure:51225: result: 'CFLAGS=-mv8plus' 'CXXFLAGS=-mv8plus' 'FFLAGS=-mv8plus' 'FCFLAGS=-mv8plus' '--prefix=/usr/local' '--enable-static' '--enable-ltdl-convenience' configure:51282: checking for gcc configure:51298: found /usr/bin/gcc configure:51309: result: gcc configure:51338: checking for Objective C compiler version configure:51345: gcc --version >&5 gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) Copyright (C) 2006 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:51348: $? = 0 configure:51355: gcc -v >&5 Using built-in specs. Target: sparc-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-cpu=v8 --with-long-double-128 --enable-checking=release sparc-linux-gnu Thread model: posix gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) configure:51358: $? = 0 configure:51365: gcc -V >&5 gcc: '-V' option must have argument configure:51368: $? = 1 configure:51371: checking whether we are using the GNU Objective C compiler configure:51400: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:51406: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:51423: result: no configure:51428: checking whether gcc accepts -g configure:51458: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:51464: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:51496: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:51502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:51535: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:51541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:51563: result: no configure:51588: checking dependency style of gcc configure:51679: result: gcc3 configure:51726: checking which components should be disabled configure:51757: result: configure:51766: checking which components should be direct-linked into the library configure:51811: result: configure:51819: checking which components should be run-time loadable configure:51842: result: none configure:51846: WARNING: *** Shared libraries have been disabled (--disable-shared) configure:51848: WARNING: *** Building MCA components as DSOs automatically disabled configure:51852: checking which components should be static configure:51872: result: none configure:51876: checking for projects containing MCA frameworks configure:51878: result: opal, orte, ompi configure:51894: checking for frameworks for opal configure:51896: result: backtrace, installdirs, maffinity, memcpy, memory, paffinity, timer configure:52005: checking for no configure components in framework backtrace configure:52007: result: configure:52009: checking for m4 configure components in framework backtrace configure:52011: result: darwin, execinfo, printstack, none configure:52097: checking for MCA component backtrace:darwin compile mode configure:52100: result: static configure:52112: checking for vm_read_overwrite configure:52168: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/ccewvihd.o: In function `main': conftest.c:(.text+0x4): undefined reference to `vm_read_overwrite' collect2: ld returned 1 exit status configure:52174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | /* Define vm_read_overwrite to an innocuous variant, in case declares vm_read_overwrite. | For example, HP-UX 11i declares gettimeofday. */ | #define vm_read_overwrite innocuous_vm_read_overwrite | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vm_read_overwrite (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vm_read_overwrite | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vm_read_overwrite (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vm_read_overwrite || defined __stub___vm_read_overwrite | choke me | #endif | | int | main () | { | return vm_read_overwrite (); | ; | return 0; | } configure:52192: result: no configure:52699: checking if MCA component backtrace:darwin can compile configure:52701: result: no configure:52824: checking for MCA component backtrace:execinfo compile mode configure:52827: result: static configure:52840: checking for execinfo.h configure:52846: result: yes configure:52982: checking if we need -lexecinfo for backtrace configure:53038: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 configure:53044: $? = 0 configure:53136: result: no configure:53150: checking for backtrace configure:53206: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 configure:53212: $? = 0 configure:53230: result: yes configure:53277: checking if MCA component backtrace:execinfo can compile configure:53279: result: yes configure:53488: checking for MCA component backtrace:printstack compile mode configure:53491: result: static configure:53861: checking if MCA component backtrace:printstack can compile configure:53863: result: no configure:53986: checking for MCA component backtrace:none compile mode configure:53989: result: static configure:54109: checking if MCA component backtrace:none can compile configure:54111: result: no configure:54731: checking for no configure components in framework installdirs configure:54733: result: configure:54735: checking for m4 configure components in framework installdirs configure:54737: result: env, config configure:54823: checking for MCA component installdirs:env compile mode configure:54826: result: static configure:54860: checking if MCA component installdirs:env can compile configure:54862: result: yes configure:55071: checking for MCA component installdirs:config compile mode configure:55074: result: static configure:55158: checking if MCA component installdirs:config can compile configure:55160: result: yes configure:55866: checking for no configure components in framework maffinity configure:55868: result: first_use configure:55870: checking for m4 configure components in framework maffinity configure:55872: result: libnuma configure:55983: checking for MCA component maffinity:first_use compile mode configure:55989: result: static configure:56017: checking if MCA component maffinity:first_use can compile configure:56019: result: yes configure:56258: checking for MCA component maffinity:libnuma compile mode configure:56264: result: static configure:56474: checking numa.h usability configure:56491: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:346:18: error: numa.h: No such file or directory configure:56497: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:56511: result: no configure:56515: checking numa.h presence configure:56530: gcc -E conftest.c conftest.c:313:18: error: numa.h: No such file or directory configure:56536: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | #include configure:56550: result: no configure:56583: checking for numa.h configure:56590: result: no configure:57458: checking if MCA component maffinity:libnuma can compile configure:57460: result: no configure:58084: checking for no configure components in framework memcpy configure:58086: result: configure:58088: checking for m4 configure components in framework memcpy configure:58090: result: configure:58689: checking for no configure components in framework memory configure:58691: result: configure:58693: checking for m4 configure components in framework memory configure:58695: result: darwin, ptmalloc2, malloc_hooks configure:58781: checking for MCA component memory:darwin compile mode configure:58784: result: static configure:58825: checking malloc/malloc.h usability configure:58842: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:347:27: error: malloc/malloc.h: No such file or directory configure:58848: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:58862: result: no configure:58866: checking malloc/malloc.h presence configure:58881: gcc -E conftest.c conftest.c:314:27: error: malloc/malloc.h: No such file or directory configure:58887: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | /* end confdefs.h. */ | #include configure:58901: result: no configure:58934: checking for malloc/malloc.h configure:58941: result: no configure:59271: checking if MCA component memory:darwin can compile configure:59273: result: no configure:59396: checking for MCA component memory:ptmalloc2 compile mode configure:59399: result: static configure:59487: checking for malloc.h configure:59492: result: yes configure:59628: checking whether __malloc_initialize_hook is declared configure:59659: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 configure:59665: $? = 0 configure:59680: result: yes configure:59694: checking whether sbrk is declared configure:59723: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 configure:59729: $? = 0 configure:59744: result: yes configure:59783: checking syscall.h usability configure:59800: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 configure:59806: $? = 0 configure:59820: result: yes configure:59824: checking syscall.h presence configure:59839: gcc -E conftest.c configure:59845: $? = 0 configure:59859: result: yes configure:59892: checking for syscall.h configure:59899: result: yes configure:59908: checking for syscall configure:59964: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 configure:59970: $? = 0 configure:59988: result: yes configure:60009: checking for __munmap configure:60065: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/ccI23X0k.o: In function `main': conftest.c:(.text+0x4): undefined reference to `__munmap' collect2: ld returned 1 exit status configure:60071: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | /* end confdefs.h. */ | /* Define __munmap to an innocuous variant, in case declares __munmap. | For example, HP-UX 11i declares gettimeofday. */ | #define __munmap innocuous___munmap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __munmap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __munmap | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __munmap (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___munmap || defined __stub_____munmap | choke me | #endif | | int | main () | { | return __munmap (); | ; | return 0; | } configure:60089: result: no configure:60103: checking for __mmap configure:60159: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/cc29QRFf.o: In function `main': conftest.c:(.text+0x4): undefined reference to `__mmap' collect2: ld returned 1 exit status configure:60165: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | /* end confdefs.h. */ | /* Define __mmap to an innocuous variant, in case declares __mmap. | For example, HP-UX 11i declares gettimeofday. */ | #define __mmap innocuous___mmap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __mmap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __mmap | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __mmap (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___mmap || defined __stub_____mmap | choke me | #endif | | int | main () | { | return __mmap (); | ; | return 0; | } configure:60183: result: no configure:60198: checking for dlsym in -ldl configure:60233: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -ldl -lnsl -lutil -lm >&5 configure:60239: $? = 0 configure:60257: result: yes configure:60269: checking for dlsym configure:60325: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm -ldl >&5 configure:60331: $? = 0 configure:60349: result: yes configure:60419: checking if MCA component memory:ptmalloc2 can compile configure:60421: result: yes configure:60630: checking for MCA component memory:malloc_hooks compile mode configure:60633: result: static configure:61179: checking if MCA component memory:malloc_hooks can compile configure:61181: result: no configure:61808: checking for no configure components in framework paffinity configure:61810: result: configure:61812: checking for m4 configure components in framework paffinity configure:61814: result: linux, solaris, windows configure:61933: checking for MCA component paffinity:linux compile mode configure:61939: result: static configure:61950: checking for sched_setaffinity configure:62006: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 configure:62012: $? = 0 configure:62029: result: yes configure:62045: checking for cpu_set_t configure:62076: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 configure:62082: $? = 0 configure:62097: result: yes configure:62120: checking whether CPU_ZERO is broken configure:62145: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 configure:62151: $? = 0 configure:62160: result: no configure:62175: checking how many parameters sched_setaffinity() takes configure:62198: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 configure:62204: $? = 0 configure:62223: result: 3 configure:62258: checking if MCA component paffinity:linux can compile configure:62260: result: yes configure:62502: checking for MCA component paffinity:solaris compile mode configure:62508: result: static configure:62518: checking for processor_bind configure:62574: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/ccgSqH5O.o: In function `main': conftest.c:(.text+0x4): undefined reference to `processor_bind' collect2: ld returned 1 exit status configure:62580: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | /* Define processor_bind to an innocuous variant, in case declares processor_bind. | For example, HP-UX 11i declares gettimeofday. */ | #define processor_bind innocuous_processor_bind | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char processor_bind (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef processor_bind | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char processor_bind (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_processor_bind || defined __stub___processor_bind | choke me | #endif | | int | main () | { | return processor_bind (); | ; | return 0; | } configure:62597: result: no configure:62718: checking if MCA component paffinity:solaris can compile configure:62720: result: no configure:62876: checking for MCA component paffinity:windows compile mode configure:62882: result: static configure:62894: checking for working GetProcessAffinityMask configure:62953: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 conftest.c:323:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:325: error: 'DWORD' undeclared (first use in this function) conftest.c:325: error: (Each undeclared identifier is reported only once conftest.c:325: error: for each function it appears in.) conftest.c:325: error: expected ';' before 'aff' conftest.c:326: error: 'NULL' undeclared (first use in this function) conftest.c:326: error: 'aff' undeclared (first use in this function) conftest.c:326: error: 'mask' undeclared (first use in this function) configure:62956: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include | int main( int argc, char** argv ) { | DWORD aff, mask; | GetProcessAffinityMask( NULL, &aff, &mask ); | return 0; } configure:62976: result: no configure:63097: checking if MCA component paffinity:windows can compile configure:63099: result: no configure:63723: checking for no configure components in framework timer configure:63725: result: configure:63727: checking for m4 configure components in framework timer configure:63729: result: aix, altix, darwin, solaris, windows, linux configure:63815: checking for MCA component timer:aix compile mode configure:63818: result: static configure:63848: checking for time_base_to_time configure:63904: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/ccGCSZrk.o: In function `main': conftest.c:(.text+0x4): undefined reference to `time_base_to_time' collect2: ld returned 1 exit status configure:63910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | /* Define time_base_to_time to an innocuous variant, in case declares time_base_to_time. | For example, HP-UX 11i declares gettimeofday. */ | #define time_base_to_time innocuous_time_base_to_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char time_base_to_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef time_base_to_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char time_base_to_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_time_base_to_time || defined __stub___time_base_to_time | choke me | #endif | | int | main () | { | return time_base_to_time (); | ; | return 0; | } configure:63927: result: no configure:64389: checking if MCA component timer:aix can compile configure:64391: result: no configure:64514: checking for MCA component timer:altix compile mode configure:64517: result: static configure:64557: checking sn/mmtimer.h usability configure:64574: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:356:24: error: sn/mmtimer.h: No such file or directory configure:64580: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:64594: result: no configure:64598: checking sn/mmtimer.h presence configure:64613: gcc -E conftest.c conftest.c:323:24: error: sn/mmtimer.h: No such file or directory configure:64619: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include configure:64633: result: no configure:64666: checking for sn/mmtimer.h configure:64673: result: no configure:65034: checking if MCA component timer:altix can compile configure:65036: result: no configure:65159: checking for MCA component timer:darwin compile mode configure:65162: result: static configure:65207: checking mach/mach_time.h usability configure:65224: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:356:28: error: mach/mach_time.h: No such file or directory configure:65230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:65244: result: no configure:65248: checking mach/mach_time.h presence configure:65263: gcc -E conftest.c conftest.c:323:28: error: mach/mach_time.h: No such file or directory configure:65269: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include configure:65283: result: no configure:65316: checking for mach/mach_time.h configure:65324: result: no configure:65337: checking for mach_absolute_time configure:65393: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/ccg5qiYg.o: In function `main': conftest.c:(.text+0x4): undefined reference to `mach_absolute_time' collect2: ld returned 1 exit status configure:65399: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time. | For example, HP-UX 11i declares gettimeofday. */ | #define mach_absolute_time innocuous_mach_absolute_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mach_absolute_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mach_absolute_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mach_absolute_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time | choke me | #endif | | int | main () | { | return mach_absolute_time (); | ; | return 0; | } configure:65416: result: no configure:65555: checking if MCA component timer:darwin can compile configure:65557: result: no configure:65680: checking for MCA component timer:solaris compile mode configure:65683: result: static configure:65713: checking for gethrtime configure:65769: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/cce34VeT.o: In function `main': conftest.c:(.text+0x4): undefined reference to `gethrtime' collect2: ld returned 1 exit status configure:65775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethrtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:65792: result: no configure:65931: checking if MCA component timer:solaris can compile configure:65933: result: no configure:66056: checking for MCA component timer:windows compile mode configure:66059: result: static configure:66111: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:323:21: error: windows.h: No such file or directory conftest.c: In function 'main': conftest.c:327: error: 'LARGE_INTEGER' undeclared (first use in this function) conftest.c:327: error: (Each undeclared identifier is reported only once conftest.c:327: error: for each function it appears in.) conftest.c:327: error: expected ';' before 'now' conftest.c:328: error: 'now' undeclared (first use in this function) configure:66117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include | int | main () | { | LARGE_INTEGER now; | QueryPerformanceCounter( &now ); | ; | return 0; | } configure:66262: checking if MCA component timer:windows can compile configure:66264: result: no configure:66387: checking for MCA component timer:linux compile mode configure:66390: result: static configure:66477: checking if MCA component timer:linux can compile configure:66479: result: yes configure:67127: checking for frameworks for orte configure:67129: result: errmgr, gpr, iof, ns, odls, oob, pls, ras, rds, rmaps, rmgr, rml, schema, sds, smr configure:67238: checking for no configure components in framework errmgr configure:67240: result: hnp, orted, proxy configure:67242: checking for m4 configure components in framework errmgr configure:67244: result: bproc configure:67355: checking for MCA component errmgr:hnp compile mode configure:67361: result: static configure:67389: checking if MCA component errmgr:hnp can compile configure:67391: result: yes configure:67622: checking for MCA component errmgr:orted compile mode configure:67628: result: static configure:67656: checking if MCA component errmgr:orted can compile configure:67658: result: yes configure:67889: checking for MCA component errmgr:proxy compile mode configure:67895: result: static configure:67923: checking if MCA component errmgr:proxy can compile configure:67925: result: yes configure:68164: checking for MCA component errmgr:bproc compile mode configure:68170: result: static configure:68215: checking sys/bproc.h usability configure:68232: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:357:23: error: sys/bproc.h: No such file or directory configure:68238: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:68252: result: no configure:68256: checking sys/bproc.h presence configure:68271: gcc -E conftest.c conftest.c:324:23: error: sys/bproc.h: No such file or directory configure:68277: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | /* end confdefs.h. */ | #include configure:68291: result: no configure:68324: checking for sys/bproc.h configure:68332: result: no configure:68642: checking if MCA component errmgr:bproc can compile configure:68644: result: no configure:69264: checking for no configure components in framework gpr configure:69266: result: null, proxy, replica configure:69268: checking for m4 configure components in framework gpr configure:69270: result: configure:69381: checking for MCA component gpr:null compile mode configure:69387: result: static configure:69415: checking if MCA component gpr:null can compile configure:69417: result: yes configure:69648: checking for MCA component gpr:proxy compile mode configure:69654: result: static configure:69682: checking if MCA component gpr:proxy can compile configure:69684: result: yes configure:69915: checking for MCA component gpr:replica compile mode configure:69921: result: static configure:69949: checking if MCA component gpr:replica can compile configure:69951: result: yes configure:70654: checking for no configure components in framework iof configure:70656: result: proxy, svc configure:70658: checking for m4 configure components in framework iof configure:70660: result: configure:70771: checking for MCA component iof:proxy compile mode configure:70777: result: static configure:70805: checking if MCA component iof:proxy can compile configure:70807: result: yes configure:71038: checking for MCA component iof:svc compile mode configure:71044: result: static configure:71072: checking if MCA component iof:svc can compile configure:71074: result: yes configure:71777: checking for no configure components in framework ns configure:71779: result: proxy, replica configure:71781: checking for m4 configure components in framework ns configure:71783: result: configure:71894: checking for MCA component ns:proxy compile mode configure:71900: result: static configure:71928: checking if MCA component ns:proxy can compile configure:71930: result: yes configure:72161: checking for MCA component ns:replica compile mode configure:72167: result: static configure:72195: checking if MCA component ns:replica can compile configure:72197: result: yes configure:72900: checking for no configure components in framework odls configure:72902: result: configure:72904: checking for m4 configure components in framework odls configure:72906: result: bproc, default configure:73025: checking for MCA component odls:bproc compile mode configure:73031: result: static configure:73066: checking for sys/bproc.h configure:73072: result: no configure:73503: checking if MCA component odls:bproc can compile configure:73505: result: no configure:73661: checking for MCA component odls:default compile mode configure:73667: result: static configure:73676: checking for fork configure:73755: result: yes configure:73790: checking if MCA component odls:default can compile configure:73792: result: yes configure:74498: checking for no configure components in framework oob configure:74500: result: configure:74502: checking for m4 configure components in framework oob configure:74504: result: tcp configure:74623: checking for MCA component oob:tcp compile mode configure:74629: result: static configure:74639: checking for struct sockaddr_in configure:74694: result: yes configure:74734: checking if MCA component oob:tcp can compile configure:74736: result: yes configure:75442: checking for no configure components in framework pls configure:75444: result: proxy configure:75446: checking for m4 configure components in framework pls configure:75448: result: bproc, cnos, gridengine, poe, rsh, slurm, tm, xgrid configure:75559: checking for MCA component pls:proxy compile mode configure:75565: result: static configure:75593: checking if MCA component pls:proxy can compile configure:75595: result: yes configure:75834: checking for MCA component pls:bproc compile mode configure:75840: result: static configure:75875: checking for sys/bproc.h configure:75881: result: no configure:76320: checking if MCA component pls:bproc can compile configure:76322: result: no configure:76478: checking for MCA component pls:cnos compile mode configure:76484: result: static configure:76499: checking for cnos_barrier configure:76555: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/ccwKSjkX.o: In function `main': conftest.c:(.text+0x4): undefined reference to `cnos_barrier' collect2: ld returned 1 exit status configure:76561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | /* Define cnos_barrier to an innocuous variant, in case declares cnos_barrier. | For example, HP-UX 11i declares gettimeofday. */ | #define cnos_barrier innocuous_cnos_barrier | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cnos_barrier (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cnos_barrier | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cnos_barrier (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_cnos_barrier || defined __stub___cnos_barrier | choke me | #endif | | int | main () | { | return cnos_barrier (); | ; | return 0; | } configure:76578: result: no configure:76593: checking for killrank configure:76649: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/cc8bq1Us.o: In function `main': conftest.c:(.text+0x4): undefined reference to `killrank' collect2: ld returned 1 exit status configure:76655: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | /* Define killrank to an innocuous variant, in case declares killrank. | For example, HP-UX 11i declares gettimeofday. */ | #define killrank innocuous_killrank | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char killrank (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef killrank | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char killrank (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_killrank || defined __stub___killrank | choke me | #endif | | int | main () | { | return killrank (); | ; | return 0; | } configure:76673: result: no configure:76593: checking for cnos_pm_barrier configure:76649: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/ccgh2ckj.o: In function `main': conftest.c:(.text+0x4): undefined reference to `cnos_pm_barrier' collect2: ld returned 1 exit status configure:76655: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | /* Define cnos_pm_barrier to an innocuous variant, in case declares cnos_pm_barrier. | For example, HP-UX 11i declares gettimeofday. */ | #define cnos_pm_barrier innocuous_cnos_pm_barrier | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cnos_pm_barrier (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cnos_pm_barrier | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cnos_pm_barrier (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_cnos_pm_barrier || defined __stub___cnos_pm_barrier | choke me | #endif | | int | main () | { | return cnos_pm_barrier (); | ; | return 0; | } configure:76673: result: no configure:76803: checking if MCA component pls:cnos can compile configure:76805: result: no configure:76961: checking for MCA component pls:gridengine compile mode configure:76967: result: static configure:76976: checking for fork configure:77055: result: yes configure:77090: checking if MCA component pls:gridengine can compile configure:77092: result: yes configure:77334: checking for MCA component pls:poe compile mode configure:77340: result: static configure:77352: checking if on AIX configure:77362: result: no configure:77483: checking if MCA component pls:poe can compile configure:77485: result: no configure:77641: checking for MCA component pls:rsh compile mode configure:77647: result: static configure:77656: checking for fork configure:77735: result: yes configure:77770: checking if MCA component pls:rsh can compile configure:77772: result: yes configure:78014: checking for MCA component pls:slurm compile mode configure:78020: result: static configure:78055: checking for fork configure:78134: result: yes configure:78146: checking for execve configure:78225: result: yes configure:78237: checking for setpgid configure:78293: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 configure:78299: $? = 0 configure:78316: result: yes configure:78377: checking if MCA component pls:slurm can compile configure:78379: result: yes configure:78621: checking for MCA component pls:tm compile mode configure:78627: result: static configure:78659: checking for pbs-config configure:78671: result: not found configure:79166: checking tm.h usability configure:79183: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:358:16: error: tm.h: No such file or directory configure:79189: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:79203: result: no configure:79207: checking tm.h presence configure:79222: gcc -E conftest.c conftest.c:325:16: error: tm.h: No such file or directory configure:79228: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include configure:79242: result: no configure:79275: checking for tm.h configure:79282: result: no configure:80204: checking tm.h usability configure:80221: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:358:16: error: tm.h: No such file or directory configure:80227: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:80241: result: no configure:80245: checking tm.h presence configure:80260: gcc -E conftest.c conftest.c:325:16: error: tm.h: No such file or directory configure:80266: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include configure:80280: result: no configure:80313: checking for tm.h configure:80320: result: no configure:81195: checking if MCA component pls:tm can compile configure:81197: result: no configure:81353: checking for MCA component pls:xgrid compile mode configure:81359: result: static configure:81382: checking if C and Objective C are link compatible configure:81408: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest_c.c configure:81415: $? = 0 configure:81456: gcc -o conftest conftest.m conftest_c.o -lnsl -lutil -lm >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:81462: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | | #if defined(c_plusplus) || defined(__cplusplus) | extern "C" int testfunc(int); | #else | extern int testfunc(int); | #endif | | int | main () | { | return testfunc(0); | ; | return 0; | } configure:81497: result: no configure:81732: checking if MCA component pls:xgrid can compile configure:81734: result: no configure:82354: checking for no configure components in framework ras configure:82356: result: dash_host, localhost configure:82358: checking for m4 configure components in framework ras configure:82360: result: bjs, gridengine, loadleveler, lsf_bproc, slurm, tm, xgrid configure:82471: checking for MCA component ras:dash_host compile mode configure:82477: result: static configure:82505: checking if MCA component ras:dash_host can compile configure:82507: result: yes configure:82738: checking for MCA component ras:localhost compile mode configure:82744: result: static configure:82772: checking if MCA component ras:localhost can compile configure:82774: result: yes configure:83013: checking for MCA component ras:bjs compile mode configure:83019: result: static configure:83054: checking for sys/bproc.h configure:83060: result: no configure:83491: checking if MCA component ras:bjs can compile configure:83493: result: no configure:83649: checking for MCA component ras:gridengine compile mode configure:83655: result: static configure:83664: checking for fork configure:83743: result: yes configure:83778: checking if MCA component ras:gridengine can compile configure:83780: result: yes configure:84022: checking for MCA component ras:loadleveler compile mode configure:84028: result: static configure:84245: checking llapi.h usability configure:84262: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:358:19: error: llapi.h: No such file or directory configure:84268: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:84282: result: no configure:84286: checking llapi.h presence configure:84301: gcc -E conftest.c conftest.c:325:19: error: llapi.h: No such file or directory configure:84307: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include configure:84321: result: no configure:84354: checking for llapi.h configure:84361: result: no configure:85234: checking if MCA component ras:loadleveler can compile configure:85236: result: no configure:85392: checking for MCA component ras:lsf_bproc compile mode configure:85398: result: static configure:85433: checking for sys/bproc.h configure:85439: result: no configure:85870: checking if MCA component ras:lsf_bproc can compile configure:85872: result: no configure:86028: checking for MCA component ras:slurm compile mode configure:86034: result: static configure:86069: checking for fork configure:86148: result: yes configure:86160: checking for execve configure:86239: result: yes configure:86251: checking for setpgid configure:86330: result: yes configure:86391: checking if MCA component ras:slurm can compile configure:86393: result: yes configure:86635: checking for MCA component ras:tm compile mode configure:86641: result: static configure:86673: checking for pbs-config configure:86685: result: not found configure:87180: checking tm.h usability configure:87197: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:358:16: error: tm.h: No such file or directory configure:87203: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:87217: result: no configure:87221: checking tm.h presence configure:87236: gcc -E conftest.c conftest.c:325:16: error: tm.h: No such file or directory configure:87242: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include configure:87256: result: no configure:87289: checking for tm.h configure:87296: result: no configure:88218: checking tm.h usability configure:88235: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:358:16: error: tm.h: No such file or directory configure:88241: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:88255: result: no configure:88259: checking tm.h presence configure:88274: gcc -E conftest.c conftest.c:325:16: error: tm.h: No such file or directory configure:88280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include configure:88294: result: no configure:88327: checking for tm.h configure:88334: result: no configure:89209: checking if MCA component ras:tm can compile configure:89211: result: no configure:89367: checking for MCA component ras:xgrid compile mode configure:89373: result: static configure:89396: checking if C and Objective C are link compatible configure:89511: result: no configure:89741: checking if MCA component ras:xgrid can compile configure:89743: result: no configure:90363: checking for no configure components in framework rds configure:90365: result: hostfile, proxy, resfile configure:90367: checking for m4 configure components in framework rds configure:90369: result: configure:90480: checking for MCA component rds:hostfile compile mode configure:90486: result: static configure:90514: checking if MCA component rds:hostfile can compile configure:90516: result: yes configure:90747: checking for MCA component rds:proxy compile mode configure:90753: result: static configure:90781: checking if MCA component rds:proxy can compile configure:90783: result: yes configure:91014: checking for MCA component rds:resfile compile mode configure:91020: result: static configure:91048: checking if MCA component rds:resfile can compile configure:91050: result: yes configure:91753: checking for no configure components in framework rmaps configure:91755: result: round_robin configure:91757: checking for m4 configure components in framework rmaps configure:91759: result: configure:91870: checking for MCA component rmaps:round_robin compile mode configure:91876: result: static configure:91904: checking if MCA component rmaps:round_robin can compile configure:91906: result: yes configure:92609: checking for no configure components in framework rmgr configure:92611: result: proxy, urm configure:92613: checking for m4 configure components in framework rmgr configure:92615: result: cnos configure:92726: checking for MCA component rmgr:proxy compile mode configure:92732: result: static configure:92760: checking if MCA component rmgr:proxy can compile configure:92762: result: yes configure:92993: checking for MCA component rmgr:urm compile mode configure:92999: result: static configure:93027: checking if MCA component rmgr:urm can compile configure:93029: result: yes configure:93268: checking for MCA component rmgr:cnos compile mode configure:93274: result: static configure:93289: checking for cnos_barrier configure:93368: result: no configure:93383: checking for killrank configure:93463: result: no configure:93383: checking for cnos_pm_barrier configure:93463: result: no configure:93593: checking if MCA component rmgr:cnos can compile configure:93595: result: no configure:94215: checking for no configure components in framework rml configure:94217: result: oob configure:94219: checking for m4 configure components in framework rml configure:94221: result: cnos configure:94332: checking for MCA component rml:oob compile mode configure:94338: result: static configure:94366: checking if MCA component rml:oob can compile configure:94368: result: yes configure:94607: checking for MCA component rml:cnos compile mode configure:94613: result: static configure:94629: checking for cnos_barrier configure:94708: result: no configure:94844: checking if MCA component rml:cnos can compile configure:94846: result: no configure:95466: checking for no configure components in framework schema configure:95468: result: configure:95470: checking for m4 configure components in framework schema configure:95472: result: configure:96055: checking for no configure components in framework sds configure:96057: result: env, seed, singleton configure:96059: checking for m4 configure components in framework sds configure:96061: result: bproc, cnos, pipe, portals_utcp, slurm configure:96172: checking for MCA component sds:env compile mode configure:96178: result: static configure:96206: checking if MCA component sds:env can compile configure:96208: result: yes configure:96439: checking for MCA component sds:seed compile mode configure:96445: result: static configure:96473: checking if MCA component sds:seed can compile configure:96475: result: yes configure:96706: checking for MCA component sds:singleton compile mode configure:96712: result: static configure:96740: checking if MCA component sds:singleton can compile configure:96742: result: yes configure:96981: checking for MCA component sds:bproc compile mode configure:96987: result: static configure:97022: checking for sys/bproc.h configure:97028: result: no configure:97457: checking if MCA component sds:bproc can compile configure:97459: result: no configure:97615: checking for MCA component sds:cnos compile mode configure:97621: result: static configure:97631: checking for cnos_get_rank configure:97687: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/ccHaTfan.o: In function `main': conftest.c:(.text+0x4): undefined reference to `cnos_get_rank' collect2: ld returned 1 exit status configure:97693: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | /* Define cnos_get_rank to an innocuous variant, in case declares cnos_get_rank. | For example, HP-UX 11i declares gettimeofday. */ | #define cnos_get_rank innocuous_cnos_get_rank | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cnos_get_rank (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cnos_get_rank | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cnos_get_rank (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_cnos_get_rank || defined __stub___cnos_get_rank | choke me | #endif | | int | main () | { | return cnos_get_rank (); | ; | return 0; | } configure:97710: result: no configure:97831: checking if MCA component sds:cnos can compile configure:97833: result: no configure:97989: checking for MCA component sds:pipe compile mode configure:97995: result: static configure:98005: checking for pipe configure:98084: result: yes configure:98119: checking if MCA component sds:pipe can compile configure:98121: result: yes configure:98363: checking for MCA component sds:portals_utcp compile mode configure:98369: result: static configure:98424: checking for PtlGetRank configure:98457: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm -lp3utcp -lp3api -lp3lib -lp3rt -lp3utcp >&5 conftest.c:326:22: error: portals3.h: No such file or directory conftest.c:328:24: error: p3nal_utcp.h: No such file or directory conftest.c:329:23: error: p3rt/p3rt.h: No such file or directory conftest.c:330:25: error: p3api/debug.h: No such file or directory conftest.c: In function 'main': conftest.c:339: error: 'PTL_IFACE_DEFAULT' undeclared (first use in this function) conftest.c:339: error: (Each undeclared identifier is reported only once conftest.c:339: error: for each function it appears in.) conftest.c:339: error: 'PTL_PID_ANY' undeclared (first use in this function) conftest.c:340: error: 'PTL_INVALID_HANDLE' undeclared (first use in this function) configure:98463: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | FILE *utcp_api_out; | FILE *utcp_lib_out; | int | main () | { | unsigned int nprocs, rank; | int dummy; | PtlInit(&dummy); | PtlNIInit(PTL_IFACE_DEFAULT, PTL_PID_ANY, NULL, NULL, NULL); | PtlGetRank(PTL_INVALID_HANDLE, &rank, &nprocs); | ; | return 0; | } configure:98476: result: no configure:98606: checking if MCA component sds:portals_utcp can compile configure:98608: result: no configure:98764: checking for MCA component sds:slurm compile mode configure:98770: result: static configure:98805: checking for fork configure:98884: result: yes configure:98896: checking for execve configure:98975: result: yes configure:98987: checking for setpgid configure:99066: result: yes configure:99127: checking if MCA component sds:slurm can compile configure:99129: result: yes configure:99835: checking for no configure components in framework smr configure:99837: result: configure:99839: checking for m4 configure components in framework smr configure:99841: result: bproc configure:99960: checking for MCA component smr:bproc compile mode configure:99966: result: static configure:100001: checking for sys/bproc.h configure:100007: result: no configure:100489: checking if MCA component smr:bproc can compile configure:100491: result: no configure:101041: checking for frameworks for ompi configure:101043: result: allocator, bml, btl, coll, common, io, mpool, mtl, osc, pml, rcache, topo configure:101152: checking for no configure components in framework allocator configure:101154: result: basic, bucket configure:101156: checking for m4 configure components in framework allocator configure:101158: result: configure:101269: checking for MCA component allocator:basic compile mode configure:101275: result: static configure:101303: checking if MCA component allocator:basic can compile configure:101305: result: yes configure:101536: checking for MCA component allocator:bucket compile mode configure:101542: result: static configure:101570: checking if MCA component allocator:bucket can compile configure:101572: result: yes configure:102275: checking for no configure components in framework bml configure:102277: result: r2 configure:102279: checking for m4 configure components in framework bml configure:102281: result: configure:102392: checking for MCA component bml:r2 compile mode configure:102398: result: static configure:102426: checking if MCA component bml:r2 can compile configure:102428: result: yes configure:103131: checking for no configure components in framework btl configure:103133: result: self, sm configure:103135: checking for m4 configure components in framework btl configure:103137: result: gm, mvapi, mx, openib, portals, tcp, udapl configure:103248: checking for MCA component btl:self compile mode configure:103254: result: static configure:103282: checking if MCA component btl:self can compile configure:103284: result: yes configure:103515: checking for MCA component btl:sm compile mode configure:103521: result: static configure:103549: checking if MCA component btl:sm can compile configure:103551: result: yes configure:103790: checking for MCA component btl:gm compile mode configure:103796: result: static configure:104015: checking gm.h usability configure:104032: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:359:16: error: gm.h: No such file or directory configure:104038: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:104052: result: no configure:104056: checking gm.h presence configure:104071: gcc -E conftest.c conftest.c:326:16: error: gm.h: No such file or directory configure:104077: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include configure:104091: result: no configure:104124: checking for gm.h configure:104131: result: no configure:105319: checking if MCA component btl:gm can compile configure:105321: result: no configure:105477: checking for MCA component btl:mvapi compile mode configure:105483: result: static configure:105721: checking vapi.h usability configure:105738: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:359:18: error: vapi.h: No such file or directory configure:105744: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:105758: result: no configure:105762: checking vapi.h presence configure:105777: gcc -E conftest.c conftest.c:326:18: error: vapi.h: No such file or directory configure:105783: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include configure:105797: result: no configure:105830: checking for vapi.h configure:105837: result: no configure:106754: checking vapi.h usability configure:106771: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:359:18: error: vapi.h: No such file or directory configure:106777: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:106791: result: no configure:106795: checking vapi.h presence configure:106810: gcc -E conftest.c conftest.c:326:18: error: vapi.h: No such file or directory configure:106816: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include configure:106830: result: no configure:106863: checking for vapi.h configure:106870: result: no configure:107770: checking if MCA component btl:mvapi can compile configure:107772: result: no configure:107928: checking for MCA component btl:mx compile mode configure:107934: result: static configure:108157: checking myriexpress.h usability configure:108174: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:359:25: error: myriexpress.h: No such file or directory configure:108180: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:108194: result: no configure:108198: checking myriexpress.h presence configure:108213: gcc -E conftest.c conftest.c:326:25: error: myriexpress.h: No such file or directory configure:108219: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include configure:108233: result: no configure:108266: checking for myriexpress.h configure:108273: result: no configure:109308: checking if MCA component btl:mx can compile configure:109310: result: no configure:109466: checking for MCA component btl:openib compile mode configure:109472: result: static configure:109701: checking infiniband/verbs.h usability configure:109718: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:359:30: error: infiniband/verbs.h: No such file or directory configure:109724: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:109738: result: no configure:109742: checking infiniband/verbs.h presence configure:109757: gcc -E conftest.c conftest.c:326:30: error: infiniband/verbs.h: No such file or directory configure:109763: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | #include configure:109777: result: no configure:109810: checking for infiniband/verbs.h configure:109817: result: no configure:110664: checking for ibv_create_srq configure:110720: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/cc8IzHJi.o: In function `main': conftest.c:(.text+0x4): undefined reference to `ibv_create_srq' collect2: ld returned 1 exit status configure:110726: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | /* end confdefs.h. */ | /* Define ibv_create_srq to an innocuous variant, in case declares ibv_create_srq. | For example, HP-UX 11i declares gettimeofday. */ | #define ibv_create_srq innocuous_ibv_create_srq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ibv_create_srq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ibv_create_srq | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ibv_create_srq (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ibv_create_srq || defined __stub___ibv_create_srq | choke me | #endif | | int | main () | { | return ibv_create_srq (); | ; | return 0; | } configure:110744: result: no configure:110766: checking for ibv_get_device_list configure:110822: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/ccwzmMfg.o: In function `main': conftest.c:(.text+0x4): undefined reference to `ibv_get_device_list' collect2: ld returned 1 exit status configure:110828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | /* end confdefs.h. */ | /* Define ibv_get_device_list to an innocuous variant, in case declares ibv_get_device_list. | For example, HP-UX 11i declares gettimeofday. */ | #define ibv_get_device_list innocuous_ibv_get_device_list | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ibv_get_device_list (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ibv_get_device_list | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ibv_get_device_list (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ibv_get_device_list || defined __stub___ibv_get_device_list | choke me | #endif | | int | main () | { | return ibv_get_device_list (); | ; | return 0; | } configure:110846: result: no configure:110868: checking for ibv_resize_cq configure:110924: gcc -o conftest -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/cc2y5GqO.o: In function `main': conftest.c:(.text+0x4): undefined reference to `ibv_resize_cq' collect2: ld returned 1 exit status configure:110930: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | /* end confdefs.h. */ | /* Define ibv_resize_cq to an innocuous variant, in case declares ibv_resize_cq. | For example, HP-UX 11i declares gettimeofday. */ | #define ibv_resize_cq innocuous_ibv_resize_cq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ibv_resize_cq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ibv_resize_cq | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ibv_resize_cq (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ibv_resize_cq || defined __stub___ibv_resize_cq | choke me | #endif | | int | main () | { | return ibv_resize_cq (); | ; | return 0; | } configure:110948: result: no configure:111229: checking if MCA component btl:openib can compile configure:111231: result: no configure:111387: checking for MCA component btl:portals compile mode configure:111393: result: static configure:111436: checking for Portals configuration configure:111451: result: utcp configure:111528: checking portals3.h usability configure:111545: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:365:22: error: portals3.h: No such file or directory configure:111551: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_RESIZE_CQ 0 | #define OMPI_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_PORTALS_UTCP 1 | #define OMPI_PORTALS_CRAYXT3 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:111565: result: no configure:111569: checking portals3.h presence configure:111584: gcc -E conftest.c conftest.c:332:22: error: portals3.h: No such file or directory configure:111590: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_RESIZE_CQ 0 | #define OMPI_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_PORTALS_UTCP 1 | #define OMPI_PORTALS_CRAYXT3 0 | /* end confdefs.h. */ | #include configure:111604: result: no configure:111637: checking for portals3.h configure:111645: result: no configure:111860: checking if MCA component btl:portals can compile configure:111862: result: no configure:112018: checking for MCA component btl:tcp compile mode configure:112024: result: static configure:112034: checking for struct sockaddr_in configure:112089: result: yes configure:112129: checking if MCA component btl:tcp can compile configure:112131: result: yes configure:112373: checking for MCA component btl:udapl compile mode configure:112379: result: static configure:112421: WARNING: On Linux and --with-udapl was not specified configure:112423: WARNING: Not building the udapl BTL configure:114676: checking if MCA component btl:udapl can compile configure:114678: result: no configure:115298: checking for no configure components in framework coll configure:115300: result: basic, self, sm, tuned configure:115302: checking for m4 configure components in framework coll configure:115304: result: configure:115415: checking for MCA component coll:basic compile mode configure:115421: result: static configure:115449: checking if MCA component coll:basic can compile configure:115451: result: yes configure:115682: checking for MCA component coll:self compile mode configure:115688: result: static configure:115716: checking if MCA component coll:self can compile configure:115718: result: yes configure:115949: checking for MCA component coll:sm compile mode configure:115955: result: static configure:115983: checking if MCA component coll:sm can compile configure:115985: result: yes configure:116216: checking for MCA component coll:tuned compile mode configure:116222: result: static configure:116250: checking if MCA component coll:tuned can compile configure:116252: result: yes configure:116955: checking for no configure components in framework common configure:116957: result: sm configure:116959: checking for m4 configure components in framework common configure:116961: result: mx, portals configure:117072: checking for MCA component common:sm compile mode configure:117078: result: static configure:117106: checking if MCA component common:sm can compile configure:117108: result: yes configure:117347: checking for MCA component common:mx compile mode configure:117353: result: static configure:117576: checking myriexpress.h usability configure:117593: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:366:25: error: myriexpress.h: No such file or directory configure:117599: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_RESIZE_CQ 0 | #define OMPI_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_PORTALS_UTCP 1 | #define OMPI_PORTALS_CRAYXT3 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:117613: result: no configure:117617: checking myriexpress.h presence configure:117632: gcc -E conftest.c conftest.c:333:25: error: myriexpress.h: No such file or directory configure:117638: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_RESIZE_CQ 0 | #define OMPI_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_PORTALS_UTCP 1 | #define OMPI_PORTALS_CRAYXT3 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | /* end confdefs.h. */ | #include configure:117652: result: no configure:117685: checking for myriexpress.h configure:117692: result: no configure:118727: checking if MCA component common:mx can compile configure:118729: result: no configure:118885: checking for MCA component common:portals compile mode configure:118891: result: static configure:118934: checking for Portals configuration configure:118949: result: utcp configure:119016: checking for portals3.h configure:119022: result: no configure:119358: checking if MCA component common:portals can compile configure:119360: result: no configure:119980: checking for no configure components in framework io configure:119982: result: configure:119984: checking for m4 configure components in framework io configure:119986: result: romio configure:120105: checking for MCA component io:romio compile mode configure:120111: result: static configure:120131: checking if want ROMIO component configure:120138: result: yes configure:120140: checking if MPI profiling is enabled configure:120155: result: yes configure:120231: OMPI configuring in ompi/mca/io/romio/romio configure:120320: running /bin/bash './configure' CFLAGS="-O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread" CPPFLAGS=" " FFLAGS="-mv8plus" LDFLAGS=" " --enable-shared --enable-static --prefix=/usr/local --with-mpi=open_mpi --cache-file=/dev/null --srcdir=. configure:120326: /bin/bash './configure' succeeded for ompi/mca/io/romio/romio configure:120406: checking if MCA component io:romio can compile configure:120408: result: yes configure:121130: checking for no configure components in framework mpool configure:121132: result: rdma, sm configure:121134: checking for m4 configure components in framework mpool configure:121136: result: configure:121247: checking for MCA component mpool:rdma compile mode configure:121253: result: static configure:121281: checking if MCA component mpool:rdma can compile configure:121283: result: yes configure:121514: checking for MCA component mpool:sm compile mode configure:121520: result: static configure:121548: checking if MCA component mpool:sm can compile configure:121550: result: yes configure:122253: checking for no configure components in framework mtl configure:122255: result: configure:122257: checking for m4 configure components in framework mtl configure:122259: result: mx, portals, psm configure:122378: checking for MCA component mtl:mx compile mode configure:122384: result: static configure:122607: checking myriexpress.h usability configure:122624: gcc -c -O3 -DNDEBUG -mv8plus -finline-functions -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:369:25: error: myriexpress.h: No such file or directory configure:122630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define WORDS_BIGENDIAN 1 | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_EXECINFO_H 1 | #define HAVE_BACKTRACE 1 | #define MCA_memcpy_IMPLEMENTATION_HEADER "opal/mca/memcpy/base/memcpy_base_default.h" | #define OMPI_MEMORY_PTMALLOC2_OPT_SBRK 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_SYSCALL 1 | #define HAVE_DLSYM 1 | #define OMPI_MEMORY_HAVE_COMPONENT 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define MCA_timer_IMPLEMENTATION_HEADER "opal/mca/timer/linux/timer_linux.h" | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_RESIZE_CQ 0 | #define OMPI_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_PORTALS_UTCP 1 | #define OMPI_PORTALS_CRAYXT3 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_PORTALS_UTCP 1 | #define OMPI_PORTALS_CRAYXT3 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:122644: result: no configure:122648: checking myriexpress.h presence configure:122663: gcc -E conftest.c conftest.c:336:25: error: myriexpress.h: No such file or directory configure:122669: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.2.4" | #define PACKAGE_STRING "Open MPI 1.2.4" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 2 | #define OMPI_RELEASE_VERSION 4 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "4" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 2 | #define ORTE_RELEASE_VERSION 4 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "4" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 2 | #define OPAL_RELEASE_VERSION 4 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "4" | #define OMPI_ARCH "sparc64-unknown-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_PERUSE 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_IPV6 1 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OMPI_C_HAVE_BUILTIN_EXPECT 1 | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 SIZEOF_SSIZE_T 4 | #define SIZEOF_PTRDIFF_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 8 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 8 | #define OMPI_ALIGNMENT_LONG_DOUBLE 8 | #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 1 | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 1 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 1 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_SPARCV9_32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 0 | #define OMPI_F77 "none" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 0 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER1 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 4 | #define ompi_fortran_integer1_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER2 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 4 | #define ompi_fortran_integer2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER4 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER8 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 4 | #define ompi_fortran_integer8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 0 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 0 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL8 0 | #define OMPI_SIZEOF_FORTRAN_REAL8 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 4 | #define ompi_fortran_real8_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 0 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 4 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 4 | #define ompi_fortran_double_precision_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_COMPLEX 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 4 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | #define OMPI_FORTRAN_VALUE_TRUE 0 | #define OMPI_WANT_F90_BINDINGS 0 | #define OMPI_F90 "none" | #define OMPI_HAVE_F90_LOGICAL 0 | #define OMPI_HAVE_F90_INTEGER 0 | #define OMPI_HAVE_F90_INTEGER1 0 | #define OMPI_HAVE_F90_INTEGER2 0 | #define OMPI_HAVE_F90_INTEGER4 0 | #define OMPI_HAVE_F90_INTEGER8 0 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL 0 | #define OMPI_HAVE_F90_REAL4 0 | #define OMPI_HAVE_F90_REAL8 0 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 0 | #define OMPI_HAVE_F90_COMPLEX 0 | #define OMPI_HAVE_F90_COMPLEX8 0 | #define OMPI_HAVE_F90_COMPLEX16 0 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1