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.5, which was generated by GNU Autoconf 2.65. Invocation command line was $ ../configure --prefix=/home/jed/usr/ompi-1.5-clang-nodbg CC=clang CXX=clang++ ## --------- ## ## Platform. ## ## --------- ## hostname = kunyang uname -m = x86_64 uname -r = 2.6.35-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Wed Sep 29 08:45:18 CEST 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/opencascade/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /home/jed/bin PATH: /opt/android-sdk/tools PATH: /usr/share/java/apache-ant/bin PATH: /opt/grass/bin PATH: /opt/mpich2/bin PATH: /usr/lib/perl5/vendor_perl/bin PATH: /usr/bin/perlbin/vendor PATH: /usr/lib/perl5/core_perl/bin PATH: /opt/qt/bin PATH: /home/jed/usr/paraview/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4834: checking for a BSD-compatible install configure:4902: result: /bin/install -c configure:4913: checking whether build environment is sane configure:4963: result: yes configure:5104: checking for a thread-safe mkdir -p configure:5143: result: /bin/mkdir -p configure:5156: checking for gawk configure:5172: found /bin/gawk configure:5183: result: gawk configure:5194: checking whether make sets $(MAKE) configure:5216: result: yes configure:5282: checking how to create a ustar tar archive configure:5295: tar --version tar (GNU tar) 1.23 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:5298: $? = 0 configure:5338: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:5341: $? = 0 configure:5345: tar -xf - &5 clang version 2.8 (branches/release_28) Target: x86_64-unknown-linux-gnu Thread model: posix configure:8307: $? = 0 configure:8296: clang -v >&5 clang version 2.8 (branches/release_28) Target: x86_64-unknown-linux-gnu Thread model: posix configure:8307: $? = 0 configure:8296: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:8307: $? = 1 configure:8296: clang -qversion >&5 clang: error: no input files configure:8307: $? = 1 configure:8327: checking whether the C compiler works configure:8349: clang -DNDEBUG conftest.c >&5 configure:8353: $? = 0 configure:8402: result: yes configure:8405: checking for C compiler default output file name configure:8407: result: a.out configure:8413: checking for suffix of executables configure:8420: clang -o conftest -DNDEBUG conftest.c >&5 configure:8424: $? = 0 configure:8446: result: configure:8468: checking whether we are cross compiling configure:8476: clang -o conftest -DNDEBUG conftest.c >&5 configure:8480: $? = 0 configure:8487: ./conftest configure:8491: $? = 0 configure:8506: result: no configure:8511: checking for suffix of object files configure:8533: clang -c -DNDEBUG conftest.c >&5 configure:8537: $? = 0 configure:8558: result: o configure:8562: checking whether we are using the GNU C compiler configure:8581: clang -c -DNDEBUG conftest.c >&5 configure:8581: $? = 0 configure:8590: result: yes configure:8599: checking whether clang accepts -g configure:8619: clang -c -g conftest.c >&5 configure:8619: $? = 0 configure:8660: result: yes configure:8677: checking for clang option to accept ISO C89 configure:8741: clang -c -DNDEBUG conftest.c >&5 configure:8741: $? = 0 configure:8754: result: none needed configure:8776: checking dependency style of clang configure:8886: result: gcc3 configure:8989: checking whether clang and cc understand -c and -o together configure:9020: clang -c conftest.c -o conftest2.o >&5 configure:9024: $? = 0 configure:9030: clang -c conftest.c -o conftest2.o >&5 configure:9034: $? = 0 configure:9045: cc -c conftest.c >&5 configure:9049: $? = 0 configure:9057: cc -c conftest.c -o conftest2.o >&5 configure:9061: $? = 0 configure:9067: cc -c conftest.c -o conftest2.o >&5 configure:9071: $? = 0 configure:9089: result: yes configure:9120: checking how to run the C preprocessor configure:9151: clang -E conftest.c configure:9151: $? = 0 configure:9165: clang -E conftest.c conftest.c:58:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:9165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | /* end confdefs.h. */ | #include configure:9190: result: clang -E configure:9210: clang -E conftest.c configure:9210: $? = 0 configure:9224: clang -E conftest.c conftest.c:58:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:9224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | /* end confdefs.h. */ | #include configure:9253: checking for grep that handles long lines and -e configure:9311: result: /bin/grep configure:9316: checking for egrep configure:9378: result: /bin/grep -E configure:9395: checking for the C compiler vendor configure:9423: clang -c -DNDEBUG conftest.c >&5 conftest.c:59:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" ^ conftest.c:60:1: error: unknown type name 'choke' choke me ^ conftest.c:60:9: error: expected ';' after top level declarator choke me ^ ; 3 errors generated. configure:9423: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | /* end confdefs.h. */ | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:9439: clang -c -DNDEBUG conftest.c >&5 configure:9439: $? = 0 configure:9908: result: gnu configure:9916: checking for ANSI C header files configure:9936: clang -c -DNDEBUG conftest.c >&5 configure:9936: $? = 0 configure:10009: clang -o conftest -DNDEBUG conftest.c >&5 configure:10009: $? = 0 configure:10009: ./conftest configure:10009: $? = 0 configure:10020: result: yes configure:10597: checking if clang supports -finline-functions configure:10613: clang -c -DNDEBUG -finline-functions conftest.c >&5 configure:10613: $? = 0 configure:10620: result: yes configure:10630: checking if clang supports -fno-strict-aliasing configure:10646: clang -c -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10646: $? = 0 configure:10653: result: yes configure:10729: WARNING: -fno-strict-aliasing has been added to CFLAGS configure:10855: checking if clang supports __builtin_expect configure:10872: clang -o conftest -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10872: $? = 0 configure:10880: result: yes configure:10894: checking if clang supports __builtin_prefetch configure:10911: clang -o conftest -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:10911: $? = 0 configure:10919: result: yes configure:10997: checking for C optimization flags configure:11044: result: -O3 -DNDEBUG -finline-functions -fno-strict-aliasing configure:11063: checking for Interix environment configure:11078: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:67:22: error: #error Normal Unix environment #error Normal Unix environment ^ 1 error generated. configure:11078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | /* end confdefs.h. */ | | int | main () | { | #if !defined(__INTERIX) | #error Normal Unix environment | #endif | ; | return 0; | } configure:11084: result: no configure:11118: checking for C ident string support configure:11145: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o configure:11152: $? = 0 configure:11187: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o configure:11194: $? = 0 configure:11229: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o configure:11236: $? = 0 configure:12058: result: static const char configure:12073: checking for sys/types.h configure:12073: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12073: $? = 0 configure:12073: result: yes configure:12073: checking for sys/stat.h configure:12073: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12073: $? = 0 configure:12073: result: yes configure:12073: checking for stdlib.h configure:12073: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12073: $? = 0 configure:12073: result: yes configure:12073: checking for string.h configure:12073: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12073: $? = 0 configure:12073: result: yes configure:12073: checking for memory.h configure:12073: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12073: $? = 0 configure:12073: result: yes configure:12073: checking for strings.h configure:12073: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12073: $? = 0 configure:12073: result: yes configure:12073: checking for inttypes.h configure:12073: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12073: $? = 0 configure:12073: result: yes configure:12073: checking for stdint.h configure:12073: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12073: $? = 0 configure:12073: result: yes configure:12073: checking for unistd.h configure:12073: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12073: $? = 0 configure:12073: result: yes configure:12086: checking for int8_t configure:12086: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12086: $? = 0 configure:12086: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:111:21: error: expected expression if (sizeof ((int8_t))) ^ 1 error generated. configure:12086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((int8_t))) | return 0; | ; | return 0; | } configure:12086: result: yes configure:12096: checking for uint8_t configure:12096: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12096: $? = 0 configure:12096: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:112:22: error: expected expression if (sizeof ((uint8_t))) ^ 1 error generated. configure:12096: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 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 | int | main () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:12096: result: yes configure:12106: checking for int16_t configure:12106: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12106: $? = 0 configure:12106: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:113:22: error: expected expression if (sizeof ((int16_t))) ^ 1 error generated. configure:12106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 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 | int | main () | { | if (sizeof ((int16_t))) | return 0; | ; | return 0; | } configure:12106: result: yes configure:12116: checking for uint16_t configure:12116: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12116: $? = 0 configure:12116: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:114:23: error: expected expression if (sizeof ((uint16_t))) ^ 1 error generated. configure:12116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 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 | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:12116: result: yes configure:12126: checking for int32_t configure:12126: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12126: $? = 0 configure:12126: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:115:22: error: expected expression if (sizeof ((int32_t))) ^ 1 error generated. configure:12126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 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 | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:12126: result: yes configure:12136: checking for uint32_t configure:12136: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12136: $? = 0 configure:12136: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:116:23: error: expected expression if (sizeof ((uint32_t))) ^ 1 error generated. configure:12136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:12136: result: yes configure:12146: checking for int64_t configure:12146: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12146: $? = 0 configure:12146: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:117:22: error: expected expression if (sizeof ((int64_t))) ^ 1 error generated. configure:12146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:12146: result: yes configure:12156: checking for uint64_t configure:12156: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12156: $? = 0 configure:12156: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:118:23: error: expected expression if (sizeof ((uint64_t))) ^ 1 error generated. configure:12156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:12156: result: yes configure:12166: checking for int128_t configure:12166: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:119:13: error: use of undeclared identifier 'int128_t' if (sizeof (int128_t)) ^ 1 error generated. configure:12166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof (int128_t)) | return 0; | ; | return 0; | } configure:12166: result: no configure:12176: checking for uint128_t configure:12176: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:119:13: error: use of undeclared identifier 'uint128_t' if (sizeof (uint128_t)) ^ 1 error generated. configure:12176: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof (uint128_t)) | return 0; | ; | return 0; | } configure:12176: result: no configure:12186: checking for long long configure:12186: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12186: $? = 0 configure:12186: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:119:24: error: expected expression if (sizeof ((long long))) ^ 1 error generated. configure:12186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:12186: result: yes configure:12197: checking for long double configure:12197: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12197: $? = 0 configure:12197: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:120:26: error: expected expression if (sizeof ((long double))) ^ 1 error generated. configure:12197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((long double))) | return 0; | ; | return 0; | } configure:12197: result: yes configure:12209: checking for float _Complex configure:12209: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12209: $? = 0 configure:12209: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:121:29: error: expected expression if (sizeof ((float _Complex))) ^ 1 error generated. configure:12209: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((float _Complex))) | return 0; | ; | return 0; | } configure:12209: result: yes configure:12219: checking for double _Complex configure:12219: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12219: $? = 0 configure:12219: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:122:30: error: expected expression if (sizeof ((double _Complex))) ^ 1 error generated. configure:12219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((double _Complex))) | return 0; | ; | return 0; | } configure:12219: result: yes configure:12229: checking for long double _Complex configure:12229: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12229: $? = 0 configure:12229: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:123:35: error: expected expression if (sizeof ((long double _Complex))) ^ 1 error generated. configure:12229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((long double _Complex))) | return 0; | ; | return 0; | } configure:12229: result: yes configure:12240: checking for intptr_t configure:12240: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12240: $? = 0 configure:12240: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:124:23: error: expected expression if (sizeof ((intptr_t))) ^ 1 error generated. configure:12240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:12240: result: yes configure:12250: checking for uintptr_t configure:12250: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12250: $? = 0 configure:12250: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:125:24: error: expected expression if (sizeof ((uintptr_t))) ^ 1 error generated. configure:12250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:12250: result: yes configure:12260: checking for mode_t configure:12260: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12260: $? = 0 configure:12260: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:126:21: error: expected expression if (sizeof ((mode_t))) ^ 1 error generated. configure:12260: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:12260: result: yes configure:12270: checking for ssize_t configure:12270: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12270: $? = 0 configure:12270: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:127:22: error: expected expression if (sizeof ((ssize_t))) ^ 1 error generated. configure:12270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:12270: result: yes configure:12280: checking for ptrdiff_t configure:12280: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12280: $? = 0 configure:12280: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:128:24: error: expected expression if (sizeof ((ptrdiff_t))) ^ 1 error generated. configure:12280: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #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 () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:12280: result: yes configure:12299: checking size of char configure:12304: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12304: $? = 0 configure:12304: ./conftest configure:12304: $? = 0 configure:12319: result: 1 configure:12333: checking size of short configure:12338: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12338: $? = 0 configure:12338: ./conftest configure:12338: $? = 0 configure:12353: result: 2 configure:12367: checking size of int configure:12372: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12372: $? = 0 configure:12372: ./conftest configure:12372: $? = 0 configure:12387: result: 4 configure:12401: checking size of long configure:12406: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12406: $? = 0 configure:12406: ./conftest configure:12406: $? = 0 configure:12421: result: 8 configure:12436: checking size of long long configure:12441: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12441: $? = 0 configure:12441: ./conftest configure:12441: $? = 0 configure:12456: result: 8 configure:12471: checking size of float configure:12476: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12476: $? = 0 configure:12476: ./conftest configure:12476: $? = 0 configure:12491: result: 4 configure:12505: checking size of double configure:12510: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12510: $? = 0 configure:12510: ./conftest configure:12510: $? = 0 configure:12525: result: 8 configure:12540: checking size of long double configure:12545: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12545: $? = 0 configure:12545: ./conftest configure:12545: $? = 0 configure:12560: result: 16 configure:12579: checking size of float _Complex configure:12584: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12584: $? = 0 configure:12584: ./conftest configure:12584: $? = 0 configure:12599: result: 8 configure:12615: checking size of double _Complex configure:12620: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12620: $? = 0 configure:12620: ./conftest configure:12620: $? = 0 configure:12635: result: 16 configure:12651: checking size of long double _Complex configure:12656: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12656: $? = 0 configure:12656: ./conftest configure:12656: $? = 0 configure:12671: result: 32 configure:12687: checking size of void * configure:12692: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12692: $? = 0 configure:12692: ./conftest configure:12692: $? = 0 configure:12707: result: 8 configure:12721: checking size of size_t configure:12726: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12726: $? = 0 configure:12726: ./conftest configure:12726: $? = 0 configure:12741: result: 8 configure:12756: checking size of ssize_t configure:12761: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12761: $? = 0 configure:12761: ./conftest configure:12761: $? = 0 configure:12776: result: 8 configure:12792: checking size of ptrdiff_t configure:12797: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12797: $? = 0 configure:12797: ./conftest configure:12797: $? = 0 configure:12812: result: 8 configure:12827: checking size of wchar_t configure:12832: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12832: $? = 0 configure:12832: ./conftest configure:12832: $? = 0 configure:12847: result: 4 configure:12864: checking alignment of _Bool configure:12909: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12909: $? = 0 configure:12909: ./conftest configure:12909: $? = 0 configure:12923: result: 1 configure:12935: checking alignment of int8_t configure:12980: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12980: $? = 0 configure:12980: ./conftest configure:12980: $? = 0 configure:12994: result: 1 configure:13006: checking alignment of int16_t configure:13051: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13051: $? = 0 configure:13051: ./conftest configure:13051: $? = 0 configure:13065: result: 2 configure:13077: checking alignment of int32_t configure:13122: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13122: $? = 0 configure:13122: ./conftest configure:13122: $? = 0 configure:13136: result: 4 configure:13148: checking alignment of int64_t configure:13193: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13193: $? = 0 configure:13193: ./conftest configure:13193: $? = 0 configure:13207: result: 8 configure:13292: checking alignment of char configure:13337: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13337: $? = 0 configure:13337: ./conftest configure:13337: $? = 0 configure:13351: result: 1 configure:13363: checking alignment of short configure:13408: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13408: $? = 0 configure:13408: ./conftest configure:13408: $? = 0 configure:13422: result: 2 configure:13434: checking alignment of wchar_t configure:13479: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13479: $? = 0 configure:13479: ./conftest configure:13479: $? = 0 configure:13493: result: 4 configure:13505: checking alignment of int configure:13550: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13550: $? = 0 configure:13550: ./conftest configure:13550: $? = 0 configure:13564: result: 4 configure:13576: checking alignment of long configure:13621: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13621: $? = 0 configure:13621: ./conftest configure:13621: $? = 0 configure:13635: result: 8 configure:13648: checking alignment of long long configure:13693: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13693: $? = 0 configure:13693: ./conftest configure:13693: $? = 0 configure:13707: result: 8 configure:13720: checking alignment of float configure:13765: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13765: $? = 0 configure:13765: ./conftest configure:13765: $? = 0 configure:13779: result: 4 configure:13791: checking alignment of double configure:13836: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13836: $? = 0 configure:13836: ./conftest configure:13836: $? = 0 configure:13850: result: 8 configure:13863: checking alignment of long double configure:13908: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13908: $? = 0 configure:13908: ./conftest configure:13908: $? = 0 configure:13922: result: 16 configure:13939: checking alignment of float _Complex configure:13984: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13984: $? = 0 configure:13984: ./conftest configure:13984: $? = 0 configure:13998: result: 4 configure:14012: checking alignment of double _Complex configure:14057: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:14057: $? = 0 configure:14057: ./conftest configure:14057: $? = 0 configure:14071: result: 8 configure:14085: checking alignment of long double _Complex configure:14130: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:14130: $? = 0 configure:14130: ./conftest configure:14130: $? = 0 configure:14144: result: 16 configure:14158: checking alignment of void * configure:14203: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:14203: $? = 0 configure:14203: ./conftest configure:14203: $? = 0 configure:14217: result: 8 configure:14234: checking for C bool type configure:14248: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:164:1: error: use of undeclared identifier 'bool' bool bar, foo = true; bar = foo; ^ conftest.c:164:23: error: use of undeclared identifier 'bar' bool bar, foo = true; bar = foo; ^ 2 errors generated. configure:14248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | /* end confdefs.h. */ | | #include | #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:14259: result: no configure:14265: checking size of _Bool configure:14270: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:14270: $? = 0 configure:14270: ./conftest configure:14270: $? = 0 configure:14285: result: 1 configure:14321: checking for inline configure:14337: clang -c -O3 -DNDEBUG -Werror -ansi conftest.c >&5 conftest.c:131:8: error: unknown type name 'inline' static inline foo_t static_foo () {return 0; } ^ conftest.c:131:20: error: expected ';' after top level declarator static inline foo_t static_foo () {return 0; } ^ ; 2 errors generated. configure:14337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:14337: clang -c -O3 -DNDEBUG -Werror -ansi conftest.c >&5 configure:14337: $? = 0 configure:14345: result: __inline__ configure:14369: checking for C/C++ restrict keyword configure:14394: clang -c -O3 -DNDEBUG -Werror -ansi conftest.c >&5 configure:14394: $? = 0 configure:14402: result: __restrict configure:14417: checking for weak symbol support configure:14448: clang -O3 -DNDEBUG -Werror -ansi -c conftest_weak.c configure:14455: $? = 0 configure:14465: clang -O3 -DNDEBUG -Werror -ansi conftest.c conftest_weak.o -o conftest configure:14472: $? = 0 configure:14498: result: yes configure:14629: checking for functional offsetof macro configure:14642: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:14642: $? = 0 configure:14677: result: yes configure:14917: checking for C++ compiler version configure:14926: clang++ --version >&5 clang version 2.8 (branches/release_28) Target: x86_64-unknown-linux-gnu Thread model: posix configure:14937: $? = 0 configure:14926: clang++ -v >&5 clang version 2.8 (branches/release_28) Target: x86_64-unknown-linux-gnu Thread model: posix configure:14937: $? = 0 configure:14926: clang++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:14937: $? = 1 configure:14926: clang++ -qversion >&5 clang: error: no input files configure:14937: $? = 1 configure:14941: checking whether we are using the GNU C++ compiler configure:14960: clang++ -c -DNDEBUG conftest.cpp >&5 configure:14960: $? = 0 configure:14969: result: yes configure:14978: checking whether clang++ accepts -g configure:14998: clang++ -c -g conftest.cpp >&5 configure:14998: $? = 0 configure:15039: result: yes configure:15064: checking dependency style of clang++ configure:15174: result: gcc3 configure:15194: checking how to run the C++ preprocessor configure:15221: clang++ -E conftest.cpp configure:15221: $? = 0 configure:15235: clang++ -E conftest.cpp conftest.cpp:135:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:15235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | /* end confdefs.h. */ | #include configure:15260: result: clang++ -E configure:15280: clang++ -E conftest.cpp configure:15280: $? = 0 configure:15294: clang++ -E conftest.cpp conftest.cpp:135:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:15294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | /* end confdefs.h. */ | #include configure:15511: checking for the C++ compiler vendor configure:15539: clang++ -c -DNDEBUG conftest.cpp >&5 conftest.cpp:137:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" ^ conftest.cpp:138:1: error: unknown type name 'choke' choke me ^ conftest.cpp:138:9: error: expected ';' after top level declarator choke me ^ ; 3 errors generated. configure:15539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | /* end confdefs.h. */ | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:15555: clang++ -c -DNDEBUG conftest.cpp >&5 configure:15555: $? = 0 configure:16024: result: gnu configure:16255: checking if clang++ supports -finline-functions configure:16271: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:16271: $? = 0 configure:16278: result: yes configure:16354: WARNING: -finline-functions has been added to CXXFLAGS configure:16365: checking if C and C++ are link compatible configure:16391: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest_c.c configure:16398: $? = 0 configure:16429: clang++ -o conftest -DNDEBUG -finline-functions conftest.cpp conftest_c.o >&5 configure:16429: $? = 0 configure:16455: result: yes configure:16550: checking for C++ optimization flags configure:16552: result: -O3 -DNDEBUG -finline-functions configure:16567: checking size of bool configure:16572: clang++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:16572: $? = 0 configure:16572: ./conftest configure:16572: $? = 0 configure:16587: result: 1 configure:16598: checking alignment of bool configure:16643: clang++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:16643: $? = 0 configure:16643: ./conftest configure:16643: $? = 0 configure:16657: result: 1 configure:16831: checking for C++ compiler version configure:16840: clang++ --version >&5 clang version 2.8 (branches/release_28) Target: x86_64-unknown-linux-gnu Thread model: posix configure:16851: $? = 0 configure:16840: clang++ -v >&5 clang version 2.8 (branches/release_28) Target: x86_64-unknown-linux-gnu Thread model: posix configure:16851: $? = 0 configure:16840: clang++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:16851: $? = 1 configure:16840: clang++ -qversion >&5 clang: error: no input files configure:16851: $? = 1 configure:16855: checking whether we are using the GNU C++ compiler configure:16883: result: yes configure:16892: checking whether clang++ accepts -g configure:16953: result: yes configure:16978: checking dependency style of clang++ configure:17088: result: gcc3 configure:17108: checking how to run the C++ preprocessor configure:17174: result: clang++ -E configure:17194: clang++ -E conftest.cpp configure:17194: $? = 0 configure:17208: clang++ -E conftest.cpp conftest.cpp:138:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:17208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | /* end confdefs.h. */ | #include configure:17433: checking if C++ compiler works configure:17477: clang++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:17477: $? = 0 configure:17477: ./conftest configure:17477: $? = 0 configure:17493: result: yes configure:17742: checking if clang++ supports -finline-functions configure:17758: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:17758: $? = 0 configure:17765: result: yes configure:17841: WARNING: -finline-functions has been added to CXXFLAGS configure:17852: checking if C and C++ are link compatible configure:17942: result: yes configure:18037: checking for C++ optimization flags configure:18039: result: -O3 -DNDEBUG -finline-functions configure:18054: checking size of bool configure:18074: result: 1 configure:18085: checking alignment of bool configure:18144: result: 1 configure:18174: checking if able to build the MPI C++ bindings configure:18177: result: yes configure:18193: checking for the C++ compiler vendor configure:18706: result: gnu configure:18745: checking if want C++ exception handling configure:18761: result: no configure:19020: checking for C++ template_repository_directory configure:19084: clang++ -O3 -DNDEBUG -finline-functions -c conftest1.C configure:19094: clang++ -O3 -DNDEBUG -finline-functions -c conftest2.C configure:19149: result: not used configure:19170: checking for C++ compiler template parameters configure:19178: result: none needed configure:19187: checking for C++ ident string support configure:19214: clang++ -O3 -DNDEBUG -finline-functions -c conftest.cc -o conftest.o configure:19221: $? = 0 configure:19256: clang++ -O3 -DNDEBUG -finline-functions -c conftest.cc -o conftest.o configure:19263: $? = 0 configure:19298: clang++ -O3 -DNDEBUG -finline-functions -c conftest.cc -o conftest.o configure:19305: $? = 0 configure:20127: result: static const char configure:20185: checking if clang++ supports __builtin_expect configure:20202: clang++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:20202: $? = 0 configure:20210: result: yes configure:20229: checking if clang++ supports __builtin_prefetch configure:20246: clang++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:20246: $? = 0 configure:20254: result: yes configure:20351: checking if clang++ supports const_cast<> properly configure:20370: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:20370: $? = 0 configure:20377: result: yes configure:20449: checking for __attribute__ configure:20473: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:20473: $? = 0 configure:20498: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:20498: $? = 0 configure:20544: result: yes configure:20548: checking for __attribute__(aligned) configure:20568: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:20568: $? = 0 configure:20616: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:20616: $? = 0 configure:20706: result: yes configure:20718: checking for __attribute__(always_inline) configure:20738: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:20738: $? = 0 configure:20786: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:20786: $? = 0 configure:20876: result: yes configure:20885: checking for __attribute__(cold) configure:20908: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:152:54: warning: unknown attribute '__cold__' ignored [-Wunknown-attributes] int foo(int arg1, int arg2) __attribute__ ((__cold__)); ^ 1 warning generated. configure:20908: $? = 0 configure:21052: result: no configure:21058: checking for __attribute__(const) configure:21081: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:21081: $? = 0 configure:21132: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:21132: $? = 0 configure:21222: result: yes configure:21231: checking for __attribute__(deprecated) configure:21254: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:21254: $? = 0 configure:21305: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:21305: $? = 0 configure:21395: result: yes configure:21404: checking for __attribute__(deprecated_argument) configure:21427: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:152:54: error: attribute requires 0 argument(s) int foo(int arg1, int arg2) __attribute__ ((__deprecated__("compiler allows argument"))); ^ 1 error generated. configure:21427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | int foo(int arg1, int arg2) __attribute__ ((__deprecated__("compiler allows argument"))); | int foo(int arg1, int arg2) { return arg1 * arg2 + arg1; } | | int | main () | { | | ; | return 0; | } configure:21571: result: no configure:21587: checking for __attribute__(format) configure:21609: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:21609: $? = 0 configure:21659: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:21659: $? = 0 configure:21731: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 conftest.c:156:47: warning: conversion specifies type 'int' but the argument has type 'int *' [-Wformat] return this_printf (*argument, "%d", argument); /* This should produce a format warning */ ~^ ~~~~~~~~ 1 warning generated. configure:21731: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage (int * argument); | extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3))); | | static int usage (int * argument) { | return this_printf (*argument, "%d", argument); /* This should produce a format warning */ | } | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:21767: result: yes configure:21786: checking for __attribute__(format_funcptr) configure:21808: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:21808: $? = 0 configure:21858: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:21858: $? = 0 configure:21930: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 configure:21930: $? = 0 configure:21969: result: no configure:21975: checking for __attribute__(hot) configure:21998: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:152:54: warning: unknown attribute '__hot__' ignored [-Wunknown-attributes] int foo(int arg1, int arg2) __attribute__ ((__hot__)); ^ 1 warning generated. configure:21998: $? = 0 configure:22142: result: no configure:22148: checking for __attribute__(malloc) configure:22174: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:22174: $? = 0 configure:22228: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:22228: $? = 0 configure:22318: result: yes configure:22333: checking for __attribute__(may_alias) configure:22353: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:22353: $? = 0 configure:22401: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:22401: $? = 0 configure:22491: result: yes configure:22501: checking for __attribute__(no_instrument_function) configure:22521: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:22521: $? = 0 configure:22569: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:22569: $? = 0 configure:22659: result: yes configure:22684: checking for __attribute__(nonnull) configure:22707: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:22707: $? = 0 configure:22758: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:22758: $? = 0 configure:22832: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 conftest.c:157:21: warning: null passed to a callee which requires a non-null argument [-Wnonnull] return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ ^ ~~~~~~~~~~ 1 warning generated. configure:22832: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage(int * argument); | int square(int * argument) __attribute__ ((__nonnull__)); | int square(int * argument) { return (*argument) * (*argument); } | | static int usage(int * argument) { | return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ | } | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:22868: result: yes configure:22878: checking for __attribute__(noreturn) configure:22907: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:22907: $? = 0 configure:22964: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:22964: $? = 0 configure:23054: result: yes configure:23064: checking for __attribute__(noreturn_funcptr) configure:23093: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:23093: $? = 0 configure:23150: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:23150: $? = 0 configure:23240: result: yes configure:23250: checking for __attribute__(packed) configure:23275: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:23275: $? = 0 configure:23328: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:23328: $? = 0 configure:23418: result: yes configure:23427: checking for __attribute__(pure) configure:23450: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:23450: $? = 0 configure:23501: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:23501: $? = 0 configure:23591: result: yes configure:23617: checking for __attribute__(sentinel) configure:23639: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:23639: $? = 0 configure:23689: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:23689: $? = 0 configure:23763: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 conftest.c:157:31: warning: missing sentinel in function call return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ ^ conftest.c:153:14: note: function has been explicitly marked sentinel here int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__)); ^ 1 warning generated. configure:23763: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage(int * argument); | int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__)); | | static int usage(int * argument) { | void * last_arg_should_be_null = argument; | return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ | } | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:23799: result: yes configure:23808: checking for __attribute__(unused) configure:23831: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:23831: $? = 0 configure:23882: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:23882: $? = 0 configure:23972: result: yes configure:23985: checking for __attribute__(visibility) configure:24007: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:24007: $? = 0 configure:24057: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:24057: $? = 0 configure:24147: result: yes configure:24172: checking for __attribute__(warn_unused_result) configure:24195: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:24195: $? = 0 configure:24246: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:24246: $? = 0 configure:24324: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 conftest.c:157:12: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-value] foo (*argument); /* Should produce an unused result warning */ ^~~ ~~~~~~~~~ 1 warning generated. configure:24324: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage(int * argument); | int foo(int arg) __attribute__ ((__warn_unused_result__)); | | int foo(int arg) { return arg + 3; } | static int usage(int * argument) { | foo (*argument); /* Should produce an unused result warning */ | return 0; | } | | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:24360: result: yes configure:24370: checking for __attribute__(weak_alias) configure:24394: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:24394: $? = 0 configure:24446: clang++ -c -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:24446: $? = 0 configure:24536: result: yes configure:24663: checking for compiler familyid configure:24695: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I/home/jed/src/openmpi-1.5/ompi/include conftest.c >&5 configure:24695: $? = 0 configure:24695: ./conftest configure:24695: $? = 0 configure:24714: result: 1 configure:24724: checking for compiler familyname configure:24756: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I/home/jed/src/openmpi-1.5/ompi/include conftest.c >&5 configure:24756: $? = 0 configure:24756: ./conftest configure:24756: $? = 0 configure:24775: result: GNU configure:24785: checking for compiler version configure:24817: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I/home/jed/src/openmpi-1.5/ompi/include conftest.c >&5 configure:24817: $? = 0 configure:24817: ./conftest configure:24817: $? = 0 configure:24836: result: 262657 configure:24846: checking for compiler version_str configure:24878: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I/home/jed/src/openmpi-1.5/ompi/include conftest.c >&5 configure:24878: $? = 0 configure:24878: ./conftest configure:24878: $? = 0 configure:24897: result: 4.2.1 configure:24923: checking dependency style of clang configure:25031: result: gcc3 configure:25046: checking for BSD- or MS-compatible name lister (nm) configure:25095: result: /usr/bin/nm -B configure:25213: checking the name lister (/usr/bin/nm -B) interface configure:25220: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:25223: /usr/bin/nm -B "conftest.o" configure:25226: output 0000000000000000 B some_variable configure:25233: result: BSD nm configure:25236: checking for fgrep configure:25298: result: /bin/grep -F configure:25349: checking if need to remove -g from CCASFLAGS configure:25370: result: no configure:25396: checking whether to enable smp locks configure:25404: result: yes configure:25422: checking if .proc/endp is needed configure:25439: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25442: $? = 1 clang: warning: argument unused during compilation: '-O3' clang: warning: argument unused during compilation: '-D NDEBUG' clang: warning: argument unused during compilation: '-finline-functions' clang: warning: argument unused during compilation: '-fno-strict-aliasing' conftest.s: Assembler messages: conftest.s:2: Error: unknown pseudo-op: `.proc' conftest.s:4: Error: unknown pseudo-op: `.endp' clang: error: assembler command failed with exit code 1 (use -v to see invocation) configure: failed program was: .proc mysym mysym: .endp mysym configure:25459: result: no configure:25471: checking directive for setting text section configure:25488: result: .text configure:25499: checking directive for exporting symbols configure:25511: result: .globl configure:25526: checking for objdump configure:25542: found /usr/bin/objdump configure:25553: result: objdump configure:25561: checking if .note.GNU-stack is needed configure:25575: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o configure:25582: $? = 0 configure:25614: result: yes configure:25623: checking suffix for labels configure:25631: result: : configure:25642: checking prefix for global symbol labels configure: trying _ configure:25682: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25685: $? = 0 clang: warning: argument unused during compilation: '-O3' clang: warning: argument unused during compilation: '-D NDEBUG' clang: warning: argument unused during compilation: '-finline-functions' clang: warning: argument unused during compilation: '-fno-strict-aliasing' configure:25690: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 configure:25693: $? = 0 configure:25698: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest > conftest.link 2>&1 configure:25701: $? = 1 conftest_c.o: In function `main': conftest_c.c:(.text+0x5): undefined reference to `gsym_test_func' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) 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:25682: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25685: $? = 0 clang: warning: argument unused during compilation: '-O3' clang: warning: argument unused during compilation: '-D NDEBUG' clang: warning: argument unused during compilation: '-finline-functions' clang: warning: argument unused during compilation: '-fno-strict-aliasing' configure:25690: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 configure:25693: $? = 0 configure:25698: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest > conftest.link 2>&1 configure:25701: $? = 0 configure:25739: result: configure:25758: checking prefix for lsym labels configure: trying L configure:25780: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25783: $? = 0 clang: warning: argument unused during compilation: '-O3' clang: warning: argument unused during compilation: '-D NDEBUG' clang: warning: argument unused during compilation: '-finline-functions' clang: warning: argument unused during compilation: '-fno-strict-aliasing' configure: trying .L configure:25780: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25783: $? = 0 clang: warning: argument unused during compilation: '-O3' clang: warning: argument unused during compilation: '-D NDEBUG' clang: warning: argument unused during compilation: '-finline-functions' clang: warning: argument unused during compilation: '-fno-strict-aliasing' configure:25825: result: .L configure:25836: checking prefix for function in .type configure: trying @ configure:25864: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25867: $? = 0 clang: warning: argument unused during compilation: '-O3' clang: warning: argument unused during compilation: '-D NDEBUG' clang: warning: argument unused during compilation: '-finline-functions' clang: warning: argument unused during compilation: '-fno-strict-aliasing' configure:25894: result: @ configure:25906: checking if .size is needed configure:25920: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25923: $? = 0 clang: warning: argument unused during compilation: '-O3' clang: warning: argument unused during compilation: '-D NDEBUG' clang: warning: argument unused during compilation: '-finline-functions' clang: warning: argument unused during compilation: '-fno-strict-aliasing' configure:25940: result: yes configure:25962: checking if .align directive takes logarithmic value configure:25981: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:25984: $? = 0 clang: warning: argument unused during compilation: '-O3' clang: warning: argument unused during compilation: '-D NDEBUG' clang: warning: argument unused during compilation: '-finline-functions' clang: warning: argument unused during compilation: '-fno-strict-aliasing' configure: .align test address offset is 04 configure:26007: result: no configure:26313: checking if clang supports GCC inline assembly configure:26347: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:26347: $? = 0 configure:26347: ./conftest configure:26347: $? = 0 configure:26389: result: yes configure:26408: checking if clang supports DEC inline assembly configure:26425: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:222:10: fatal error: 'c_asm.h' file not found #include ^ 1 error generated. configure:26425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_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:26433: result: no configure:26452: checking if clang supports XLC inline assembly configure:26462: result: no configure:26485: checking if clang++ supports GCC inline assembly configure:26514: clang++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp >&5 configure:26514: $? = 0 configure:26514: ./conftest configure:26514: $? = 0 configure:26554: result: yes configure:26585: checking if clang++ supports DEC inline assembly configure:26602: clang++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp >&5 conftest.cpp:225:10: fatal error: 'c_asm.h' file not found #include ^ 1 error generated. configure:26602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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:26610: result: no configure:26635: checking if clang++ supports XLC inline assembly configure:26645: result: no configure:26677: checking for assembly format configure:26679: result: default-.text-.globl-:--.L-@-1-0-1-1-1 configure:26691: checking for asssembly architecture configure:26693: result: AMD64 configure:26709: checking for perl configure:26725: found /usr/bin/perl configure:26736: result: perl configure:26746: checking for pre-built assembly file configure:26754: result: yes (atomic-amd64-linux.s) configure:26811: checking for atomic assembly filename configure:26818: result: atomic-amd64-linux.s configure:26947: checking for gfortran configure:26963: found /usr/bin/gfortran configure:26974: result: gfortran configure:27000: checking for Fortran 77 compiler version configure:27009: gfortran --version >&5 GNU Fortran (GCC) 4.5.1 Copyright (C) 2010 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:27020: $? = 0 configure:27009: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info Thread model: posix gcc version 4.5.1 (GCC) configure:27020: $? = 0 configure:27009: gfortran -V >&5 gfortran: '-V' option must have argument configure:27020: $? = 1 configure:27009: gfortran -qversion >&5 gfortran: unrecognized option '-qversion' gfortran: no input files configure:27020: $? = 1 configure:27029: checking whether we are using the GNU Fortran 77 compiler configure:27042: gfortran -c conftest.F >&5 configure:27042: $? = 0 configure:27051: result: yes configure:27057: checking whether gfortran accepts -g configure:27068: gfortran -c -g conftest.f >&5 configure:27068: $? = 0 configure:27076: result: yes configure:27224: checking for gfortran configure:27240: found /usr/bin/gfortran configure:27251: result: gfortran configure:27277: checking for Fortran compiler version configure:27286: gfortran --version >&5 GNU Fortran (GCC) 4.5.1 Copyright (C) 2010 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:27297: $? = 0 configure:27286: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info Thread model: posix gcc version 4.5.1 (GCC) configure:27297: $? = 0 configure:27286: gfortran -V >&5 gfortran: '-V' option must have argument configure:27297: $? = 1 configure:27286: gfortran -qversion >&5 gfortran: unrecognized option '-qversion' gfortran: no input files configure:27297: $? = 1 configure:27306: checking whether we are using the GNU Fortran compiler configure:27319: gfortran -c conftest.F >&5 configure:27319: $? = 0 configure:27328: result: yes configure:27334: checking whether gfortran accepts -g configure:27345: gfortran -c -g conftest.f >&5 configure:27345: $? = 0 configure:27353: result: yes configure:27530: checking if Fortran 77 compiler works configure:27559: gfortran -o conftest conftest.f >&5 configure:27559: $? = 0 configure:27559: ./conftest configure:27559: $? = 0 configure:27575: result: yes configure:27642: checking gfortran external symbol convention configure:27698: gfortran -c conftest.f configure:27705: $? = 0 configure:27744: result: single underscore configure:27816: checking if C and Fortran 77 are link compatible configure:27864: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest_c.c configure:27871: $? = 0 configure:27892: gfortran -o conftest conftest.f conftest_c.o >&5 configure:27892: $? = 0 configure:27918: result: yes configure:27952: checking to see if F77 compiler likes the C++ exception flags configure:27958: result: skipped (no C++ exceptions flags) configure:28077: checking if Fortran 77 compiler supports CHARACTER configure:28093: gfortran -c conftest.f >&5 configure:28093: $? = 0 configure:28106: result: yes configure:28139: checking size of Fortran 77 CHARACTER configure:28207: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:28214: $? = 0 configure:28224: gfortran conftestf.f conftest.o -o conftest configure:28231: $? = 0 configure:28258: ./conftest configure:28265: $? = 0 configure:28293: result: 1 configure:28316: checking for C type corresponding to CHARACTER configure:28362: result: char configure:28429: checking alignment of Fortran CHARACTER configure:28507: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:28514: $? = 0 configure:28524: gfortran conftestf.f conftest.o -o conftest configure:28531: $? = 0 configure:28562: ./conftest configure:28569: $? = 0 configure:28585: result: 1 configure:28726: checking if Fortran 77 compiler supports LOGICAL configure:28742: gfortran -c conftest.f >&5 configure:28742: $? = 0 configure:28755: result: yes configure:28788: checking size of Fortran 77 LOGICAL configure:28856: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:28863: $? = 0 configure:28873: gfortran conftestf.f conftest.o -o conftest configure:28880: $? = 0 configure:28907: ./conftest configure:28914: $? = 0 configure:28942: result: 4 configure:28965: checking for C type corresponding to LOGICAL configure:29011: result: int configure:29078: checking alignment of Fortran LOGICAL configure:29156: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:29163: $? = 0 configure:29173: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:29180: $? = 0 configure:29211: ./conftest configure:29218: $? = 0 configure:29234: result: 4 configure:29374: checking if Fortran 77 compiler supports LOGICAL*1 configure:29390: gfortran -c conftest.f >&5 configure:29390: $? = 0 configure:29403: result: yes configure:29436: checking size of Fortran 77 LOGICAL*1 configure:29504: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:29511: $? = 0 configure:29521: gfortran conftestf.f conftest.o -o conftest configure:29528: $? = 0 configure:29555: ./conftest configure:29562: $? = 0 configure:29590: result: 1 configure:29613: checking for C type corresponding to LOGICAL*1 configure:29669: result: char configure:29736: checking alignment of Fortran LOGICAL*1 configure:29814: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:29821: $? = 0 configure:29831: gfortran conftestf.f conftest.o -o conftest configure:29838: $? = 0 configure:29869: ./conftest configure:29876: $? = 0 configure:29892: result: 1 configure:30032: checking if Fortran 77 compiler supports LOGICAL*2 configure:30048: gfortran -c conftest.f >&5 configure:30048: $? = 0 configure:30061: result: yes configure:30094: checking size of Fortran 77 LOGICAL*2 configure:30162: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:30169: $? = 0 configure:30179: gfortran conftestf.f conftest.o -o conftest configure:30186: $? = 0 configure:30213: ./conftest configure:30220: $? = 0 configure:30248: result: 2 configure:30271: checking for C type corresponding to LOGICAL*2 configure:30322: result: short configure:30389: checking alignment of Fortran LOGICAL*2 configure:30467: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:30474: $? = 0 configure:30484: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 1 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 1 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:30491: $? = 0 configure:30522: ./conftest configure:30529: $? = 0 configure:30545: result: 2 configure:30685: checking if Fortran 77 compiler supports LOGICAL*4 configure:30701: gfortran -c conftest.f >&5 configure:30701: $? = 0 configure:30714: result: yes configure:30747: checking size of Fortran 77 LOGICAL*4 configure:30815: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:30822: $? = 0 configure:30832: gfortran conftestf.f conftest.o -o conftest configure:30839: $? = 0 configure:30866: ./conftest configure:30873: $? = 0 configure:30901: result: 4 configure:30924: checking for C type corresponding to LOGICAL*4 configure:30965: result: int configure:31032: checking alignment of Fortran LOGICAL*4 configure:31110: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:31117: $? = 0 configure:31127: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:31134: $? = 0 configure:31165: ./conftest configure:31172: $? = 0 configure:31188: result: 4 configure:31328: checking if Fortran 77 compiler supports LOGICAL*8 configure:31344: gfortran -c conftest.f >&5 configure:31344: $? = 0 configure:31357: result: yes configure:31390: checking size of Fortran 77 LOGICAL*8 configure:31458: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:31465: $? = 0 configure:31475: gfortran conftestf.f conftest.o -o conftest configure:31482: $? = 0 configure:31509: ./conftest configure:31516: $? = 0 configure:31544: result: 8 configure:31567: checking for C type corresponding to LOGICAL*8 configure:31603: result: long long configure:31670: checking alignment of Fortran LOGICAL*8 configure:31748: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:31755: $? = 0 configure:31765: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:31772: $? = 0 configure:31803: ./conftest configure:31810: $? = 0 configure:31826: result: 8 configure:31967: checking if Fortran 77 compiler supports INTEGER configure:31983: gfortran -c conftest.f >&5 configure:31983: $? = 0 configure:31996: result: yes configure:32029: checking size of Fortran 77 INTEGER configure:32097: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:32104: $? = 0 configure:32114: gfortran conftestf.f conftest.o -o conftest configure:32121: $? = 0 configure:32148: ./conftest configure:32155: $? = 0 configure:32183: result: 4 configure:32206: checking for C type corresponding to INTEGER configure:32247: result: int configure:32314: checking alignment of Fortran INTEGER configure:32392: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:32399: $? = 0 configure:32409: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:32416: $? = 0 configure:32447: ./conftest configure:32454: $? = 0 configure:32470: result: 4 configure:32610: checking if Fortran 77 compiler supports INTEGER*1 configure:32626: gfortran -c conftest.f >&5 configure:32626: $? = 0 configure:32639: result: yes configure:32672: checking size of Fortran 77 INTEGER*1 configure:32740: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:32747: $? = 0 configure:32757: gfortran conftestf.f conftest.o -o conftest configure:32764: $? = 0 configure:32791: ./conftest configure:32798: $? = 0 configure:32826: result: 1 configure:32849: checking for C type corresponding to INTEGER*1 configure:32900: result: char configure:32967: checking alignment of Fortran INTEGER*1 configure:33045: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:33052: $? = 0 configure:33062: gfortran conftestf.f conftest.o -o conftest configure:33069: $? = 0 configure:33100: ./conftest configure:33107: $? = 0 configure:33123: result: 1 configure:33263: checking if Fortran 77 compiler supports INTEGER*2 configure:33279: gfortran -c conftest.f >&5 configure:33279: $? = 0 configure:33292: result: yes configure:33325: checking size of Fortran 77 INTEGER*2 configure:33393: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:33400: $? = 0 configure:33410: gfortran conftestf.f conftest.o -o conftest configure:33417: $? = 0 configure:33444: ./conftest configure:33451: $? = 0 configure:33479: result: 2 configure:33502: checking for C type corresponding to INTEGER*2 configure:33553: result: short configure:33620: checking alignment of Fortran INTEGER*2 configure:33698: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:33705: $? = 0 configure:33715: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 1 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 1 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:33722: $? = 0 configure:33753: ./conftest configure:33760: $? = 0 configure:33776: result: 2 configure:33916: checking if Fortran 77 compiler supports INTEGER*4 configure:33932: gfortran -c conftest.f >&5 configure:33932: $? = 0 configure:33945: result: yes configure:33978: checking size of Fortran 77 INTEGER*4 configure:34046: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:34053: $? = 0 configure:34063: gfortran conftestf.f conftest.o -o conftest configure:34070: $? = 0 configure:34097: ./conftest configure:34104: $? = 0 configure:34132: result: 4 configure:34155: checking for C type corresponding to INTEGER*4 configure:34196: result: int configure:34263: checking alignment of Fortran INTEGER*4 configure:34341: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:34348: $? = 0 configure:34358: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:34365: $? = 0 configure:34396: ./conftest configure:34403: $? = 0 configure:34419: result: 4 configure:34559: checking if Fortran 77 compiler supports INTEGER*8 configure:34575: gfortran -c conftest.f >&5 configure:34575: $? = 0 configure:34588: result: yes configure:34621: checking size of Fortran 77 INTEGER*8 configure:34689: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:34696: $? = 0 configure:34706: gfortran conftestf.f conftest.o -o conftest configure:34713: $? = 0 configure:34740: ./conftest configure:34747: $? = 0 configure:34775: result: 8 configure:34798: checking for C type corresponding to INTEGER*8 configure:34834: result: long long configure:34901: checking alignment of Fortran INTEGER*8 configure:34979: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:34986: $? = 0 configure:34996: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:35003: $? = 0 configure:35034: ./conftest configure:35041: $? = 0 configure:35057: result: 8 configure:35197: checking if Fortran 77 compiler supports INTEGER*16 configure:35213: gfortran -c conftest.f >&5 configure:35213: $? = 0 configure:35226: result: yes configure:35259: checking size of Fortran 77 INTEGER*16 configure:35327: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:35334: $? = 0 configure:35344: gfortran conftestf.f conftest.o -o conftest configure:35351: $? = 0 configure:35378: ./conftest configure:35385: $? = 0 configure:35413: result: 16 configure:35436: checking for C type corresponding to INTEGER*16 configure:35472: result: not found configure:35476: WARNING: *** Did not find corresponding C type configure:35836: checking if Fortran 77 compiler supports REAL configure:35852: gfortran -c conftest.f >&5 configure:35852: $? = 0 configure:35865: result: yes configure:35898: checking size of Fortran 77 REAL configure:35966: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:35973: $? = 0 configure:35983: gfortran conftestf.f conftest.o -o conftest configure:35990: $? = 0 configure:36017: ./conftest configure:36024: $? = 0 configure:36052: result: 4 configure:36075: checking for C type corresponding to REAL configure:36106: result: float configure:36173: checking alignment of Fortran REAL configure:36251: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:36258: $? = 0 configure:36268: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:36275: $? = 0 configure:36306: ./conftest configure:36313: $? = 0 configure:36329: result: 4 configure:36469: checking if Fortran 77 compiler supports REAL*2 configure:36485: gfortran -c conftest.f >&5 conftest.f:3.14: REAL*2 bogus_variable 1 Error: Old-style type declaration REAL*2 not supported at (1) configure:36485: $? = 1 configure: failed program was: | C | program main | REAL*2 bogus_variable | end configure:36498: result: no configure:37102: checking if Fortran 77 compiler supports REAL*4 configure:37118: gfortran -c conftest.f >&5 configure:37118: $? = 0 configure:37131: result: yes configure:37164: checking size of Fortran 77 REAL*4 configure:37232: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:37239: $? = 0 configure:37249: gfortran conftestf.f conftest.o -o conftest configure:37256: $? = 0 configure:37283: ./conftest configure:37290: $? = 0 configure:37318: result: 4 configure:37341: checking for C type corresponding to REAL*4 configure:37372: result: float configure:37439: checking alignment of Fortran REAL*4 configure:37517: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:37524: $? = 0 configure:37534: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:37541: $? = 0 configure:37572: ./conftest configure:37579: $? = 0 configure:37595: result: 4 configure:37735: checking if Fortran 77 compiler supports REAL*8 configure:37751: gfortran -c conftest.f >&5 configure:37751: $? = 0 configure:37764: result: yes configure:37797: checking size of Fortran 77 REAL*8 configure:37865: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:37872: $? = 0 configure:37882: gfortran conftestf.f conftest.o -o conftest configure:37889: $? = 0 configure:37916: ./conftest configure:37923: $? = 0 configure:37951: result: 8 configure:37974: checking for C type corresponding to REAL*8 configure:38005: result: double configure:38072: checking alignment of Fortran REAL*8 configure:38150: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:38157: $? = 0 configure:38167: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:38174: $? = 0 configure:38205: ./conftest configure:38212: $? = 0 configure:38228: result: 8 configure:38368: checking if Fortran 77 compiler supports REAL*16 configure:38384: gfortran -c conftest.f >&5 conftest.f:3.15: REAL*16 bogus_variable 1 Error: Old-style type declaration REAL*16 not supported at (1) configure:38384: $? = 1 configure: failed program was: | C | program main | REAL*16 bogus_variable | end configure:38397: result: no configure:38993: checking for C type matching bit representation of REAL*16 configure:39365: result: skipped (no REAL*16) configure:39375: WARNING: MPI_REAL16 and MPI_COMPLEX32 support have been disabled configure:39461: checking if Fortran 77 compiler supports DOUBLE PRECISION configure:39477: gfortran -c conftest.f >&5 configure:39477: $? = 0 configure:39490: result: yes configure:39523: checking size of Fortran 77 DOUBLE PRECISION configure:39591: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:39598: $? = 0 configure:39608: gfortran conftestf.f conftest.o -o conftest configure:39615: $? = 0 configure:39642: ./conftest configure:39649: $? = 0 configure:39677: result: 8 configure:39700: checking for C type corresponding to DOUBLE PRECISION configure:39731: result: double configure:39798: checking alignment of Fortran DOUBLE PRECISION configure:39876: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:39883: $? = 0 configure:39893: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:39900: $? = 0 configure:39931: ./conftest configure:39938: $? = 0 configure:39954: result: 8 configure:40095: checking if Fortran 77 compiler supports COMPLEX configure:40111: gfortran -c conftest.f >&5 configure:40111: $? = 0 configure:40124: result: yes configure:40157: checking size of Fortran 77 COMPLEX configure:40225: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:40232: $? = 0 configure:40242: gfortran conftestf.f conftest.o -o conftest configure:40249: $? = 0 configure:40276: ./conftest configure:40283: $? = 0 configure:40311: result: 8 configure:40373: checking alignment of Fortran COMPLEX configure:40451: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:40458: $? = 0 configure:40468: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:40475: $? = 0 configure:40506: ./conftest configure:40513: $? = 0 configure:40529: result: 4 configure:40671: checking if Fortran 77 compiler supports DOUBLE COMPLEX configure:40687: gfortran -c conftest.f >&5 configure:40687: $? = 0 configure:40700: result: yes configure:40733: checking size of Fortran 77 DOUBLE COMPLEX configure:40801: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:40808: $? = 0 configure:40818: gfortran conftestf.f conftest.o -o conftest configure:40825: $? = 0 configure:40852: ./conftest configure:40859: $? = 0 configure:40887: result: 16 configure:40949: checking alignment of Fortran DOUBLE COMPLEX configure:41027: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:41034: $? = 0 configure:41044: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:41051: $? = 0 configure:41082: ./conftest configure:41089: $? = 0 configure:41105: result: 8 configure:41257: checking if Fortran 77 compiler supports COMPLEX*8 configure:41273: gfortran -c conftest.f >&5 configure:41273: $? = 0 configure:41286: result: yes configure:41319: checking size of Fortran 77 COMPLEX*8 configure:41387: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:41394: $? = 0 configure:41404: gfortran conftestf.f conftest.o -o conftest configure:41411: $? = 0 configure:41438: ./conftest configure:41445: $? = 0 configure:41473: result: 8 configure:41535: checking alignment of Fortran COMPLEX*8 configure:41613: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:41620: $? = 0 configure:41630: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:41637: $? = 0 configure:41668: ./conftest configure:41675: $? = 0 configure:41691: result: 4 configure:41831: checking if Fortran 77 compiler supports COMPLEX*16 configure:41847: gfortran -c conftest.f >&5 configure:41847: $? = 0 configure:41860: result: yes configure:41893: checking size of Fortran 77 COMPLEX*16 configure:41961: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:41968: $? = 0 configure:41978: gfortran conftestf.f conftest.o -o conftest configure:41985: $? = 0 configure:42012: ./conftest configure:42019: $? = 0 configure:42047: result: 16 configure:42109: checking alignment of Fortran COMPLEX*16 configure:42187: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:42194: $? = 0 configure:42204: gfortran conftestf.f conftest.o -o conftest conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons conftestf.f:5.18: common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons configure:42211: $? = 0 configure:42242: ./conftest configure:42249: $? = 0 configure:42265: result: 8 configure:42405: checking if Fortran 77 compiler supports COMPLEX*32 configure:42421: gfortran -c conftest.f >&5 conftest.f:3.18: COMPLEX*32 bogus_variable 1 Error: Old-style type declaration COMPLEX*32 not supported at (1) configure:42421: $? = 1 configure: failed program was: | C | program main | COMPLEX*32 bogus_variable | end configure:42434: result: no configure:42930: checking for max Fortran MPI handle index configure:42980: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:42980: $? = 0 configure:42980: ./conftest configure:42980: $? = 0 configure:43005: result: ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) configure:43025: checking Fortran value for .TRUE. logical type configure:43121: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:43128: $? = 0 configure:43138: gfortran -o conftest conftest.o conftestf.f configure:43145: $? = 0 configure:43172: ./conftest configure:43179: $? = 0 configure:43193: result: 1 configure:43206: checking for correct handling of Fortran logical arrays configure:43294: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:43301: $? = 0 configure:43311: gfortran conftestf.f conftest.o -o conftest configure:43318: $? = 0 configure:43345: ./conftest configure:43352: $? = 0 configure:43370: result: yes configure:43385: checking for the value of MPI_STATUS_SIZE configure:43409: result: 6 Fortran INTEGERs configure:43601: checking if Fortran compiler works configure:43630: gfortran -o conftest conftest.f >&5 configure:43630: $? = 0 configure:43630: ./conftest configure:43630: $? = 0 configure:43646: result: yes configure:43668: checking whether gfortran and gfortran compilers are compatible configure:43693: gfortran -c conftestf90.f configure:43700: $? = 0 configure:43710: gfortran -c conftestf77.f configure:43717: $? = 0 configure:43727: gfortran -o conftest conftestf90.o conftestf77.o configure:43734: $? = 0 configure:43805: result: yes configure:43832: checking for extra arguments to build a shared library configure:43855: result: none needed configure:43875: checking for Fortran flag to compile .f files configure:43891: gfortran -c conftest.f >&5 configure:43891: $? = 0 configure:43900: result: none configure:43925: checking for Fortran flag to compile .f90 files configure:43941: gfortran -c conftest.f90 >&5 configure:43941: $? = 0 configure:43950: result: none configure:43983: checking to see if F90 compiler likes the C++ exception flags configure:43989: result: skipped (no C++ exceptions flags) configure:44051: checking for Fortran 90 compiler module include flag configure:44077: gfortran -c conftest-module.f90 configure:44084: $? = 0 configure:44121: gfortran conftest.f90 -Isubdir configure:44128: $? = 0 configure:44146: result: -I configure:44185: checking if Fortran 90 compiler supports CHARACTER configure:44200: gfortran -c conftest.f90 >&5 configure:44200: $? = 0 configure:44213: result: yes configure:44246: checking size of Fortran 90 CHARACTER configure:44313: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:44320: $? = 0 configure:44330: gfortran conftestf.f90 conftest.o -o conftest configure:44337: $? = 0 configure:44381: ./conftest configure:44388: $? = 0 configure:44404: result: 1 configure:44431: checking if Fortran 77 and 90 type sizes match configure:44442: result: yes configure:44522: checking if Fortran 90 compiler supports LOGICAL configure:44537: gfortran -c conftest.f90 >&5 configure:44537: $? = 0 configure:44550: result: yes configure:44583: checking size of Fortran 90 LOGICAL configure:44650: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:44657: $? = 0 configure:44667: gfortran conftestf.f90 conftest.o -o conftest configure:44674: $? = 0 configure:44718: ./conftest configure:44725: $? = 0 configure:44741: result: 4 configure:44768: checking if Fortran 77 and 90 type sizes match configure:44779: result: yes configure:44857: checking if Fortran 90 compiler supports LOGICAL*1 configure:44872: gfortran -c conftest.f90 >&5 configure:44872: $? = 0 configure:44885: result: yes configure:44918: checking size of Fortran 90 LOGICAL*1 configure:44985: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:44992: $? = 0 configure:45002: gfortran conftestf.f90 conftest.o -o conftest configure:45009: $? = 0 configure:45053: ./conftest configure:45060: $? = 0 configure:45076: result: 1 configure:45103: checking if Fortran 77 and 90 type sizes match configure:45114: result: yes configure:45192: checking if Fortran 90 compiler supports LOGICAL*2 configure:45207: gfortran -c conftest.f90 >&5 configure:45207: $? = 0 configure:45220: result: yes configure:45253: checking size of Fortran 90 LOGICAL*2 configure:45320: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:45327: $? = 0 configure:45337: gfortran conftestf.f90 conftest.o -o conftest configure:45344: $? = 0 configure:45388: ./conftest configure:45395: $? = 0 configure:45411: result: 2 configure:45438: checking if Fortran 77 and 90 type sizes match configure:45449: result: yes configure:45527: checking if Fortran 90 compiler supports LOGICAL*4 configure:45542: gfortran -c conftest.f90 >&5 configure:45542: $? = 0 configure:45555: result: yes configure:45588: checking size of Fortran 90 LOGICAL*4 configure:45655: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:45662: $? = 0 configure:45672: gfortran conftestf.f90 conftest.o -o conftest configure:45679: $? = 0 configure:45723: ./conftest configure:45730: $? = 0 configure:45746: result: 4 configure:45773: checking if Fortran 77 and 90 type sizes match configure:45784: result: yes configure:45862: checking if Fortran 90 compiler supports LOGICAL*8 configure:45877: gfortran -c conftest.f90 >&5 configure:45877: $? = 0 configure:45890: result: yes configure:45923: checking size of Fortran 90 LOGICAL*8 configure:45990: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:45997: $? = 0 configure:46007: gfortran conftestf.f90 conftest.o -o conftest configure:46014: $? = 0 configure:46058: ./conftest configure:46065: $? = 0 configure:46081: result: 8 configure:46108: checking if Fortran 77 and 90 type sizes match configure:46119: result: yes configure:46199: checking if Fortran 90 compiler supports INTEGER configure:46214: gfortran -c conftest.f90 >&5 configure:46214: $? = 0 configure:46227: result: yes configure:46260: checking size of Fortran 90 INTEGER configure:46327: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:46334: $? = 0 configure:46344: gfortran conftestf.f90 conftest.o -o conftest configure:46351: $? = 0 configure:46395: ./conftest configure:46402: $? = 0 configure:46418: result: 4 configure:46445: checking if Fortran 77 and 90 type sizes match configure:46456: result: yes configure:46534: checking if Fortran 90 compiler supports INTEGER*1 configure:46549: gfortran -c conftest.f90 >&5 configure:46549: $? = 0 configure:46562: result: yes configure:46595: checking size of Fortran 90 INTEGER*1 configure:46662: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:46669: $? = 0 configure:46679: gfortran conftestf.f90 conftest.o -o conftest configure:46686: $? = 0 configure:46730: ./conftest configure:46737: $? = 0 configure:46753: result: 1 configure:46780: checking if Fortran 77 and 90 type sizes match configure:46791: result: yes configure:46869: checking if Fortran 90 compiler supports INTEGER*2 configure:46884: gfortran -c conftest.f90 >&5 configure:46884: $? = 0 configure:46897: result: yes configure:46930: checking size of Fortran 90 INTEGER*2 configure:46997: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:47004: $? = 0 configure:47014: gfortran conftestf.f90 conftest.o -o conftest configure:47021: $? = 0 configure:47065: ./conftest configure:47072: $? = 0 configure:47088: result: 2 configure:47115: checking if Fortran 77 and 90 type sizes match configure:47126: result: yes configure:47204: checking if Fortran 90 compiler supports INTEGER*4 configure:47219: gfortran -c conftest.f90 >&5 configure:47219: $? = 0 configure:47232: result: yes configure:47265: checking size of Fortran 90 INTEGER*4 configure:47332: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:47339: $? = 0 configure:47349: gfortran conftestf.f90 conftest.o -o conftest configure:47356: $? = 0 configure:47400: ./conftest configure:47407: $? = 0 configure:47423: result: 4 configure:47450: checking if Fortran 77 and 90 type sizes match configure:47461: result: yes configure:47539: checking if Fortran 90 compiler supports INTEGER*8 configure:47554: gfortran -c conftest.f90 >&5 configure:47554: $? = 0 configure:47567: result: yes configure:47600: checking size of Fortran 90 INTEGER*8 configure:47667: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:47674: $? = 0 configure:47684: gfortran conftestf.f90 conftest.o -o conftest configure:47691: $? = 0 configure:47735: ./conftest configure:47742: $? = 0 configure:47758: result: 8 configure:47785: checking if Fortran 77 and 90 type sizes match configure:47796: result: yes configure:47874: checking if Fortran 90 compiler supports INTEGER*16 configure:47889: gfortran -c conftest.f90 >&5 configure:47889: $? = 0 configure:47902: result: yes configure:47935: checking size of Fortran 90 INTEGER*16 configure:48002: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:48009: $? = 0 configure:48019: gfortran conftestf.f90 conftest.o -o conftest configure:48026: $? = 0 configure:48070: ./conftest configure:48077: $? = 0 configure:48093: result: 16 configure:48111: WARNING: *** Corresponding Fortran 77 type (INTEGER*16) not supported configure:48113: WARNING: *** Skipping Fortran 90 type (INTEGER*16) configure:48211: checking if Fortran 90 compiler supports REAL configure:48226: gfortran -c conftest.f90 >&5 configure:48226: $? = 0 configure:48239: result: yes configure:48272: checking size of Fortran 90 REAL configure:48339: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:48346: $? = 0 configure:48356: gfortran conftestf.f90 conftest.o -o conftest configure:48363: $? = 0 configure:48407: ./conftest configure:48414: $? = 0 configure:48430: result: 4 configure:48457: checking if Fortran 77 and 90 type sizes match configure:48468: result: yes configure:48546: checking if Fortran 90 compiler supports REAL*2 configure:48561: gfortran -c conftest.f90 >&5 conftest.f90:2.10: REAL*2 :: x 1 Error: Old-style type declaration REAL*2 not supported at (1) configure:48561: $? = 1 configure: failed program was: | program main | REAL*2 :: x | end configure:48574: result: no configure:48881: checking if Fortran 90 compiler supports REAL*4 configure:48896: gfortran -c conftest.f90 >&5 configure:48896: $? = 0 configure:48909: result: yes configure:48942: checking size of Fortran 90 REAL*4 configure:49009: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:49016: $? = 0 configure:49026: gfortran conftestf.f90 conftest.o -o conftest configure:49033: $? = 0 configure:49077: ./conftest configure:49084: $? = 0 configure:49100: result: 4 configure:49127: checking if Fortran 77 and 90 type sizes match configure:49138: result: yes configure:49216: checking if Fortran 90 compiler supports REAL*8 configure:49231: gfortran -c conftest.f90 >&5 configure:49231: $? = 0 configure:49244: result: yes configure:49277: checking size of Fortran 90 REAL*8 configure:49344: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:49351: $? = 0 configure:49361: gfortran conftestf.f90 conftest.o -o conftest configure:49368: $? = 0 configure:49412: ./conftest configure:49419: $? = 0 configure:49435: result: 8 configure:49462: checking if Fortran 77 and 90 type sizes match configure:49473: result: yes configure:49551: checking if Fortran 90 compiler supports REAL*16 configure:49566: gfortran -c conftest.f90 >&5 conftest.f90:2.11: REAL*16 :: x 1 Error: Old-style type declaration REAL*16 not supported at (1) configure:49566: $? = 1 configure: failed program was: | program main | REAL*16 :: x | end configure:49579: result: no configure:49886: checking if Fortran 90 compiler supports DOUBLE PRECISION configure:49901: gfortran -c conftest.f90 >&5 configure:49901: $? = 0 configure:49914: result: yes configure:49947: checking size of Fortran 90 DOUBLE PRECISION configure:50014: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:50021: $? = 0 configure:50031: gfortran conftestf.f90 conftest.o -o conftest configure:50038: $? = 0 configure:50082: ./conftest configure:50089: $? = 0 configure:50105: result: 8 configure:50132: checking if Fortran 77 and 90 type sizes match configure:50143: result: yes configure:50223: checking if Fortran 90 compiler supports COMPLEX configure:50238: gfortran -c conftest.f90 >&5 configure:50238: $? = 0 configure:50251: result: yes configure:50284: checking size of Fortran 90 COMPLEX configure:50351: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:50358: $? = 0 configure:50368: gfortran conftestf.f90 conftest.o -o conftest configure:50375: $? = 0 configure:50419: ./conftest configure:50426: $? = 0 configure:50442: result: 8 configure:50469: checking if Fortran 77 and 90 type sizes match configure:50480: result: yes configure:50558: checking if Fortran 90 compiler supports COMPLEX*8 configure:50573: gfortran -c conftest.f90 >&5 configure:50573: $? = 0 configure:50586: result: yes configure:50619: checking size of Fortran 90 COMPLEX*8 configure:50686: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:50693: $? = 0 configure:50703: gfortran conftestf.f90 conftest.o -o conftest configure:50710: $? = 0 configure:50754: ./conftest configure:50761: $? = 0 configure:50777: result: 8 configure:50804: checking if Fortran 77 and 90 type sizes match configure:50815: result: yes configure:50893: checking if Fortran 90 compiler supports COMPLEX*16 configure:50908: gfortran -c conftest.f90 >&5 configure:50908: $? = 0 configure:50921: result: yes configure:50954: checking size of Fortran 90 COMPLEX*16 configure:51021: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:51028: $? = 0 configure:51038: gfortran conftestf.f90 conftest.o -o conftest configure:51045: $? = 0 configure:51089: ./conftest configure:51096: $? = 0 configure:51112: result: 16 configure:51139: checking if Fortran 77 and 90 type sizes match configure:51150: result: yes configure:51228: checking if Fortran 90 compiler supports COMPLEX*32 configure:51243: gfortran -c conftest.f90 >&5 conftest.f90:2.14: COMPLEX*32 :: x 1 Error: Old-style type declaration COMPLEX*32 not supported at (1) configure:51243: $? = 1 configure: failed program was: | program main | COMPLEX*32 :: x | end configure:51256: result: no configure:51563: checking if Fortran 90 compiler supports DOUBLE COMPLEX configure:51578: gfortran -c conftest.f90 >&5 configure:51578: $? = 0 configure:51591: result: yes configure:51624: checking size of Fortran 90 DOUBLE COMPLEX configure:51691: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c configure:51698: $? = 0 configure:51708: gfortran conftestf.f90 conftest.o -o conftest configure:51715: $? = 0 configure:51759: ./conftest configure:51766: $? = 0 configure:51782: result: 16 configure:51809: checking if Fortran 77 and 90 type sizes match configure:51820: result: yes configure:51995: checking Fortran 90 kind of MPI_INTEGER_KIND (selected_int_kind(9)) configure:52013: gfortran -o conftest conftestf.f90 configure:52020: $? = 0 configure:52060: ./conftest configure:52067: $? = 0 configure:52083: result: 4 configure:52506: checking Fortran 90 kind of MPI_ADDRESS_KIND (selected_int_kind(18)) configure:52524: gfortran -o conftest conftestf.f90 configure:52531: $? = 0 configure:52571: ./conftest configure:52578: $? = 0 configure:52594: result: 8 configure:52713: checking Fortran 90 kind of MPI_OFFSET_KIND (selected_int_kind(18)) configure:52801: result: 8 configure:52909: checking alloca.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking alloca.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for alloca.h configure:52909: result: yes configure:52909: checking aio.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking aio.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for aio.h configure:52909: result: yes configure:52909: checking arpa/inet.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking arpa/inet.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for arpa/inet.h configure:52909: result: yes configure:52909: checking dirent.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking dirent.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for dirent.h configure:52909: result: yes configure:52909: checking dlfcn.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking dlfcn.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for dlfcn.h configure:52909: result: yes configure:52909: checking execinfo.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking execinfo.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for execinfo.h configure:52909: result: yes configure:52909: checking err.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking err.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for err.h configure:52909: result: yes configure:52909: checking fcntl.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking fcntl.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for fcntl.h configure:52909: result: yes configure:52909: checking grp.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking grp.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for grp.h configure:52909: result: yes configure:52909: checking for inttypes.h configure:52909: result: yes configure:52909: checking libgen.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking libgen.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for libgen.h configure:52909: result: yes configure:52909: checking libutil.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:385:10: fatal error: 'libutil.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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:52909: result: no configure:52909: checking libutil.h presence configure:52909: clang -E conftest.c conftest.c:352:10: fatal error: 'libutil.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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:52909: result: no configure:52909: checking for libutil.h configure:52909: result: no configure:52909: checking for memory.h configure:52909: result: yes configure:52909: checking netdb.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking netdb.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for netdb.h configure:52909: result: yes configure:52909: checking netinet/in.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking netinet/in.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for netinet/in.h configure:52909: result: yes configure:52909: checking netinet/tcp.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking netinet/tcp.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for netinet/tcp.h configure:52909: result: yes configure:52909: checking poll.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking poll.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for poll.h configure:52909: result: yes configure:52909: checking pthread.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking pthread.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for pthread.h configure:52909: result: yes configure:52909: checking pty.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking pty.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for pty.h configure:52909: result: yes configure:52909: checking pwd.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking pwd.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for pwd.h configure:52909: result: yes configure:52909: checking sched.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sched.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sched.h configure:52909: result: yes configure:52909: checking for stdint.h configure:52909: result: yes configure:52909: checking stddef.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking stddef.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for stddef.h configure:52909: result: yes configure:52909: checking for stdlib.h configure:52909: result: yes configure:52909: checking for string.h configure:52909: result: yes configure:52909: checking for strings.h configure:52909: result: yes configure:52909: checking stropts.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking stropts.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for stropts.h configure:52909: result: yes configure:52909: checking sys/fcntl.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/fcntl.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/fcntl.h configure:52909: result: yes configure:52909: checking sys/ipc.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/ipc.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/ipc.h configure:52909: result: yes configure:52909: checking sys/ioctl.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/ioctl.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/ioctl.h configure:52909: result: yes configure:52909: checking sys/mman.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/mman.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/mman.h configure:52909: result: yes configure:52909: checking sys/mount.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/mount.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/mount.h configure:52909: result: yes configure:52909: checking sys/param.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/param.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/param.h configure:52909: result: yes configure:52909: checking sys/queue.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/queue.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/queue.h configure:52909: result: yes configure:52909: checking sys/resource.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/resource.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/resource.h configure:52909: result: yes configure:52909: checking sys/select.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/select.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/select.h configure:52909: result: yes configure:52909: checking sys/socket.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/socket.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/socket.h configure:52909: result: yes configure:52909: checking sys/sockio.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:410:10: fatal error: 'sys/sockio.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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:52909: result: no configure:52909: checking sys/sockio.h presence configure:52909: clang -E conftest.c conftest.c:377:10: fatal error: 'sys/sockio.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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:52909: result: no configure:52909: checking for sys/sockio.h configure:52909: result: no configure:52909: checking stdarg.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking stdarg.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for stdarg.h configure:52909: result: yes configure:52909: checking for sys/stat.h configure:52909: result: yes configure:52909: checking sys/statfs.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/statfs.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/statfs.h configure:52909: result: yes configure:52909: checking sys/statvfs.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/statvfs.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/statvfs.h configure:52909: result: yes configure:52909: checking sys/time.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/time.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/time.h configure:52909: result: yes configure:52909: checking sys/tree.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:415:10: fatal error: 'sys/tree.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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:52909: result: no configure:52909: checking sys/tree.h presence configure:52909: clang -E conftest.c conftest.c:382:10: fatal error: 'sys/tree.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:52909: result: no configure:52909: checking for sys/tree.h configure:52909: result: no configure:52909: checking for sys/types.h configure:52909: result: yes configure:52909: checking sys/uio.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/uio.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/uio.h configure:52909: result: yes configure:52909: checking net/uio.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:417:10: fatal error: 'net/uio.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include | #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:52909: result: no configure:52909: checking net/uio.h presence configure:52909: clang -E conftest.c conftest.c:384:10: fatal error: 'net/uio.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:52909: result: no configure:52909: checking for net/uio.h configure:52909: result: no configure:52909: checking sys/utsname.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/utsname.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/utsname.h configure:52909: result: yes configure:52909: checking sys/vfs.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/vfs.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/vfs.h configure:52909: result: yes configure:52909: checking sys/wait.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/wait.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/wait.h configure:52909: result: yes configure:52909: checking syslog.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking syslog.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for syslog.h configure:52909: result: yes configure:52909: checking time.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking time.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for time.h configure:52909: result: yes configure:52909: checking termios.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking termios.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for termios.h configure:52909: result: yes configure:52909: checking ulimit.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking ulimit.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for ulimit.h configure:52909: result: yes configure:52909: checking for unistd.h configure:52909: result: yes configure:52909: checking util.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:425:10: fatal error: 'util.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_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:52909: result: no configure:52909: checking util.h presence configure:52909: clang -E conftest.c conftest.c:392:10: fatal error: 'util.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_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:52909: result: no configure:52909: checking for util.h configure:52909: result: no configure:52909: checking utmp.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking utmp.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for utmp.h configure:52909: result: yes configure:52909: checking malloc.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking malloc.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for malloc.h configure:52909: result: yes configure:52909: checking ifaddrs.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking ifaddrs.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for ifaddrs.h configure:52909: result: yes configure:52909: checking sys/sysctl.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking sys/sysctl.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for sys/sysctl.h configure:52909: result: yes configure:52909: checking crt_externs.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:429:10: fatal error: 'crt_externs.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #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:52909: result: no configure:52909: checking crt_externs.h presence configure:52909: clang -E conftest.c conftest.c:396:10: fatal error: 'crt_externs.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:52909: result: no configure:52909: checking for crt_externs.h configure:52909: result: no configure:52909: checking regex.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking regex.h presence configure:52909: clang -E conftest.c configure:52909: $? = 0 configure:52909: result: yes configure:52909: checking for regex.h configure:52909: result: yes configure:52909: checking ioLib.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:430:10: fatal error: 'ioLib.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #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:52909: result: no configure:52909: checking ioLib.h presence configure:52909: clang -E conftest.c conftest.c:397:10: fatal error: 'ioLib.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:52909: result: no configure:52909: checking for ioLib.h configure:52909: result: no configure:52909: checking sockLib.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:430:10: fatal error: 'sockLib.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #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:52909: result: no configure:52909: checking sockLib.h presence configure:52909: clang -E conftest.c conftest.c:397:10: fatal error: 'sockLib.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:52909: result: no configure:52909: checking for sockLib.h configure:52909: result: no configure:52909: checking hostLib.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:430:10: fatal error: 'hostLib.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #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:52909: result: no configure:52909: checking hostLib.h presence configure:52909: clang -E conftest.c conftest.c:397:10: fatal error: 'hostLib.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:52909: result: no configure:52909: checking for hostLib.h configure:52909: result: no configure:52909: checking shlwapi.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:430:10: fatal error: 'shlwapi.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #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:52909: result: no configure:52909: checking shlwapi.h presence configure:52909: clang -E conftest.c conftest.c:397:10: fatal error: 'shlwapi.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:52909: result: no configure:52909: checking for shlwapi.h configure:52909: result: no configure:52909: checking sys/synch.h usability configure:52909: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:430:10: fatal error: 'sys/synch.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #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:52909: result: no configure:52909: checking sys/synch.h presence configure:52909: clang -E conftest.c conftest.c:397:10: fatal error: 'sys/synch.h' file not found #include ^ 1 error generated. configure:52909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:52909: result: no configure:52909: checking for sys/synch.h configure:52909: result: no configure:52925: checking for net/if.h configure:52925: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52925: $? = 0 configure:52925: result: yes configure:52962: checking stdbool.h usability configure:52962: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52962: $? = 0 configure:52962: result: yes configure:52962: checking stdbool.h presence configure:52962: clang -E conftest.c configure:52962: $? = 0 configure:52962: result: yes configure:52962: checking for stdbool.h configure:52962: result: yes configure:52974: checking if works configure:52992: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:52992: $? = 0 configure:53007: result: yes configure:53098: checking size of pid_t configure:53103: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53103: $? = 0 configure:53103: ./conftest configure:53103: $? = 0 configure:53118: result: 4 configure:53129: checking for socklen_t configure:53129: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53129: $? = 0 configure:53129: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:444:24: error: expected expression if (sizeof ((socklen_t))) ^ 1 error generated. configure:53129: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:53129: result: yes configure:53145: checking for struct sockaddr_in configure:53145: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53145: $? = 0 configure:53145: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:445:33: error: expected expression if (sizeof ((struct sockaddr_in))) ^ 1 error generated. configure:53145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | int | main () | { | if (sizeof ((struct sockaddr_in))) | return 0; | ; | return 0; | } configure:53145: result: yes configure:53161: checking for struct sockaddr_in6 configure:53161: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53161: $? = 0 configure:53161: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:446:34: error: expected expression if (sizeof ((struct sockaddr_in6))) ^ 1 error generated. configure:53161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | int | main () | { | if (sizeof ((struct sockaddr_in6))) | return 0; | ; | return 0; | } configure:53161: result: yes configure:53177: checking for struct sockaddr_storage configure:53177: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53177: $? = 0 configure:53177: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:447:38: error: expected expression if (sizeof ((struct sockaddr_storage))) ^ 1 error generated. configure:53177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | int | main () | { | if (sizeof ((struct sockaddr_storage))) | return 0; | ; | return 0; | } configure:53177: result: yes configure:53195: checking whether AF_UNSPEC is declared configure:53195: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53195: $? = 0 configure:53195: result: yes configure:53212: checking whether PF_UNSPEC is declared configure:53212: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53212: $? = 0 configure:53212: result: yes configure:53229: checking whether AF_INET6 is declared configure:53229: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53229: $? = 0 configure:53229: result: yes configure:53246: checking whether PF_INET6 is declared configure:53246: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53246: $? = 0 configure:53246: result: yes configure:53266: checking if SA_RESTART defined in signal.h configure:53289: result: yes configure:53292: checking for struct sockaddr.sa_len configure:53292: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:420:13: error: no member named 'sa_len' in 'struct sockaddr' if (ac_aggr.sa_len) ~~~~~~~ ^ 1 error generated. configure:53292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_SOCKET_H | #include | #endif | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:53292: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:420:20: error: no member named 'sa_len' in 'struct sockaddr' if (sizeof ac_aggr.sa_len) ~~~~~~~ ^ 1 error generated. configure:53292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_SOCKET_H | #include | #endif | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:53292: result: no configure:53308: checking for struct dirent.d_type configure:53308: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53308: $? = 0 configure:53308: result: yes configure:53322: checking for siginfo_t.si_fd configure:53322: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53322: $? = 0 configure:53322: result: yes configure:53333: checking for siginfo_t.si_band configure:53333: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:53333: $? = 0 configure:53333: result: yes configure:53431: checking if we need -lutil for openpty configure:53477: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 /tmp/cc-gO1yQs.o: In function `main': conftest.c:(.text+0x7): undefined reference to `openpty' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:53477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* 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_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:53523: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lutil >&5 configure:53523: $? = 0 configure:53535: result: yes configure:53546: checking for openpty configure:53546: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lutil >&5 configure:53546: $? = 0 configure:53546: result: yes configure:53557: checking for gethostbyname in -lnsl configure:53582: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:53582: $? = 0 configure:53591: result: yes configure:53603: checking for socket in -lsocket configure:53628: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lsocket -lnsl -lutil >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:53628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 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:53637: result: no configure:53651: checking if we need -lrt for sched_yield configure:53697: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:53697: $? = 0 configure:53755: result: no configure:53766: checking for sched_yield configure:53766: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:53766: $? = 0 configure:53766: result: yes configure:53779: checking if we need -lgen for dirname configure:53825: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:53825: $? = 0 configure:53883: result: no configure:53894: checking for dirname configure:53894: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 configure:53894: $? = 0 configure:53894: result: yes configure:53907: checking if we need -lm for ceil configure:53953: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil >&5 /tmp/cc-GGrj9t.o: In function `main': conftest.c:(.text+0x7): undefined reference to `ceil' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:53953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 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:53999: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:53999: $? = 0 configure:54011: result: yes configure:54022: checking for ceil configure:54022: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54022: $? = 0 configure:54022: result: yes configure:54036: checking for asprintf configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:452:18: warning: format string missing [-Wformat] return asprintf (); ~~~~~~~~ ^ 1 warning generated. configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for snprintf configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:442:6: warning: incompatible redeclaration of library function 'snprintf' char snprintf (); ^ conftest.c:442:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, char const *, ...)' 1 warning generated. configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for vasprintf configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:454:19: warning: format string missing [-Wformat] return vasprintf (); ~~~~~~~~~ ^ 1 warning generated. configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for vsnprintf configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 conftest.c:444:6: warning: incompatible redeclaration of library function 'vsnprintf' char vsnprintf (); ^ conftest.c:444:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, char const *, __va_list_tag *)' 1 warning generated. configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for openpty configure:54036: result: yes configure:54036: checking for isatty configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for getpwuid configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for fork configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for waitpid configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for execve configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for pipe configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for ptsname configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for setsid configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for mmap configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for tcgetpgrp configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for posix_memalign configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for strsignal configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for sysconf configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for syslog configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for regcmp configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 /tmp/cc-ZWIwRa.o: In function `main': conftest.c:(.text+0x7): undefined reference to `regcmp' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:54036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | /* end confdefs.h. */ | /* Define regcmp to an innocuous variant, in case declares regcmp. | For example, HP-UX 11i declares gettimeofday. */ | #define regcmp innocuous_regcmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char regcmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef regcmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char regcmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_regcmp || defined __stub___regcmp | choke me | #endif | | int | main () | { | return regcmp (); | ; | return 0; | } configure:54036: result: no configure:54036: checking for regexec configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for regfree configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for _NSGetEnviron configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 /tmp/cc-sSnqEF.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:54036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case 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:54036: result: no configure:54036: checking for socketpair configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for strncpy_s configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 /tmp/cc-KI72eT.o: In function `main': conftest.c:(.text+0x7): undefined reference to `strncpy_s' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:54036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define strncpy_s to an innocuous variant, in case declares strncpy_s. | For example, HP-UX 11i declares gettimeofday. */ | #define strncpy_s innocuous_strncpy_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strncpy_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strncpy_s | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strncpy_s (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strncpy_s || defined __stub___strncpy_s | choke me | #endif | | int | main () | { | return strncpy_s (); | ; | return 0; | } configure:54036: result: no configure:54036: checking for _strdup configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 /tmp/cc-zjlin4.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_strdup' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:54036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | /* Define _strdup to an innocuous variant, in case declares _strdup. | For example, HP-UX 11i declares gettimeofday. */ | #define _strdup innocuous__strdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strdup | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strdup (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__strdup || defined __stub____strdup | choke me | #endif | | int | main () | { | return _strdup (); | ; | return 0; | } configure:54036: result: no configure:54036: checking for usleep configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54036: checking for mkfifo configure:54036: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54036: $? = 0 configure:54036: result: yes configure:54051: checking for htonl define configure:54080: clang -E conftest.c conftest.c:457:2: error: #error "ntohl not defined" #error "ntohl not defined" ^ 1 error generated. configure:54080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | int | main () | { | | #ifndef ntohl | #error "ntohl not defined" | #endif | | ; | return 0; | } configure:54087: result: no configure:54089: checking for htonl configure:54089: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54089: $? = 0 configure:54089: result: yes configure:54108: checking whether va_copy is declared configure:54108: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:54108: $? = 0 configure:54108: result: yes configure:54122: checking whether __va_copy is declared configure:54122: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:54122: $? = 0 configure:54122: result: yes configure:54136: checking whether __func__ is declared configure:54136: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:54136: $? = 0 configure:54136: result: yes configure:54238: checking checking for type of MPI_Offset configure:54265: result: long long configure:54301: checking checking for an MPI datatype for MPI_Offset configure:54303: result: MPI_LONG_LONG configure:54320: checking for _SC_NPROCESSORS_ONLN configure:54339: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:54339: $? = 0 configure:54346: result: yes configure:54361: checking whether byte ordering is bigendian configure:54376: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:451:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:451:14: error: expected ';' after top level declarator not a universal capable compiler ^ ; 2 errors generated. configure:54376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:54421: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 configure:54421: $? = 0 configure:54439: clang -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:457:4: error: use of undeclared identifier 'not' not big endian ^ 1 error generated. configure:54439: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:54567: result: no configure:54593: checking for broken qsort configure:54603: result: no configure:54612: checking if word-sized integers must be word-size aligned configure:54643: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing conftest.c -lnsl -lutil -lm >&5 configure:54643: $? = 0 configure:54643: ./conftest configure:54643: $? = 0 configure:54653: result: no configure:54736: checking if C compiler and POSIX threads work as is configure:54794: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -D_REENTRANT conftest.c -lnsl -lutil -lm >&5 conftest.c:457:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ ~ conftest.c:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ conftest.c:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ 3 warnings generated. /tmp/cc-3ay1de.o: In function `main': conftest.c:(.text+0x14): undefined reference to `pthread_join' conftest.c:(.text+0x38): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x45): undefined reference to `pthread_create' conftest.c:(.text+0x4d): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:54794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | #define OPAL_HAVE_BROKEN_QSORT 0 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 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:54815: result: no configure:54827: checking if C++ compiler and POSIX threads work as is configure:54885: clang++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp -lnsl -lutil -lm >&5 conftest.cpp:457:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ ~ conftest.cpp:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ conftest.cpp:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ 3 warnings generated. /tmp/cc-0fq8yx.o: In function `main': conftest.cpp:(.text+0xf): undefined reference to `pthread_join' conftest.cpp:(.text+0x23): undefined reference to `pthread_create' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:54885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | #define OPAL_HAVE_BROKEN_QSORT 0 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 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:54906: result: no configure:54918: checking if F77 compiler and POSIX threads work as is configure:55013: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -I. -c conftest.c conftest.c:12:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(&th, NULL, NULL, NULL); ^ ~~~~ conftest.c:14:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); ^ ~ conftest.c:16:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); ^ ~ conftest.c:16:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); ^ ~ 4 warnings generated. configure:55020: $? = 0 configure:55030: gfortran conftestf.f conftest.o -o conftest -lnsl -lutil -lm conftest.o: In function `pthreadtest_': conftest.c:(.text+0x14): undefined reference to `pthread_create' conftest.c:(.text+0x1f): undefined reference to `pthread_join' conftest.c:(.text+0x43): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x50): undefined reference to `pthread_create' conftest.c:(.text+0x58): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:55037: $? = 1 configure:55060: here is the C program: #include #include #include #ifdef __cplusplus extern "C" { #endif void pthreadtest_() { pthread_t th; pthread_create(&th, NULL, NULL, NULL); pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); } #ifdef __cplusplus } #endif configure:55088: here is the fortran program: program fpthread call pthreadtest end configure:55114: result: no configure:55158: checking if C compiler and POSIX threads work with -Kthread configure:55190: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -Kthread conftest.c -lnsl -lutil -lm >&5 conftest.c:457:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ ~ conftest.c:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ conftest.c:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ 3 warnings generated. gcc: unrecognized option '-Kthread' /tmp/cc-3dbD7R.o: In function `main': conftest.c:(.text+0x14): undefined reference to `pthread_join' conftest.c:(.text+0x38): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x45): undefined reference to `pthread_create' conftest.c:(.text+0x4d): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:55190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | #define OPAL_HAVE_BROKEN_QSORT 0 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 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:55213: result: no configure:55158: checking if C compiler and POSIX threads work with -kthread configure:55190: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -kthread conftest.c -lnsl -lutil -lm >&5 conftest.c:457:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ ~ conftest.c:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ conftest.c:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ 3 warnings generated. gcc: unrecognized option '-kthread' /tmp/cc-mHVC30.o: In function `main': conftest.c:(.text+0x14): undefined reference to `pthread_join' conftest.c:(.text+0x38): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x45): undefined reference to `pthread_create' conftest.c:(.text+0x4d): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:55190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | #define OPAL_HAVE_BROKEN_QSORT 0 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 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:55213: result: no configure:55158: checking if C compiler and POSIX threads work with -pthread configure:55190: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 conftest.c:457:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ ~ conftest.c:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ conftest.c:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ 3 warnings generated. configure:55190: $? = 0 configure:55207: result: yes configure:55226: checking if C++ compiler and POSIX threads work with -Kthread configure:55258: clang++ -o conftest -O3 -DNDEBUG -finline-functions -Kthread conftest.cpp -lnsl -lutil -lm >&5 conftest.cpp:457:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ ~ conftest.cpp:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ conftest.cpp:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ 3 warnings generated. g++: unrecognized option '-Kthread' /tmp/cc-E1yQPb.o: In function `main': conftest.cpp:(.text+0xf): undefined reference to `pthread_join' conftest.cpp:(.text+0x23): undefined reference to `pthread_create' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:55258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | #define OPAL_HAVE_BROKEN_QSORT 0 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 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:55281: result: no configure:55226: checking if C++ compiler and POSIX threads work with -kthread configure:55258: clang++ -o conftest -O3 -DNDEBUG -finline-functions -kthread conftest.cpp -lnsl -lutil -lm >&5 conftest.cpp:457:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ ~ conftest.cpp:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ conftest.cpp:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ 3 warnings generated. g++: unrecognized option '-kthread' /tmp/cc-LzYejn.o: In function `main': conftest.cpp:(.text+0xf): undefined reference to `pthread_join' conftest.cpp:(.text+0x23): undefined reference to `pthread_create' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:55258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | #define OPAL_HAVE_BROKEN_QSORT 0 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 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:55281: result: no configure:55226: checking if C++ compiler and POSIX threads work with -pthread configure:55258: clang++ -o conftest -O3 -DNDEBUG -finline-functions -pthread conftest.cpp -lnsl -lutil -lm >&5 conftest.cpp:457:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ ~ conftest.cpp:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ conftest.cpp:458:18: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ ~ 3 warnings generated. configure:55258: $? = 0 configure:55275: result: yes configure:55294: checking if F77 compiler and POSIX threads work with -Kthread configure:55374: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread -I. -c conftest.c conftest.c:12:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(&th, NULL, NULL, NULL); ^ ~~~~ conftest.c:14:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); ^ ~ conftest.c:16:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); ^ ~ conftest.c:16:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); ^ ~ 4 warnings generated. configure:55381: $? = 0 configure:55391: gfortran -Kthread conftestf.f conftest.o -o conftest -lnsl -lutil -lm gfortran: unrecognized option '-Kthread' conftest.o: In function `pthreadtest_': conftest.c:(.text+0x14): undefined reference to `pthread_create' conftest.c:(.text+0x1f): undefined reference to `pthread_join' conftest.c:(.text+0x43): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x50): undefined reference to `pthread_create' conftest.c:(.text+0x58): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:55398: $? = 1 configure:55421: here is the C program: #include #include #include #ifdef __cplusplus extern "C" { #endif void pthreadtest_() { pthread_t th; pthread_create(&th, NULL, NULL, NULL); pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); } #ifdef __cplusplus } #endif configure:55449: here is the fortran program: program fpthread call pthreadtest end configure:55479: result: no configure:55294: checking if F77 compiler and POSIX threads work with -kthread configure:55374: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread -I. -c conftest.c conftest.c:12:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(&th, NULL, NULL, NULL); ^ ~~~~ conftest.c:14:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); ^ ~ conftest.c:16:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); ^ ~ conftest.c:16:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); ^ ~ 4 warnings generated. configure:55381: $? = 0 configure:55391: gfortran -kthread conftestf.f conftest.o -o conftest -lnsl -lutil -lm gfortran: unrecognized option '-kthread' conftest.o: In function `pthreadtest_': conftest.c:(.text+0x14): undefined reference to `pthread_create' conftest.c:(.text+0x1f): undefined reference to `pthread_join' conftest.c:(.text+0x43): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x50): undefined reference to `pthread_create' conftest.c:(.text+0x58): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:55398: $? = 1 configure:55421: here is the C program: #include #include #include #ifdef __cplusplus extern "C" { #endif void pthreadtest_() { pthread_t th; pthread_create(&th, NULL, NULL, NULL); pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); } #ifdef __cplusplus } #endif configure:55449: here is the fortran program: program fpthread call pthreadtest end configure:55479: result: no configure:55294: checking if F77 compiler and POSIX threads work with -pthread configure:55374: clang -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread -I. -c conftest.c conftest.c:12:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(&th, NULL, NULL, NULL); ^ ~~~~ conftest.c:14:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_attr_init(0); ^ ~ conftest.c:16:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); ^ ~ conftest.c:16:3: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_create(0,0,0,0); ^ ~ 4 warnings generated. configure:55381: $? = 0 configure:55391: gfortran -pthread conftestf.f conftest.o -o conftest -lnsl -lutil -lm configure:55398: $? = 0 configure:55473: result: yes configure:56137: checking for PTHREAD_MUTEX_ERRORCHECK_NP configure:56150: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 conftest.c:456:1: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_mutexattr_settype(NULL, PTHREAD_MUTEX_ERRORCHECK_NP); ^ ~~~~ 1 warning generated. configure:56150: $? = 0 configure:56157: result: yes configure:56166: checking for PTHREAD_MUTEX_ERRORCHECK configure:56179: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 conftest.c:457:1: warning: null passed to a callee which requires a non-null argument [-Wnonnull] pthread_mutexattr_settype(NULL, PTHREAD_MUTEX_ERRORCHECK); ^ ~~~~ 1 warning generated. configure:56179: $? = 0 configure:56186: result: yes configure:56219: checking for working POSIX threads package configure:56222: result: yes configure:56261: checking if C compiler and Solaris threads work configure:56291: clang -o conftest -DNDEBUG -finline-functions -D_REENTRANT conftest.c -lthread >&5 conftest.c:454:10: fatal error: 'thread.h' file not found #include ^ 1 error generated. configure:56291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | #define OPAL_HAVE_BROKEN_QSORT 0 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 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:56310: result: no configure:56331: checking if C++ compiler and Solaris threads work configure:56357: clang++ -o conftest -O3 -DNDEBUG -finline-functions -D_REENTRANT conftest.cpp -lthread >&5 conftest.cpp:454:10: fatal error: 'thread.h' file not found #include ^ 1 error generated. configure:56357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | #define OPAL_HAVE_BROKEN_QSORT 0 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 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:56376: result: no configure:56395: checking if F77 compiler and Solaris threads work configure:56448: clang -DNDEBUG -finline-functions -I. -c conftest.c conftest.c:3:10: fatal error: 'thread.h' file not found #include ^ 1 error generated. configure:56455: $? = 1 configure:56495: here is the C program: #include #include #include #ifdef __cplusplus extern "C" { #endif void ompi_pthread() { thread_t th; thr_join(th, 0, 0); thr_create(0,0,0,0,0,0); } #ifdef __cplusplus } #endif configure:56523: here is the fortran program: program fpthread INTEGER i i = 1 end configure:56549: result: no configure:56578: checking for working Solaris threads package configure:56584: result: no configure:56592: checking for type of thread support configure:56651: result: posix configure:56704: checking if threads have different pids (pthreads on linux) configure:56752: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 configure:56752: $? = 0 configure:56752: ./conftest configure:56752: $? = 0 configure:56767: result: no configure:56832: checking if want MPI thread support configure:56860: result: no configure:56864: checking if want asynchronous progress thread support configure:56893: result: no configure:56926: checking if want fault tolerance thread configure:56939: result: Disabled (fault tolerance disabled --without-ft) configure:57012: checking whether ln -s works configure:57016: result: yes configure:57024: checking for grep that handles long lines and -e configure:57082: result: /bin/grep configure:57087: checking for egrep configure:57149: result: /bin/grep -E configure:57167: checking dependency style of clang configure:57275: result: gcc3 configure:57294: checking for flex configure:57310: found /usr/bin/flex configure:57321: result: flex configure:57358: flex conftest.l configure:57362: $? = 0 configure:57364: checking lex output file root configure:57378: result: lex.yy configure:57383: checking lex library configure:57397: clang -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -pthread conftest.c -lnsl -lutil -lm >&5 /tmp/cc-lsoGwt.o: In function `yylex': conftest.c:(.text+0x524): undefined reference to `yywrap' conftest.c:(.text+0x5fb): undefined reference to `yywrap' /tmp/cc-lsoGwt.o: In function `main': conftest.c:(.text+0x188a): undefined reference to `yywrap' collect2: ld returned 1 exit status clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation) configure:57397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "Open MPI 1.5" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 5 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "Oct 07, 2010" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 5 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "Oct 07, 2010" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 5 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "Oct 07, 2010" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI jed@kunyang Distribution" | #define OPAL_IDENT_STRING "1.5" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define ORTE_ENABLE_BOOTSTRAP 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "clang" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 0 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 1 | #define HAVE_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_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SSIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_WCHAR_T 4 | #define OPAL_ALIGNMENT_BOOL 1 | #define OPAL_ALIGNMENT_INT8 1 | #define OPAL_ALIGNMENT_INT16 2 | #define OPAL_ALIGNMENT_INT32 4 | #define OPAL_ALIGNMENT_INT64 8 | #define OPAL_ALIGNMENT_CHAR 1 | #define OPAL_ALIGNMENT_SHORT 2 | #define OPAL_ALIGNMENT_WCHAR 4 | #define OPAL_ALIGNMENT_INT 4 | #define OPAL_ALIGNMENT_LONG 8 | #define OPAL_ALIGNMENT_LONG_LONG 8 | #define OPAL_ALIGNMENT_FLOAT 4 | #define OPAL_ALIGNMENT_DOUBLE 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | #define OPAL_ALIGNMENT_VOID_P 8 | #define OPAL_NEED_C_BOOL 1 | #define SIZEOF__BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OPAL_HAVE_WEAK_SYMBOLS 1 | #define OPAL_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_CXX "clang++" | #define SIZEOF_BOOL 1 | #define OPAL_ALIGNMENT_CXX_BOOL 1 | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define OPAL_CXX_USE_PRAGMA_IDENT 0 | #define OPAL_CXX_USE_IDENT 0 | #define OPAL_CXX_USE_PRAGMA_COMMENT | #define OPAL_CXX_USE_CONST_CHAR_IDENT 1 | #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OPAL_HAVE_ATTRIBUTE 1 | #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define OPAL_HAVE_ATTRIBUTE_COLD 0 | #define OPAL_HAVE_ATTRIBUTE_CONST 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 0 | #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 0 | #define OPAL_HAVE_ATTRIBUTE_HOT 0 | #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | #define OPAL_HAVE_ATTRIBUTE_PURE 1 | #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 262657 | #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.2.1 | #define OPAL_WANT_SMP_LOCKS 1 | #define OPAL_ASM_TEXT ".text" | #define OPAL_ASM_GLOBAL ".globl" | #define OPAL_ASM_LABEL_SUFFIX ":" | #define OPAL_ASM_GSYM "" | #define OPAL_ASM_LSYM ".L" | #define OPAL_ASM_TYPE "@" | #define OPAL_ASM_SIZE "1" | #define OPAL_ASM_ALIGN_LOG | #define OPAL_ASM_SUPPORT_64BIT 1 | #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | #define OPAL_C_DEC_INLINE_ASSEMBLY 0 | #define OPAL_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 OPAL_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OPAL_ASSEMBLY_ARCH OMPI_AMD64 | #define OPAL_HAVE_ASM_FILE 1 | #define OMPI_F77_DOUBLE_UNDERSCORE 0 | #define OMPI_F77_SINGLE_UNDERSCORE 1 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_CHARACTER 1 | #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | #define ompi_fortran_character_t char | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | #define ompi_fortran_logical1_t char | #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | #define ompi_fortran_logical2_t short | #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | #define ompi_fortran_logical4_t int | #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | #define ompi_fortran_logical8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL2 0 | #define OMPI_SIZEOF_FORTRAN_REAL2 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #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_REAL16_MATCHES_C 0 | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_CHARACTER 1 | #define OMPI_SIZEOF_F90_CHARACTER 1 | #define OMPI_HAVE_F90_LOGICAL 1 | #define OMPI_SIZEOF_F90_LOGICAL 4 | #define OMPI_HAVE_F90_LOGICAL1 1 | #define OMPI_SIZEOF_F90_LOGICAL1 1 | #define OMPI_HAVE_F90_LOGICAL2 1 | #define OMPI_SIZEOF_F90_LOGICAL2 2 | #define OMPI_HAVE_F90_LOGICAL4 1 | #define OMPI_SIZEOF_F90_LOGICAL4 4 | #define OMPI_HAVE_F90_LOGICAL8 1 | #define OMPI_SIZEOF_F90_LOGICAL8 8 | #define OMPI_HAVE_F90_INTEGER 1 | #define OMPI_SIZEOF_F90_INTEGER 4 | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_SIZEOF_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_SIZEOF_F90_INTEGER2 2 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_SIZEOF_F90_INTEGER4 4 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_SIZEOF_F90_INTEGER8 8 | #define OMPI_HAVE_F90_INTEGER16 1 | #define OMPI_SIZEOF_F90_INTEGER16 16 | #define OMPI_HAVE_F90_REAL 1 | #define OMPI_SIZEOF_F90_REAL 4 | #define OMPI_HAVE_F90_REAL2 0 | #define OMPI_SIZEOF_F90_REAL2 4 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_SIZEOF_F90_REAL16 4 | #define OMPI_HAVE_F90_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_F90_DOUBLE_PRECISION 8 | #define OMPI_HAVE_F90_COMPLEX 1 | #define OMPI_SIZEOF_F90_COMPLEX 8 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_COMPLEX32 4 | #define OMPI_HAVE_F90_DOUBLE_COMPLEX 1 | #define OMPI_SIZEOF_F90_DOUBLE_COMPLEX 16 | #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_MEMORY_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_STDDEF_H 1 | #define HAVE_STDLIB_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_MOUNT_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_STATFS_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_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OPAL_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_DECL_AF_UNSPEC 1 | #define HAVE_DECL_PF_UNSPEC 1 | #define HAVE_DECL_AF_INET6 1 | #define HAVE_DECL_PF_INET6 1 | #define OPAL_HAVE_SA_RESTART 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_SIGINFO_T_SI_BAND 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBNSL 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSLOG 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGFREE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_USLEEP 1 | #define HAVE_MKFIFO 1 | #define HAVE_UNIX_BYTESWAP 1 | #define OPAL_HAVE_VA_COPY 1 | #define OPAL_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OPAL_PTRDIFF_TYPE ptrdiff_t | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OPAL_HAVE__SC_NPROCESSORS_ONLN 1 | #define OPAL_HAVE_BROKEN_QSORT 0 | #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1 | #define OMPI_HAVE_PTHREAD_MUTEX_ERRORCHECK 1 | #define OPAL_HAVE_SOLARIS_THREADS 0 | #define OPAL_HAVE_POSIX_THREADS 1 | #define OPAL_THREADS_HAVE_DIFFERENT_PIDS 0 | #define OPAL_ENABLE_MPI_THREADS 0 | #define OPAL_ENABLE_PROGRESS_THREADS 0 | #define OPAL_ENABLE_FT_THREAD 0 | /* end confdefs.h. */ | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 35 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | #endif /* ! C99 */ | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | extern int yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 468 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | int yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | unsigned n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 652 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { yyless (input () != 0); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 7 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 8 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 9 "conftest.l" | ECHO; | YY_BREAK | #line 790 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | int num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURREN