This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Open MPI configure 1.6, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = t2a006164 uname -m = x86_64 uname -r = 2.6.32.12-0.7-default uname -s = Linux uname -v = #1 SMP 2010-05-20 11:14:20 +0200 /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: /home/usr5/A2401222/local_install/bin PATH: /home/usr5/A2401222/local_install/bin PATH: /usr/apps/isv/flexlm PATH: /usr/apps/isv/pgi/linux86-64/10.6/bin PATH: /usr/apps/isv/intel/11.1.072//bin/intel64 PATH: /usr/apps/isv/intel/11.1.072//bin/intel64 PATH: /usr/apps/openmpi/1.4.2/intel/bin PATH: /opt/pbs/tools/bin PATH: /opt/cuda/4.1/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/games PATH: /opt/bin PATH: /opt/kde3/bin PATH: /usr/apps/isv/TotalView/8.9.2-0/toolworks/totalview.8.9.2-0/bin PATH: /usr/apps/isv/avs/express73/bin/linux_el5 PATH: /usr/apps/isv/avs/express_pce73/utl PATH: /usr/apps/isv/ensight/ensight_9.1.2_a/CEI/bin PATH: /usr/apps/isv/Mathematica/8.0.4/bin PATH: /usr/apps/isv/maple/15.01/bin PATH: /usr/apps/isv/ansys_inc/v140/fluent/bin PATH: /usr/apps/isv/ansys_inc/v140/Framework/bin/Linux64 PATH: /usr/apps/isv/abaqus/Commands PATH: /usr/apps/isv/patran/patran2011/bin PATH: /usr/apps/isv/nastran/mdnastran2011/bin PATH: /usr/apps/isv/marc/marc2010.2/tools PATH: /usr/apps/isv/marc/mentat2010.2/bin PATH: /usr/apps/isv/dytran/dytran2010/bin PATH: /usr/apps/isv/gaussian/gaussian09.C01/g09/bsd PATH: /usr/apps/isv/gaussian/gaussian09.C01/g09/local PATH: /usr/apps/isv/gaussian/gaussian09.C01/g09/extras PATH: /usr/apps/isv/gaussian/gaussian09.C01/g09 PATH: /usr/apps/isv/gauss_view/5.0.9 PATH: /usr/apps/isv/amber/amber11_bugfix20_cuda41/bin PATH: /usr/apps/isv/molpro/2010.1/bin PATH: /usr/apps/isv/lsdyna/ls971R5/bin PATH: /usr/apps/isv/matlab/R2011b/bin PATH: /usr/apps/free/bin PATH: /usr/apps/free/env PATH: /usr/lib/mit/bin PATH: /usr/lib/mit/sbin PATH: /usr/lib/qt3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4851: checking build system type configure:4865: result: x86_64-unknown-linux-gnu configure:4885: checking host system type configure:4898: result: x86_64-unknown-linux-gnu configure:4918: checking target system type configure:4931: result: x86_64-unknown-linux-gnu configure:5018: checking for gcc configure:5034: found /usr/bin/gcc configure:5045: result: gcc configure:5274: checking for C compiler version configure:5283: gcc --version >&5 gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973] Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5294: $? = 0 configure:5283: gcc -v >&5 Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) configure:5294: $? = 0 configure:5283: gcc -V >&5 gcc: '-V' option must have argument configure:5294: $? = 1 configure:5283: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:5294: $? = 1 configure:5314: checking whether the C compiler works configure:5336: gcc conftest.c >&5 configure:5340: $? = 0 configure:5388: result: yes configure:5391: checking for C compiler default output file name configure:5393: result: a.out configure:5399: checking for suffix of executables configure:5406: gcc -o conftest conftest.c >&5 configure:5410: $? = 0 configure:5432: result: configure:5454: checking whether we are cross compiling configure:5462: gcc -o conftest conftest.c >&5 configure:5466: $? = 0 configure:5473: ./conftest configure:5477: $? = 0 configure:5492: result: no configure:5497: checking for suffix of object files configure:5519: gcc -c conftest.c >&5 configure:5523: $? = 0 configure:5544: result: o configure:5548: checking whether we are using the GNU C compiler configure:5567: gcc -c conftest.c >&5 configure:5567: $? = 0 configure:5576: result: yes configure:5585: checking whether gcc accepts -g configure:5605: gcc -c -g conftest.c >&5 configure:5605: $? = 0 configure:5646: result: yes configure:5663: checking for gcc option to accept ISO C89 configure:5727: gcc -c -g -O2 conftest.c >&5 configure:5727: $? = 0 configure:5740: result: none needed configure:5766: checking how to run the C preprocessor configure:5797: gcc -E conftest.c configure:5797: $? = 0 configure:5811: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "Open MPI 1.6" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | /* end confdefs.h. */ | #include configure:5836: result: gcc -E configure:5856: gcc -E conftest.c configure:5856: $? = 0 configure:5870: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "Open MPI 1.6" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | /* end confdefs.h. */ | #include configure:5899: checking for grep that handles long lines and -e configure:5957: result: /usr/bin/grep configure:5962: checking for egrep configure:6024: result: /usr/bin/grep -E configure:6029: checking for ANSI C header files configure:6049: gcc -c -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6122: gcc -o conftest -g -O2 conftest.c >&5 configure:6122: $? = 0 configure:6122: ./conftest configure:6122: $? = 0 configure:6133: result: yes configure:6146: checking for sys/types.h configure:6146: gcc -c -g -O2 conftest.c >&5 configure:6146: $? = 0 configure:6146: result: yes configure:6146: checking for sys/stat.h configure:6146: gcc -c -g -O2 conftest.c >&5 configure:6146: $? = 0 configure:6146: result: yes configure:6146: checking for stdlib.h configure:6146: gcc -c -g -O2 conftest.c >&5 configure:6146: $? = 0 configure:6146: result: yes configure:6146: checking for string.h configure:6146: gcc -c -g -O2 conftest.c >&5 configure:6146: $? = 0 configure:6146: result: yes configure:6146: checking for memory.h configure:6146: gcc -c -g -O2 conftest.c >&5 configure:6146: $? = 0 configure:6146: result: yes configure:6146: checking for strings.h configure:6146: gcc -c -g -O2 conftest.c >&5 configure:6146: $? = 0 configure:6146: result: yes configure:6146: checking for inttypes.h configure:6146: gcc -c -g -O2 conftest.c >&5 configure:6146: $? = 0 configure:6146: result: yes configure:6146: checking for stdint.h configure:6146: gcc -c -g -O2 conftest.c >&5 configure:6146: $? = 0 configure:6146: result: yes configure:6146: checking for unistd.h configure:6146: gcc -c -g -O2 conftest.c >&5 configure:6146: $? = 0 configure:6146: result: yes configure:6159: checking minix/config.h usability configure:6159: gcc -c -g -O2 conftest.c >&5 conftest.c:53:26: error: minix/config.h: No such file or directory configure:6159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "Open MPI 1.6" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #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:6159: result: no configure:6159: checking minix/config.h presence configure:6159: gcc -E conftest.c conftest.c:20:26: error: minix/config.h: No such file or directory configure:6159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "Open MPI 1.6" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6159: result: no configure:6159: checking for minix/config.h configure:6159: result: no configure:6180: checking whether it is safe to define __EXTENSIONS__ configure:6198: gcc -c -g -O2 conftest.c >&5 configure:6198: $? = 0 configure:6205: result: yes configure:6339: checking for a BSD-compatible install configure:6407: result: /usr/bin/install -c configure:6418: checking whether build environment is sane configure:6468: result: yes configure:6609: checking for a thread-safe mkdir -p configure:6648: result: /bin/mkdir -p configure:6661: checking for gawk configure:6677: found /usr/bin/gawk configure:6688: result: gawk configure:6699: checking whether make sets $(MAKE) configure:6721: result: yes configure:6751: checking for style of include used by make configure:6779: result: GNU configure:6850: checking how to create a ustar tar archive configure:6863: tar --version tar (GNU tar) 1.20 Copyright (C) 2008 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:6866: $? = 0 configure:6906: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar tar: value 1000036115 out of uid_t range 0..2097151 tar: Error exit delayed from previous errors configure:6909: $? = 2 configure:6913: tar -xf - conftest.tar pax: Ustar header field is too small for conftest.dir pax: Ustar header field is too small for conftest.dir/file configure:6909: $? = 1 configure:6913: pax -r conftest.tar 5 blocks configure:6909: $? = 0 configure:6913: cpio -i -H ustar -d &5 gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973] Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:9824: $? = 0 configure:9813: gcc -v >&5 Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) configure:9824: $? = 0 configure:9813: gcc -V >&5 gcc: '-V' option must have argument configure:9824: $? = 1 configure:9813: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:9824: $? = 1 configure:9828: checking whether we are using the GNU C compiler configure:9856: result: yes configure:9865: checking whether gcc accepts -g configure:9926: result: yes configure:9943: checking for gcc option to accept ISO C89 configure:10020: result: none needed configure:10128: checking whether gcc and cc understand -c and -o together configure:10159: gcc -c conftest.c -o conftest2.o >&5 configure:10163: $? = 0 configure:10169: gcc -c conftest.c -o conftest2.o >&5 configure:10173: $? = 0 configure:10184: cc -c conftest.c >&5 configure:10188: $? = 0 configure:10196: cc -c conftest.c -o conftest2.o >&5 configure:10200: $? = 0 configure:10206: cc -c conftest.c -o conftest2.o >&5 configure:10210: $? = 0 configure:10228: result: yes configure:10265: checking for the C compiler vendor configure:10294: gcc -c -DNDEBUG -g -O2 conftest.c >&5 conftest.c:75:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" conftest.c:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:10294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "Open MPI 1.6" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 6 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "May 10, 2012" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 6 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "May 10, 2012" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 6 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "May 10, 2012" | #define OPAL_ENABLE_PROGRESS_THREADS 0 | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI A2401222@t2a006164 Distribution" | #define OPAL_IDENT_STRING "1.6" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "gcc" | /* end confdefs.h. */ | | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:10311: gcc -c -DNDEBUG -g -O2 conftest.c >&5 configure:10311: $? = 0 configure:10833: result: gnu configure:10841: checking for ANSI C header files configure:10945: result: yes configure:11522: checking if gcc supports -finline-functions configure:11538: gcc -c -DNDEBUG -g -O2 -finline-functions conftest.c >&5 configure:11538: $? = 0 configure:11545: result: yes configure:11555: checking if gcc supports -fno-strict-aliasing configure:11571: gcc -c -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing conftest.c >&5 configure:11571: $? = 0 configure:11578: result: yes configure:11654: WARNING: -fno-strict-aliasing has been added to CFLAGS configure:11780: checking if gcc supports __builtin_expect configure:11797: gcc -o conftest -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing conftest.c >&5 configure:11797: $? = 0 configure:11805: result: yes configure:11819: checking if gcc supports __builtin_prefetch configure:11836: gcc -o conftest -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing conftest.c >&5 configure:11836: $? = 0 configure:11844: result: yes configure:11922: checking for C optimization flags configure:11969: result: -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing configure:11988: checking for Interix environment configure:12003: gcc -c -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c:82:22: error: #error Normal Unix environment configure:12003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "Open MPI 1.6" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 6 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "May 10, 2012" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 6 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "May 10, 2012" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 6 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "May 10, 2012" | #define OPAL_ENABLE_PROGRESS_THREADS 0 | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI A2401222@t2a006164 Distribution" | #define OPAL_IDENT_STRING "1.6" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | /* end confdefs.h. */ | | int | main () | { | #if !defined(__INTERIX) | #error Normal Unix environment | #endif | ; | return 0; | } configure:12009: result: no configure:12043: checking for C ident string support configure:12070: gcc -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o configure:12077: $? = 0 configure:12112: gcc -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o configure:12119: $? = 0 configure:12983: result: #ident configure:12993: checking for int8_t configure:12993: gcc -c -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing conftest.c >&5 configure:12993: $? = 0 configure:12993: gcc -c -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:117: error: expected expression before ')' token configure:12993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "Open MPI 1.6" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 6 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "May 10, 2012" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 6 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "May 10, 2012" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 6 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "May 10, 2012" | #define OPAL_ENABLE_PROGRESS_THREADS 0 | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI A2401222@t2a006164 Distribution" | #define OPAL_IDENT_STRING "1.6" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 1 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((int8_t))) | return 0; | ; | return 0; | } configure:12993: result: yes configure:13003: checking for uint8_t configure:13003: gcc -c -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing conftest.c >&5 configure:13003: $? = 0 configure:13003: gcc -c -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing conftest.c >&5 conftest.c: In function 'main': conftest.c:118: error: expected expression before ')' token configure:13003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.6" | #define PACKAGE_STRING "Open MPI 1.6" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define PACKAGE_URL "" | #define OPAL_ARCH "x86_64-unknown-linux-gnu" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 6 | #define OMPI_RELEASE_VERSION 0 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "0" | #define OMPI_RELEASE_DATE "May 10, 2012" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 6 | #define ORTE_RELEASE_VERSION 0 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "0" | #define ORTE_RELEASE_DATE "May 10, 2012" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 6 | #define OPAL_RELEASE_VERSION 0 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "0" | #define OPAL_RELEASE_DATE "May 10, 2012" | #define OPAL_ENABLE_PROGRESS_THREADS 0 | #define OPAL_ENABLE_MEM_DEBUG 0 | #define OPAL_ENABLE_MEM_PROFILE 0 | #define OPAL_ENABLE_DEBUG 0 | #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OPAL_ENABLE_PTY_SUPPORT 1 | #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | #define OPAL_ENABLE_TRACE 0 | #define OPAL_ENABLE_FT 0 | #define OPAL_ENABLE_FT_CR 0 | #define OPAL_WANT_HOME_CONFIG_FILES 1 | #define OPAL_ENABLE_IPV6 0 | #define OPAL_PACKAGE_STRING "Open MPI A2401222@t2a006164 Distribution" | #define OPAL_IDENT_STRING "1.6" | #define OPAL_MAX_PROCESSOR_NAME 256 | #define OPAL_MAX_ERROR_STRING 256 | #define OPAL_MAX_OBJECT_NAME 64 | #define OPAL_MAX_INFO_KEY 36 | #define OPAL_MAX_INFO_VAL 256 | #define OPAL_MAX_PORT_NAME 1024 | #define OPAL_MAX_DATAREP_STRING 128 | #define ORTE_DISABLE_FULL_SUPPORT 0 | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | #define ORTE_ENABLE_MULTICAST 0 | #define OMPI_WANT_MPI_INTERFACE_WARNING 0 | #define OMPI_GROUP_SPARSE 0 | #define OMPI_WANT_PERUSE 0 | #define OMPI_WANT_MPI_CXX_SEEK 1 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OPAL_CC "gcc" | #define STDC_HEADERS 1 | #define _GNU_SOURCE 1 | #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | #define OPAL_CC_USE_PRAGMA_IDENT 0 | #define OPAL_CC_USE_IDENT 1 | #define OPAL_CC_USE_PRAGMA_COMMENT | #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | #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; | } ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_HWLOC_KERRIGHED_CFLAGS_set= ac_cv_env_HWLOC_KERRIGHED_CFLAGS_value= ac_cv_env_HWLOC_KERRIGHED_LIBS_set= ac_cv_env_HWLOC_KERRIGHED_LIBS_value= ac_cv_env_HWLOC_LIBXML2_CFLAGS_set= ac_cv_env_HWLOC_LIBXML2_CFLAGS_value= ac_cv_env_HWLOC_LIBXML2_LIBS_set= ac_cv_env_HWLOC_LIBXML2_LIBS_value= ac_cv_env_HWLOC_MS_LIB_set= ac_cv_env_HWLOC_MS_LIB_value= ac_cv_env_HWLOC_PCI_CFLAGS_set= ac_cv_env_HWLOC_PCI_CFLAGS_value= ac_cv_env_HWLOC_PCI_LIBS_set= ac_cv_env_HWLOC_PCI_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type_int8_t=yes ac_cv_type_uint8_t=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=cpio ompi_cv_c_compiler_vendor=gnu ompi_cv_cc_finline_functions=yes ompi_cv_cc_fno_strict_aliasing=yes ompi_cv_cc_supports___builtin_expect=yes ompi_cv_cc_supports___builtin_prefetch=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/usr5/A2401222/openmpi-1.6/config/missing --run aclocal-1.11' AMCA_PARAM_SETS_DIR='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='' AS='' AUTOCONF='${SHELL} /home/usr5/A2401222/openmpi-1.6/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/usr5/A2401222/openmpi-1.6/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/usr5/A2401222/openmpi-1.6/config/missing --run automake-1.11' AWK='gawk' BASH='/bin/sh' CASE_SENSITIVE_FS_FALSE='' CASE_SENSITIVE_FS_TRUE='' CC='gcc' CCAS='' CCASDEPMODE='' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CFLAGS='-DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing' CFLAGS_WITHOUT_OPTFLAGS='' CLEANFILES='*~ .\#*' COMPILE_PROFILING_SEPARATELY_FALSE='' COMPILE_PROFILING_SEPARATELY_TRUE='' CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION' CPP='gcc -E' CPPFLAGS='' CXX='' CXXCPP='' CXXCPPFLAGS='' CXXDEPMODE='' CXXFLAGS='-DNDEBUG ' CYGPATH_W='echo' DEBUGGER_CFLAGS='' DEFS='' DEPDIR='.deps' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXT_CXX_HEADERS='' EXT_CXX_LIBS='' EXT_C_HEADERS='' EXT_C_LIBS='' EXT_F77_HEADERS='' EXT_F77_LIBS='' EXT_F90_HEADERS='' EXT_F90_LIBS='' EXT_PROJECT_SUBDIRS='' EXT_mpiext_ALL_COMPONENTS='' EXT_mpiext_ALL_SUBDIRS='' EXT_mpiext_STATIC_COMPONENTS='' EXT_mpiext_STATIC_LTLIBS='' EXT_mpiext_STATIC_SUBDIRS='' EXT_ompi_FRAMEWORKS='' EXT_ompi_FRAMEWORKS_SUBDIRS='' EXT_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' EXT_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' EXT_ompi_FRAMEWORK_LIBS='' F77='' FC='' FCFLAGS='' FCFLAGS_f90='' FCFLAGS_f='' FFLAGS='' FGREP='' GREP='/usr/bin/grep' HWLOC_BUILD_DOXYGEN_FALSE='' HWLOC_BUILD_DOXYGEN_TRUE='' HWLOC_BUILD_README_FALSE='' HWLOC_BUILD_README_TRUE='' HWLOC_BUILD_STANDALONE_FALSE='' HWLOC_BUILD_STANDALONE_TRUE='' HWLOC_BUILD_TESTS_FALSE='' HWLOC_BUILD_TESTS_TRUE='' HWLOC_BUILD_UTILS_FALSE='' HWLOC_BUILD_UTILS_TRUE='' HWLOC_CFLAGS='' HWLOC_CPPFLAGS='' HWLOC_DOXYGEN_BROKEN_SHORT_NAMES_FALSE='' HWLOC_DOXYGEN_BROKEN_SHORT_NAMES_TRUE='' HWLOC_EMBEDDED_CFLAGS='' HWLOC_EMBEDDED_CPPFLAGS='' HWLOC_EMBEDDED_LDADD='' HWLOC_EMBEDDED_LIBS='' HWLOC_HAVE_AIX_FALSE='' HWLOC_HAVE_AIX_TRUE='' HWLOC_HAVE_BUNZIPP_FALSE='' HWLOC_HAVE_BUNZIPP_TRUE='' HWLOC_HAVE_CAIRO_FALSE='' HWLOC_HAVE_CAIRO_TRUE='' HWLOC_HAVE_CPUID_FALSE='' HWLOC_HAVE_CPUID_TRUE='' HWLOC_HAVE_CUDART_FALSE='' HWLOC_HAVE_CUDART_TRUE='' HWLOC_HAVE_CUDA_FALSE='' HWLOC_HAVE_CUDA_TRUE='' HWLOC_HAVE_DARWIN_FALSE='' HWLOC_HAVE_DARWIN_TRUE='' HWLOC_HAVE_FREEBSD_FALSE='' HWLOC_HAVE_FREEBSD_TRUE='' HWLOC_HAVE_GCC_FALSE='' HWLOC_HAVE_GCC_TRUE='' HWLOC_HAVE_HPUX_FALSE='' HWLOC_HAVE_HPUX_TRUE='' HWLOC_HAVE_IRIX_FALSE='' HWLOC_HAVE_IRIX_TRUE='' HWLOC_HAVE_LIBIBVERBS_FALSE='' HWLOC_HAVE_LIBIBVERBS_TRUE='' HWLOC_HAVE_LIBPCI='' HWLOC_HAVE_LIBPCI_FALSE='' HWLOC_HAVE_LIBPCI_TRUE='' HWLOC_HAVE_LIBXML2='' HWLOC_HAVE_LINUX_FALSE='' HWLOC_HAVE_LINUX_LIBNUMA_FALSE='' HWLOC_HAVE_LINUX_LIBNUMA_TRUE='' HWLOC_HAVE_LINUX_TRUE='' HWLOC_HAVE_MBIND_FALSE='' HWLOC_HAVE_MBIND_TRUE='' HWLOC_HAVE_MINGW32_FALSE='' HWLOC_HAVE_MINGW32_TRUE='' HWLOC_HAVE_MS_LIB_FALSE='' HWLOC_HAVE_MS_LIB_TRUE='' HWLOC_HAVE_MYRIEXPRESS_FALSE='' HWLOC_HAVE_MYRIEXPRESS_TRUE='' HWLOC_HAVE_OPENAT_FALSE='' HWLOC_HAVE_OPENAT_TRUE='' HWLOC_HAVE_OSF_FALSE='' HWLOC_HAVE_OSF_TRUE='' HWLOC_HAVE_SCHED_SETAFFINITY_FALSE='' HWLOC_HAVE_SCHED_SETAFFINITY_TRUE='' HWLOC_HAVE_SET_MEMPOLICY_FALSE='' HWLOC_HAVE_SET_MEMPOLICY_TRUE='' HWLOC_HAVE_SOLARIS_FALSE='' HWLOC_HAVE_SOLARIS_TRUE='' HWLOC_HAVE_WINDOWS_FALSE='' HWLOC_HAVE_WINDOWS_TRUE='' HWLOC_HAVE_X86_32_FALSE='' HWLOC_HAVE_X86_32_TRUE='' HWLOC_HAVE_X86_64_FALSE='' HWLOC_HAVE_X86_64_TRUE='' HWLOC_INSTALL_DOXYGEN_FALSE='' HWLOC_INSTALL_DOXYGEN_TRUE='' HWLOC_KERRIGHED_CFLAGS='' HWLOC_KERRIGHED_LIBS='' HWLOC_LDFLAGS='' HWLOC_LIBS='' HWLOC_LIBXML2_CFLAGS='' HWLOC_LIBXML2_LIBS='' HWLOC_LINUX_LIBNUMA_LIBS='' HWLOC_MS_LIB='' HWLOC_MS_LIB_ARCH='' HWLOC_PCI_CFLAGS='' HWLOC_PCI_LIBS='' HWLOC_REQUIRES='' HWLOC_top_builddir='' HWLOC_top_srcdir='' INCLTDL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBLTDL='' LIBLTDL_SUBDIR='' LIBOBJS='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTDLDEPS='' LTDLINCL='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/usr5/A2401222/openmpi-1.6/config/missing --run makeinfo' MANIFEST_TOOL='' MCA_PROJECT_SUBDIRS='' MCA_allocator_ALL_COMPONENTS='' MCA_allocator_ALL_SUBDIRS='' MCA_allocator_DSO_COMPONENTS='' MCA_allocator_DSO_SUBDIRS='' MCA_allocator_STATIC_COMPONENTS='' MCA_allocator_STATIC_LTLIBS='' MCA_allocator_STATIC_SUBDIRS='' MCA_backtrace_ALL_COMPONENTS='' MCA_backtrace_ALL_SUBDIRS='' MCA_backtrace_DSO_COMPONENTS='' MCA_backtrace_DSO_SUBDIRS='' MCA_backtrace_STATIC_COMPONENTS='' MCA_backtrace_STATIC_LTLIBS='' MCA_backtrace_STATIC_SUBDIRS='' MCA_bml_ALL_COMPONENTS='' MCA_bml_ALL_SUBDIRS='' MCA_bml_DSO_COMPONENTS='' MCA_bml_DSO_SUBDIRS='' MCA_bml_STATIC_COMPONENTS='' MCA_bml_STATIC_LTLIBS='' MCA_bml_STATIC_SUBDIRS='' MCA_btl_ALL_COMPONENTS='' MCA_btl_ALL_SUBDIRS='' MCA_btl_DSO_COMPONENTS='' MCA_btl_DSO_SUBDIRS='' MCA_btl_STATIC_COMPONENTS='' MCA_btl_STATIC_LTLIBS='' MCA_btl_STATIC_SUBDIRS='' MCA_btl_openib_enable_failover_FALSE='' MCA_btl_openib_enable_failover_TRUE='' MCA_btl_openib_have_dynamic_sl_FALSE='' MCA_btl_openib_have_dynamic_sl_TRUE='' MCA_btl_openib_have_rdmacm_FALSE='' MCA_btl_openib_have_rdmacm_TRUE='' MCA_btl_openib_have_xrc_FALSE='' MCA_btl_openib_have_xrc_TRUE='' MCA_carto_ALL_COMPONENTS='' MCA_carto_ALL_SUBDIRS='' MCA_carto_DSO_COMPONENTS='' MCA_carto_DSO_SUBDIRS='' MCA_carto_STATIC_COMPONENTS='' MCA_carto_STATIC_LTLIBS='' MCA_carto_STATIC_SUBDIRS='' MCA_coll_ALL_COMPONENTS='' MCA_coll_ALL_SUBDIRS='' MCA_coll_DSO_COMPONENTS='' MCA_coll_DSO_SUBDIRS='' MCA_coll_STATIC_COMPONENTS='' MCA_coll_STATIC_LTLIBS='' MCA_coll_STATIC_SUBDIRS='' MCA_common_ALL_COMPONENTS='' MCA_common_ALL_SUBDIRS='' MCA_common_DSO_COMPONENTS='' MCA_common_DSO_SUBDIRS='' MCA_common_STATIC_COMPONENTS='' MCA_common_STATIC_LTLIBS='' MCA_common_STATIC_SUBDIRS='' MCA_crcp_ALL_COMPONENTS='' MCA_crcp_ALL_SUBDIRS='' MCA_crcp_DSO_COMPONENTS='' MCA_crcp_DSO_SUBDIRS='' MCA_crcp_STATIC_COMPONENTS='' MCA_crcp_STATIC_LTLIBS='' MCA_crcp_STATIC_SUBDIRS='' MCA_crs_ALL_COMPONENTS='' MCA_crs_ALL_SUBDIRS='' MCA_crs_DSO_COMPONENTS='' MCA_crs_DSO_SUBDIRS='' MCA_crs_STATIC_COMPONENTS='' MCA_crs_STATIC_LTLIBS='' MCA_crs_STATIC_SUBDIRS='' MCA_dpm_ALL_COMPONENTS='' MCA_dpm_ALL_SUBDIRS='' MCA_dpm_DSO_COMPONENTS='' MCA_dpm_DSO_SUBDIRS='' MCA_dpm_STATIC_COMPONENTS='' MCA_dpm_STATIC_LTLIBS='' MCA_dpm_STATIC_SUBDIRS='' MCA_errmgr_ALL_COMPONENTS='' MCA_errmgr_ALL_SUBDIRS='' MCA_errmgr_DSO_COMPONENTS='' MCA_errmgr_DSO_SUBDIRS='' MCA_errmgr_STATIC_COMPONENTS='' MCA_errmgr_STATIC_LTLIBS='' MCA_errmgr_STATIC_SUBDIRS='' MCA_ess_ALL_COMPONENTS='' MCA_ess_ALL_SUBDIRS='' MCA_ess_DSO_COMPONENTS='' MCA_ess_DSO_SUBDIRS='' MCA_ess_STATIC_COMPONENTS='' MCA_ess_STATIC_LTLIBS='' MCA_ess_STATIC_SUBDIRS='' MCA_filem_ALL_COMPONENTS='' MCA_filem_ALL_SUBDIRS='' MCA_filem_DSO_COMPONENTS='' MCA_filem_DSO_SUBDIRS='' MCA_filem_STATIC_COMPONENTS='' MCA_filem_STATIC_LTLIBS='' MCA_filem_STATIC_SUBDIRS='' MCA_grpcomm_ALL_COMPONENTS='' MCA_grpcomm_ALL_SUBDIRS='' MCA_grpcomm_DSO_COMPONENTS='' MCA_grpcomm_DSO_SUBDIRS='' MCA_grpcomm_STATIC_COMPONENTS='' MCA_grpcomm_STATIC_LTLIBS='' MCA_grpcomm_STATIC_SUBDIRS='' MCA_hwloc_ALL_COMPONENTS='' MCA_hwloc_ALL_SUBDIRS='' MCA_hwloc_DSO_COMPONENTS='' MCA_hwloc_DSO_SUBDIRS='' MCA_hwloc_STATIC_COMPONENTS='' MCA_hwloc_STATIC_LTLIBS='' MCA_hwloc_STATIC_SUBDIRS='' MCA_installdirs_ALL_COMPONENTS='' MCA_installdirs_ALL_SUBDIRS='' MCA_installdirs_DSO_COMPONENTS='' MCA_installdirs_DSO_SUBDIRS='' MCA_installdirs_STATIC_COMPONENTS='' MCA_installdirs_STATIC_LTLIBS='' MCA_installdirs_STATIC_SUBDIRS='' MCA_io_ALL_COMPONENTS='' MCA_io_ALL_SUBDIRS='' MCA_io_DSO_COMPONENTS='' MCA_io_DSO_SUBDIRS='' MCA_io_STATIC_COMPONENTS='' MCA_io_STATIC_LTLIBS='' MCA_io_STATIC_SUBDIRS='' MCA_io_romio_SHOULD_BUILD_FALSE='' MCA_io_romio_SHOULD_BUILD_TRUE='' MCA_iof_ALL_COMPONENTS='' MCA_iof_ALL_SUBDIRS='' MCA_iof_DSO_COMPONENTS='' MCA_iof_DSO_SUBDIRS='' MCA_iof_STATIC_COMPONENTS='' MCA_iof_STATIC_LTLIBS='' MCA_iof_STATIC_SUBDIRS='' MCA_maffinity_ALL_COMPONENTS='' MCA_maffinity_ALL_SUBDIRS='' MCA_maffinity_DSO_COMPONENTS='' MCA_maffinity_DSO_SUBDIRS='' MCA_maffinity_STATIC_COMPONENTS='' MCA_maffinity_STATIC_LTLIBS='' MCA_maffinity_STATIC_SUBDIRS='' MCA_memchecker_ALL_COMPONENTS='' MCA_memchecker_ALL_SUBDIRS='' MCA_memchecker_DSO_COMPONENTS='' MCA_memchecker_DSO_SUBDIRS='' MCA_memchecker_STATIC_COMPONENTS='' MCA_memchecker_STATIC_LTLIBS='' MCA_memchecker_STATIC_SUBDIRS='' MCA_memcpy_ALL_COMPONENTS='' MCA_memcpy_ALL_SUBDIRS='' MCA_memcpy_DSO_COMPONENTS='' MCA_memcpy_DSO_SUBDIRS='' MCA_memcpy_STATIC_COMPONENTS='' MCA_memcpy_STATIC_LTLIBS='' MCA_memcpy_STATIC_SUBDIRS='' MCA_memory_ALL_COMPONENTS='' MCA_memory_ALL_SUBDIRS='' MCA_memory_DSO_COMPONENTS='' MCA_memory_DSO_SUBDIRS='' MCA_memory_STATIC_COMPONENTS='' MCA_memory_STATIC_LTLIBS='' MCA_memory_STATIC_SUBDIRS='' MCA_mpool_ALL_COMPONENTS='' MCA_mpool_ALL_SUBDIRS='' MCA_mpool_DSO_COMPONENTS='' MCA_mpool_DSO_SUBDIRS='' MCA_mpool_STATIC_COMPONENTS='' MCA_mpool_STATIC_LTLIBS='' MCA_mpool_STATIC_SUBDIRS='' MCA_mtl_ALL_COMPONENTS='' MCA_mtl_ALL_SUBDIRS='' MCA_mtl_DIRECT_CALL_HEADER='' MCA_mtl_DSO_COMPONENTS='' MCA_mtl_DSO_SUBDIRS='' MCA_mtl_STATIC_COMPONENTS='' MCA_mtl_STATIC_LTLIBS='' MCA_mtl_STATIC_SUBDIRS='' MCA_notifier_ALL_COMPONENTS='' MCA_notifier_ALL_SUBDIRS='' MCA_notifier_DSO_COMPONENTS='' MCA_notifier_DSO_SUBDIRS='' MCA_notifier_STATIC_COMPONENTS='' MCA_notifier_STATIC_LTLIBS='' MCA_notifier_STATIC_SUBDIRS='' MCA_odls_ALL_COMPONENTS='' MCA_odls_ALL_SUBDIRS='' MCA_odls_DSO_COMPONENTS='' MCA_odls_DSO_SUBDIRS='' MCA_odls_STATIC_COMPONENTS='' MCA_odls_STATIC_LTLIBS='' MCA_odls_STATIC_SUBDIRS='' MCA_ompi_FRAMEWORKS='' MCA_ompi_FRAMEWORKS_SUBDIRS='' MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' MCA_ompi_FRAMEWORK_LIBS='' MCA_oob_ALL_COMPONENTS='' MCA_oob_ALL_SUBDIRS='' MCA_oob_DSO_COMPONENTS='' MCA_oob_DSO_SUBDIRS='' MCA_oob_STATIC_COMPONENTS='' MCA_oob_STATIC_LTLIBS='' MCA_oob_STATIC_SUBDIRS='' MCA_op_ALL_COMPONENTS='' MCA_op_ALL_SUBDIRS='' MCA_op_DSO_COMPONENTS='' MCA_op_DSO_SUBDIRS='' MCA_op_STATIC_COMPONENTS='' MCA_op_STATIC_LTLIBS='' MCA_op_STATIC_SUBDIRS='' MCA_opal_FRAMEWORKS='' MCA_opal_FRAMEWORKS_SUBDIRS='' MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' MCA_opal_FRAMEWORK_LIBS='' MCA_orte_FRAMEWORKS='' MCA_orte_FRAMEWORKS_SUBDIRS='' MCA_orte_FRAMEWORK_COMPONENT_ALL_SUBDIRS='' MCA_orte_FRAMEWORK_COMPONENT_DSO_SUBDIRS='' MCA_orte_FRAMEWORK_COMPONENT_STATIC_SUBDIRS='' MCA_orte_FRAMEWORK_LIBS='' MCA_osc_ALL_COMPONENTS='' MCA_osc_ALL_SUBDIRS='' MCA_osc_DSO_COMPONENTS='' MCA_osc_DSO_SUBDIRS='' MCA_osc_STATIC_COMPONENTS='' MCA_osc_STATIC_LTLIBS='' MCA_osc_STATIC_SUBDIRS='' MCA_paffinity_ALL_COMPONENTS='' MCA_paffinity_ALL_SUBDIRS='' MCA_paffinity_DSO_COMPONENTS='' MCA_paffinity_DSO_SUBDIRS='' MCA_paffinity_STATIC_COMPONENTS='' MCA_paffinity_STATIC_LTLIBS='' MCA_paffinity_STATIC_SUBDIRS='' MCA_plm_ALL_COMPONENTS='' MCA_plm_ALL_SUBDIRS='' MCA_plm_DSO_COMPONENTS='' MCA_plm_DSO_SUBDIRS='' MCA_plm_STATIC_COMPONENTS='' MCA_plm_STATIC_LTLIBS='' MCA_plm_STATIC_SUBDIRS='' MCA_pml_ALL_COMPONENTS='' MCA_pml_ALL_SUBDIRS='' MCA_pml_DIRECT_CALL_HEADER='' MCA_pml_DSO_COMPONENTS='' MCA_pml_DSO_SUBDIRS='' MCA_pml_STATIC_COMPONENTS='' MCA_pml_STATIC_LTLIBS='' MCA_pml_STATIC_SUBDIRS='' MCA_pstat_ALL_COMPONENTS='' MCA_pstat_ALL_SUBDIRS='' MCA_pstat_DSO_COMPONENTS='' MCA_pstat_DSO_SUBDIRS='' MCA_pstat_STATIC_COMPONENTS='' MCA_pstat_STATIC_LTLIBS='' MCA_pstat_STATIC_SUBDIRS='' MCA_pubsub_ALL_COMPONENTS='' MCA_pubsub_ALL_SUBDIRS='' MCA_pubsub_DSO_COMPONENTS='' MCA_pubsub_DSO_SUBDIRS='' MCA_pubsub_STATIC_COMPONENTS='' MCA_pubsub_STATIC_LTLIBS='' MCA_pubsub_STATIC_SUBDIRS='' MCA_ras_ALL_COMPONENTS='' MCA_ras_ALL_SUBDIRS='' MCA_ras_DSO_COMPONENTS='' MCA_ras_DSO_SUBDIRS='' MCA_ras_STATIC_COMPONENTS='' MCA_ras_STATIC_LTLIBS='' MCA_ras_STATIC_SUBDIRS='' MCA_rcache_ALL_COMPONENTS='' MCA_rcache_ALL_SUBDIRS='' MCA_rcache_DSO_COMPONENTS='' MCA_rcache_DSO_SUBDIRS='' MCA_rcache_STATIC_COMPONENTS='' MCA_rcache_STATIC_LTLIBS='' MCA_rcache_STATIC_SUBDIRS='' MCA_rmaps_ALL_COMPONENTS='' MCA_rmaps_ALL_SUBDIRS='' MCA_rmaps_DSO_COMPONENTS='' MCA_rmaps_DSO_SUBDIRS='' MCA_rmaps_STATIC_COMPONENTS='' MCA_rmaps_STATIC_LTLIBS='' MCA_rmaps_STATIC_SUBDIRS='' MCA_rmcast_ALL_COMPONENTS='' MCA_rmcast_ALL_SUBDIRS='' MCA_rmcast_DSO_COMPONENTS='' MCA_rmcast_DSO_SUBDIRS='' MCA_rmcast_STATIC_COMPONENTS='' MCA_rmcast_STATIC_LTLIBS='' MCA_rmcast_STATIC_SUBDIRS='' MCA_rml_ALL_COMPONENTS='' MCA_rml_ALL_SUBDIRS='' MCA_rml_DSO_COMPONENTS='' MCA_rml_DSO_SUBDIRS='' MCA_rml_STATIC_COMPONENTS='' MCA_rml_STATIC_LTLIBS='' MCA_rml_STATIC_SUBDIRS='' MCA_routed_ALL_COMPONENTS='' MCA_routed_ALL_SUBDIRS='' MCA_routed_DSO_COMPONENTS='' MCA_routed_DSO_SUBDIRS='' MCA_routed_STATIC_COMPONENTS='' MCA_routed_STATIC_LTLIBS='' MCA_routed_STATIC_SUBDIRS='' MCA_shmem_ALL_COMPONENTS='' MCA_shmem_ALL_SUBDIRS='' MCA_shmem_DSO_COMPONENTS='' MCA_shmem_DSO_SUBDIRS='' MCA_shmem_STATIC_COMPONENTS='' MCA_shmem_STATIC_LTLIBS='' MCA_shmem_STATIC_SUBDIRS='' MCA_snapc_ALL_COMPONENTS='' MCA_snapc_ALL_SUBDIRS='' MCA_snapc_DSO_COMPONENTS='' MCA_snapc_DSO_SUBDIRS='' MCA_snapc_STATIC_COMPONENTS='' MCA_snapc_STATIC_LTLIBS='' MCA_snapc_STATIC_SUBDIRS='' MCA_sysinfo_ALL_COMPONENTS='' MCA_sysinfo_ALL_SUBDIRS='' MCA_sysinfo_DSO_COMPONENTS='' MCA_sysinfo_DSO_SUBDIRS='' MCA_sysinfo_STATIC_COMPONENTS='' MCA_sysinfo_STATIC_LTLIBS='' MCA_sysinfo_STATIC_SUBDIRS='' MCA_timer_ALL_COMPONENTS='' MCA_timer_ALL_SUBDIRS='' MCA_timer_DSO_COMPONENTS='' MCA_timer_DSO_SUBDIRS='' MCA_timer_STATIC_COMPONENTS='' MCA_timer_STATIC_LTLIBS='' MCA_timer_STATIC_SUBDIRS='' MCA_topo_ALL_COMPONENTS='' MCA_topo_ALL_SUBDIRS='' MCA_topo_DSO_COMPONENTS='' MCA_topo_DSO_SUBDIRS='' MCA_topo_STATIC_COMPONENTS='' MCA_topo_STATIC_LTLIBS='' MCA_topo_STATIC_SUBDIRS='' MCA_vprotocol_ALL_COMPONENTS='' MCA_vprotocol_ALL_SUBDIRS='' MCA_vprotocol_DSO_COMPONENTS='' MCA_vprotocol_DSO_SUBDIRS='' MCA_vprotocol_STATIC_COMPONENTS='' MCA_vprotocol_STATIC_LTLIBS='' MCA_vprotocol_STATIC_SUBDIRS='' MEMORY_LINUX_PTMALLOC2_FALSE='' MEMORY_LINUX_PTMALLOC2_TRUE='' MEMORY_LINUX_UMMUNOTIFY_FALSE='' MEMORY_LINUX_UMMUNOTIFY_TRUE='' MKDIR_P='/bin/mkdir -p' MPIF_H_PMPI_W_FUNCS=', PMPI_WTICK, PMPI_WTIME' NM='' NMEDIT='' OBJDUMP='' OBJEXT='o' OMPI_ASM_FILE='' OMPI_AS_GLOBAL='' OMPI_AS_LABEL_SUFFIX='' OMPI_BUILD_allocator_basic_DSO_FALSE='' OMPI_BUILD_allocator_basic_DSO_TRUE='' OMPI_BUILD_allocator_bucket_DSO_FALSE='' OMPI_BUILD_allocator_bucket_DSO_TRUE='' OMPI_BUILD_backtrace_darwin_DSO_FALSE='' OMPI_BUILD_backtrace_darwin_DSO_TRUE='' OMPI_BUILD_backtrace_execinfo_DSO_FALSE='' OMPI_BUILD_backtrace_execinfo_DSO_TRUE='' OMPI_BUILD_backtrace_none_DSO_FALSE='' OMPI_BUILD_backtrace_none_DSO_TRUE='' OMPI_BUILD_backtrace_printstack_DSO_FALSE='' OMPI_BUILD_backtrace_printstack_DSO_TRUE='' OMPI_BUILD_bml_r2_DSO_FALSE='' OMPI_BUILD_bml_r2_DSO_TRUE='' OMPI_BUILD_btl_elan_DSO_FALSE='' OMPI_BUILD_btl_elan_DSO_TRUE='' OMPI_BUILD_btl_mx_DSO_FALSE='' OMPI_BUILD_btl_mx_DSO_TRUE='' OMPI_BUILD_btl_ofud_DSO_FALSE='' OMPI_BUILD_btl_ofud_DSO_TRUE='' OMPI_BUILD_btl_openib_DSO_FALSE='' OMPI_BUILD_btl_openib_DSO_TRUE='' OMPI_BUILD_btl_portals_DSO_FALSE='' OMPI_BUILD_btl_portals_DSO_TRUE='' OMPI_BUILD_btl_sctp_DSO_FALSE='' OMPI_BUILD_btl_sctp_DSO_TRUE='' OMPI_BUILD_btl_self_DSO_FALSE='' OMPI_BUILD_btl_self_DSO_TRUE='' OMPI_BUILD_btl_sm_DSO_FALSE='' OMPI_BUILD_btl_sm_DSO_TRUE='' OMPI_BUILD_btl_tcp_DSO_FALSE='' OMPI_BUILD_btl_tcp_DSO_TRUE='' OMPI_BUILD_btl_udapl_DSO_FALSE='' OMPI_BUILD_btl_udapl_DSO_TRUE='' OMPI_BUILD_carto_auto_detect_DSO_FALSE='' OMPI_BUILD_carto_auto_detect_DSO_TRUE='' OMPI_BUILD_carto_file_DSO_FALSE='' OMPI_BUILD_carto_file_DSO_TRUE='' OMPI_BUILD_coll_basic_DSO_FALSE='' OMPI_BUILD_coll_basic_DSO_TRUE='' OMPI_BUILD_coll_fca_DSO_FALSE='' OMPI_BUILD_coll_fca_DSO_TRUE='' OMPI_BUILD_coll_hierarch_DSO_FALSE='' OMPI_BUILD_coll_hierarch_DSO_TRUE='' OMPI_BUILD_coll_inter_DSO_FALSE='' OMPI_BUILD_coll_inter_DSO_TRUE='' OMPI_BUILD_coll_self_DSO_FALSE='' OMPI_BUILD_coll_self_DSO_TRUE='' OMPI_BUILD_coll_sm_DSO_FALSE='' OMPI_BUILD_coll_sm_DSO_TRUE='' OMPI_BUILD_coll_sync_DSO_FALSE='' OMPI_BUILD_coll_sync_DSO_TRUE='' OMPI_BUILD_coll_tuned_DSO_FALSE='' OMPI_BUILD_coll_tuned_DSO_TRUE='' OMPI_BUILD_common_mx_DSO_FALSE='' OMPI_BUILD_common_mx_DSO_TRUE='' OMPI_BUILD_common_portals_DSO_FALSE='' OMPI_BUILD_common_portals_DSO_TRUE='' OMPI_BUILD_common_sm_DSO_FALSE='' OMPI_BUILD_common_sm_DSO_TRUE='' OMPI_BUILD_crcp_bkmrk_DSO_FALSE='' OMPI_BUILD_crcp_bkmrk_DSO_TRUE='' OMPI_BUILD_crs_blcr_DSO_FALSE='' OMPI_BUILD_crs_blcr_DSO_TRUE='' OMPI_BUILD_crs_none_DSO_FALSE='' OMPI_BUILD_crs_none_DSO_TRUE='' OMPI_BUILD_crs_self_DSO_FALSE='' OMPI_BUILD_crs_self_DSO_TRUE='' OMPI_BUILD_dpm_orte_DSO_FALSE='' OMPI_BUILD_dpm_orte_DSO_TRUE='' OMPI_BUILD_errmgr_default_DSO_FALSE='' OMPI_BUILD_errmgr_default_DSO_TRUE='' OMPI_BUILD_ess_alps_DSO_FALSE='' OMPI_BUILD_ess_alps_DSO_TRUE='' OMPI_BUILD_ess_cnos_DSO_FALSE='' OMPI_BUILD_ess_cnos_DSO_TRUE='' OMPI_BUILD_ess_env_DSO_FALSE='' OMPI_BUILD_ess_env_DSO_TRUE='' OMPI_BUILD_ess_hnp_DSO_FALSE='' OMPI_BUILD_ess_hnp_DSO_TRUE='' OMPI_BUILD_ess_lsf_DSO_FALSE='' OMPI_BUILD_ess_lsf_DSO_TRUE='' OMPI_BUILD_ess_pmi_DSO_FALSE='' OMPI_BUILD_ess_pmi_DSO_TRUE='' OMPI_BUILD_ess_portals_utcp_DSO_FALSE='' OMPI_BUILD_ess_portals_utcp_DSO_TRUE='' OMPI_BUILD_ess_singleton_DSO_FALSE='' OMPI_BUILD_ess_singleton_DSO_TRUE='' OMPI_BUILD_ess_slave_DSO_FALSE='' OMPI_BUILD_ess_slave_DSO_TRUE='' OMPI_BUILD_ess_slurm_DSO_FALSE='' OMPI_BUILD_ess_slurm_DSO_TRUE='' OMPI_BUILD_ess_slurmd_DSO_FALSE='' OMPI_BUILD_ess_slurmd_DSO_TRUE='' OMPI_BUILD_ess_tm_DSO_FALSE='' OMPI_BUILD_ess_tm_DSO_TRUE='' OMPI_BUILD_ess_tool_DSO_FALSE='' OMPI_BUILD_ess_tool_DSO_TRUE='' OMPI_BUILD_filem_rsh_DSO_FALSE='' OMPI_BUILD_filem_rsh_DSO_TRUE='' OMPI_BUILD_grpcomm_bad_DSO_FALSE='' OMPI_BUILD_grpcomm_bad_DSO_TRUE='' OMPI_BUILD_grpcomm_basic_DSO_FALSE='' OMPI_BUILD_grpcomm_basic_DSO_TRUE='' OMPI_BUILD_grpcomm_cnos_DSO_FALSE='' OMPI_BUILD_grpcomm_cnos_DSO_TRUE='' OMPI_BUILD_grpcomm_hier_DSO_FALSE='' OMPI_BUILD_grpcomm_hier_DSO_TRUE='' OMPI_BUILD_grpcomm_pmi_DSO_FALSE='' OMPI_BUILD_grpcomm_pmi_DSO_TRUE='' OMPI_BUILD_hwloc_external_DSO_FALSE='' OMPI_BUILD_hwloc_external_DSO_TRUE='' OMPI_BUILD_hwloc_hwloc132_DSO_FALSE='' OMPI_BUILD_hwloc_hwloc132_DSO_TRUE='' OMPI_BUILD_installdirs_config_DSO_FALSE='' OMPI_BUILD_installdirs_config_DSO_TRUE='' OMPI_BUILD_installdirs_env_DSO_FALSE='' OMPI_BUILD_installdirs_env_DSO_TRUE='' OMPI_BUILD_installdirs_windows_DSO_FALSE='' OMPI_BUILD_installdirs_windows_DSO_TRUE='' OMPI_BUILD_io_romio_DSO_FALSE='' OMPI_BUILD_io_romio_DSO_TRUE='' OMPI_BUILD_iof_hnp_DSO_FALSE='' OMPI_BUILD_iof_hnp_DSO_TRUE='' OMPI_BUILD_iof_orted_DSO_FALSE='' OMPI_BUILD_iof_orted_DSO_TRUE='' OMPI_BUILD_iof_tool_DSO_FALSE='' OMPI_BUILD_iof_tool_DSO_TRUE='' OMPI_BUILD_maffinity_first_use_DSO_FALSE='' OMPI_BUILD_maffinity_first_use_DSO_TRUE='' OMPI_BUILD_maffinity_hwloc_DSO_FALSE='' OMPI_BUILD_maffinity_hwloc_DSO_TRUE='' OMPI_BUILD_memchecker_valgrind_DSO_FALSE='' OMPI_BUILD_memchecker_valgrind_DSO_TRUE='' OMPI_BUILD_memory_linux_DSO_FALSE='' OMPI_BUILD_memory_linux_DSO_TRUE='' OMPI_BUILD_memory_malloc_solaris_DSO_FALSE='' OMPI_BUILD_memory_malloc_solaris_DSO_TRUE='' OMPI_BUILD_mpool_fake_DSO_FALSE='' OMPI_BUILD_mpool_fake_DSO_TRUE='' OMPI_BUILD_mpool_rdma_DSO_FALSE='' OMPI_BUILD_mpool_rdma_DSO_TRUE='' OMPI_BUILD_mpool_sm_DSO_FALSE='' OMPI_BUILD_mpool_sm_DSO_TRUE='' OMPI_BUILD_mtl_mx_DSO_FALSE='' OMPI_BUILD_mtl_mx_DSO_TRUE='' OMPI_BUILD_mtl_mxm_DSO_FALSE='' OMPI_BUILD_mtl_mxm_DSO_TRUE='' OMPI_BUILD_mtl_portals_DSO_FALSE='' OMPI_BUILD_mtl_portals_DSO_TRUE='' OMPI_BUILD_mtl_psm_DSO_FALSE='' OMPI_BUILD_mtl_psm_DSO_TRUE='' OMPI_BUILD_notifier_command_DSO_FALSE='' OMPI_BUILD_notifier_command_DSO_TRUE='' OMPI_BUILD_notifier_ftb_DSO_FALSE='' OMPI_BUILD_notifier_ftb_DSO_TRUE='' OMPI_BUILD_notifier_smtp_DSO_FALSE='' OMPI_BUILD_notifier_smtp_DSO_TRUE='' OMPI_BUILD_notifier_syslog_DSO_FALSE='' OMPI_BUILD_notifier_syslog_DSO_TRUE='' OMPI_BUILD_odls_default_DSO_FALSE='' OMPI_BUILD_odls_default_DSO_TRUE='' OMPI_BUILD_odls_process_DSO_FALSE='' OMPI_BUILD_odls_process_DSO_TRUE='' OMPI_BUILD_oob_tcp_DSO_FALSE='' OMPI_BUILD_oob_tcp_DSO_TRUE='' OMPI_BUILD_osc_pt2pt_DSO_FALSE='' OMPI_BUILD_osc_pt2pt_DSO_TRUE='' OMPI_BUILD_osc_rdma_DSO_FALSE='' OMPI_BUILD_osc_rdma_DSO_TRUE='' OMPI_BUILD_paffinity_hwloc_DSO_FALSE='' OMPI_BUILD_paffinity_hwloc_DSO_TRUE='' OMPI_BUILD_paffinity_test_DSO_FALSE='' OMPI_BUILD_paffinity_test_DSO_TRUE='' OMPI_BUILD_plm_alps_DSO_FALSE='' OMPI_BUILD_plm_alps_DSO_TRUE='' OMPI_BUILD_plm_ccp_DSO_FALSE='' OMPI_BUILD_plm_ccp_DSO_TRUE='' OMPI_BUILD_plm_lsf_DSO_FALSE='' OMPI_BUILD_plm_lsf_DSO_TRUE='' OMPI_BUILD_plm_process_DSO_FALSE='' OMPI_BUILD_plm_process_DSO_TRUE='' OMPI_BUILD_plm_rsh_DSO_FALSE='' OMPI_BUILD_plm_rsh_DSO_TRUE='' OMPI_BUILD_plm_slurm_DSO_FALSE='' OMPI_BUILD_plm_slurm_DSO_TRUE='' OMPI_BUILD_plm_tm_DSO_FALSE='' OMPI_BUILD_plm_tm_DSO_TRUE='' OMPI_BUILD_pml_bfo_DSO_FALSE='' OMPI_BUILD_pml_bfo_DSO_TRUE='' OMPI_BUILD_pml_cm_DSO_FALSE='' OMPI_BUILD_pml_cm_DSO_TRUE='' OMPI_BUILD_pml_crcpw_DSO_FALSE='' OMPI_BUILD_pml_crcpw_DSO_TRUE='' OMPI_BUILD_pml_csum_DSO_FALSE='' OMPI_BUILD_pml_csum_DSO_TRUE='' OMPI_BUILD_pml_ob1_DSO_FALSE='' OMPI_BUILD_pml_ob1_DSO_TRUE='' OMPI_BUILD_pml_v_DSO_FALSE='' OMPI_BUILD_pml_v_DSO_TRUE='' OMPI_BUILD_pstat_darwin_DSO_FALSE='' OMPI_BUILD_pstat_darwin_DSO_TRUE='' OMPI_BUILD_pstat_linux_DSO_FALSE='' OMPI_BUILD_pstat_linux_DSO_TRUE='' OMPI_BUILD_pubsub_orte_DSO_FALSE='' OMPI_BUILD_pubsub_orte_DSO_TRUE='' OMPI_BUILD_pubsub_pmi_DSO_FALSE='' OMPI_BUILD_pubsub_pmi_DSO_TRUE='' OMPI_BUILD_ras_alps_DSO_FALSE='' OMPI_BUILD_ras_alps_DSO_TRUE='' OMPI_BUILD_ras_ccp_DSO_FALSE='' OMPI_BUILD_ras_ccp_DSO_TRUE='' OMPI_BUILD_ras_cm_DSO_FALSE='' OMPI_BUILD_ras_cm_DSO_TRUE='' OMPI_BUILD_ras_gridengine_DSO_FALSE='' OMPI_BUILD_ras_gridengine_DSO_TRUE='' OMPI_BUILD_ras_loadleveler_DSO_FALSE='' OMPI_BUILD_ras_loadleveler_DSO_TRUE='' OMPI_BUILD_ras_lsf_DSO_FALSE='' OMPI_BUILD_ras_lsf_DSO_TRUE='' OMPI_BUILD_ras_slurm_DSO_FALSE='' OMPI_BUILD_ras_slurm_DSO_TRUE='' OMPI_BUILD_ras_tm_DSO_FALSE='' OMPI_BUILD_ras_tm_DSO_TRUE='' OMPI_BUILD_rcache_vma_DSO_FALSE='' OMPI_BUILD_rcache_vma_DSO_TRUE='' OMPI_BUILD_rmaps_load_balance_DSO_FALSE='' OMPI_BUILD_rmaps_load_balance_DSO_TRUE='' OMPI_BUILD_rmaps_rank_file_DSO_FALSE='' OMPI_BUILD_rmaps_rank_file_DSO_TRUE='' OMPI_BUILD_rmaps_resilient_DSO_FALSE='' OMPI_BUILD_rmaps_resilient_DSO_TRUE='' OMPI_BUILD_rmaps_round_robin_DSO_FALSE='' OMPI_BUILD_rmaps_round_robin_DSO_TRUE='' OMPI_BUILD_rmaps_seq_DSO_FALSE='' OMPI_BUILD_rmaps_seq_DSO_TRUE='' OMPI_BUILD_rmaps_topo_DSO_FALSE='' OMPI_BUILD_rmaps_topo_DSO_TRUE='' OMPI_BUILD_rmcast_tcp_DSO_FALSE='' OMPI_BUILD_rmcast_tcp_DSO_TRUE='' OMPI_BUILD_rmcast_udp_DSO_FALSE='' OMPI_BUILD_rmcast_udp_DSO_TRUE='' OMPI_BUILD_rml_ftrm_DSO_FALSE='' OMPI_BUILD_rml_ftrm_DSO_TRUE='' OMPI_BUILD_rml_oob_DSO_FALSE='' OMPI_BUILD_rml_oob_DSO_TRUE='' OMPI_BUILD_routed_binomial_DSO_FALSE='' OMPI_BUILD_routed_binomial_DSO_TRUE='' OMPI_BUILD_routed_cm_DSO_FALSE='' OMPI_BUILD_routed_cm_DSO_TRUE='' OMPI_BUILD_routed_direct_DSO_FALSE='' OMPI_BUILD_routed_direct_DSO_TRUE='' OMPI_BUILD_routed_linear_DSO_FALSE='' OMPI_BUILD_routed_linear_DSO_TRUE='' OMPI_BUILD_routed_radix_DSO_FALSE='' OMPI_BUILD_routed_radix_DSO_TRUE='' OMPI_BUILD_routed_slave_DSO_FALSE='' OMPI_BUILD_routed_slave_DSO_TRUE='' OMPI_BUILD_shmem_mmap_DSO_FALSE='' OMPI_BUILD_shmem_mmap_DSO_TRUE='' OMPI_BUILD_shmem_posix_DSO_FALSE='' OMPI_BUILD_shmem_posix_DSO_TRUE='' OMPI_BUILD_shmem_sysv_DSO_FALSE='' OMPI_BUILD_shmem_sysv_DSO_TRUE='' OMPI_BUILD_shmem_windows_DSO_FALSE='' OMPI_BUILD_shmem_windows_DSO_TRUE='' OMPI_BUILD_snapc_full_DSO_FALSE='' OMPI_BUILD_snapc_full_DSO_TRUE='' OMPI_BUILD_sysinfo_darwin_DSO_FALSE='' OMPI_BUILD_sysinfo_darwin_DSO_TRUE='' OMPI_BUILD_sysinfo_linux_DSO_FALSE='' OMPI_BUILD_sysinfo_linux_DSO_TRUE='' OMPI_BUILD_sysinfo_solaris_DSO_FALSE='' OMPI_BUILD_sysinfo_solaris_DSO_TRUE='' OMPI_BUILD_timer_aix_DSO_FALSE='' OMPI_BUILD_timer_aix_DSO_TRUE='' OMPI_BUILD_timer_altix_DSO_FALSE='' OMPI_BUILD_timer_altix_DSO_TRUE='' OMPI_BUILD_timer_catamount_DSO_FALSE='' OMPI_BUILD_timer_catamount_DSO_TRUE='' OMPI_BUILD_timer_darwin_DSO_FALSE='' OMPI_BUILD_timer_darwin_DSO_TRUE='' OMPI_BUILD_timer_linux_DSO_FALSE='' OMPI_BUILD_timer_linux_DSO_TRUE='' OMPI_BUILD_timer_solaris_DSO_FALSE='' OMPI_BUILD_timer_solaris_DSO_TRUE='' OMPI_BUILD_timer_windows_DSO_FALSE='' OMPI_BUILD_timer_windows_DSO_TRUE='' OMPI_BUILD_topo_unity_DSO_FALSE='' OMPI_BUILD_topo_unity_DSO_TRUE='' OMPI_BUILD_vprotocol_pessimist_DSO_FALSE='' OMPI_BUILD_vprotocol_pessimist_DSO_TRUE='' OMPI_CONFIGURE_DATE='Fri Aug 24 06:58:41 JST 2012' OMPI_CONFIGURE_HOST='t2a006164' OMPI_CONFIGURE_USER='A2401222' OMPI_CONTRIB_DIST_SUBDIRS='' OMPI_CONTRIB_SUBDIRS='' OMPI_CXX_ABSOLUTE='' OMPI_F77_ABSOLUTE='' OMPI_F90_ABSOLUTE='' OMPI_F90_BUILD_SIZE='small' OMPI_F90_CKINDS='' OMPI_F90_EXTRA_SHARED_LIBRARY_FLAGS='' OMPI_F90_IKINDS='' OMPI_F90_RKINDS='' OMPI_FC_MODULE_FLAG='' OMPI_FORTRAN_MAX_ARRAY_RANK='4' OMPI_FORTRAN_STATUS_SIZE='' OMPI_GREEK_VERSION='' OMPI_INSTALL_BINARIES_FALSE='#' OMPI_INSTALL_BINARIES_TRUE='' OMPI_LIBMPI_EXTRA_LDFLAGS='' OMPI_LIBMPI_EXTRA_LIBS='' OMPI_MAJOR_VERSION='1' OMPI_MINOR_VERSION='6' OMPI_MPIF_MPI_IO_INCLUDE='' OMPI_MPI_ADDRESS_KIND='' OMPI_MPI_INTEGER_KIND='' OMPI_MPI_OFFSET_KIND='' OMPI_NEED_WINDOWS_REPLACEMENTS_FALSE='' OMPI_NEED_WINDOWS_REPLACEMENTS_TRUE='#' OMPI_PROVIDE_MPI_FILE_INTERFACE_FALSE='' OMPI_PROVIDE_MPI_FILE_INTERFACE_TRUE='' OMPI_RELEASE_DATE='May 10, 2012' OMPI_RELEASE_VERSION='0' OMPI_SIZEOF_F90_CHARACTER='' OMPI_SIZEOF_F90_COMPLEX16='' OMPI_SIZEOF_F90_COMPLEX32='' OMPI_SIZEOF_F90_COMPLEX8='' OMPI_SIZEOF_F90_COMPLEX='' OMPI_SIZEOF_F90_DOUBLE_COMPLEX='' OMPI_SIZEOF_F90_DOUBLE_PRECISION='' OMPI_SIZEOF_F90_INTEGER16='' OMPI_SIZEOF_F90_INTEGER1='' OMPI_SIZEOF_F90_INTEGER2='' OMPI_SIZEOF_F90_INTEGER4='' OMPI_SIZEOF_F90_INTEGER8='' OMPI_SIZEOF_F90_INTEGER='' OMPI_SIZEOF_F90_LOGICAL1='' OMPI_SIZEOF_F90_LOGICAL2='' OMPI_SIZEOF_F90_LOGICAL4='' OMPI_SIZEOF_F90_LOGICAL8='' OMPI_SIZEOF_F90_LOGICAL='' OMPI_SIZEOF_F90_REAL16='' OMPI_SIZEOF_F90_REAL2='' OMPI_SIZEOF_F90_REAL4='' OMPI_SIZEOF_F90_REAL8='' OMPI_SIZEOF_F90_REAL='' OMPI_SVN_R='r26429' OMPI_TOP_BUILDDIR='/home/usr5/A2401222/openmpi-1.6' OMPI_TOP_SRCDIR='/home/usr5/A2401222/openmpi-1.6' OMPI_VERSION='1.6' OMPI_WANT_BUILD_F90_LARGE_FALSE='' OMPI_WANT_BUILD_F90_LARGE_TRUE='#' OMPI_WANT_BUILD_F90_MEDIUM_FALSE='' OMPI_WANT_BUILD_F90_MEDIUM_TRUE='#' OMPI_WANT_BUILD_F90_SMALL_FALSE='#' OMPI_WANT_BUILD_F90_SMALL_TRUE='' OMPI_WANT_BUILD_F90_TRIVIAL_FALSE='' OMPI_WANT_BUILD_F90_TRIVIAL_TRUE='#' OMPI_WANT_F77_BINDINGS_FALSE='' OMPI_WANT_F77_BINDINGS_TRUE='' OMPI_WANT_F90_BINDINGS_FALSE='' OMPI_WANT_F90_BINDINGS_TRUE='' OMPI_WANT_MEMCHECKER_FALSE='' OMPI_WANT_MEMCHECKER_TRUE='' OMPI_WANT_SVN='0' OMPI_WRAPPER_CXX_LIB='' OMPI_WRAPPER_CXX_REQUIRED_FILE='' OMPI_WRAPPER_EXTRA_CFLAGS='' OMPI_WRAPPER_EXTRA_CPPFLAGS='' OMPI_WRAPPER_EXTRA_CXXFLAGS='' OMPI_WRAPPER_EXTRA_FCFLAGS='' OMPI_WRAPPER_EXTRA_FFLAGS='' OMPI_WRAPPER_EXTRA_INCLUDES='' OMPI_WRAPPER_EXTRA_LDFLAGS='' OMPI_WRAPPER_EXTRA_LIBS='' OMPI_WRAPPER_F77_REQUIRED_FILE='' OMPI_WRAPPER_F90_REQUIRED_FILE='' OMPI_WRAPPER_INCLUDEDIR='' OMPI_WRAPPER_LIBDIR='' OPAL_ASM_GSYM='' OPAL_ASM_LSYM='' OPAL_ASM_SUPPORT_64BIT='' OPAL_ASM_TEXT='' OPAL_ASM_TYPE='' OPAL_ASSEMBLY_ARCH='' OPAL_ASSEMBLY_FORMAT='' OPAL_CC_ABSOLUTE='/usr/bin/gcc' OPAL_CXX_ABSOLUTE='' OPAL_DEFAULT_MCA_PARAM_CONF='openmpi-mca-params.conf' OPAL_GREEK_VERSION='' OPAL_HAVE_ASM_FILE_FALSE='' OPAL_HAVE_ASM_FILE_TRUE='' OPAL_HAVE_DLOPEN_FALSE='' OPAL_HAVE_DLOPEN_TRUE='' OPAL_HAVE_HWLOC_FALSE='' OPAL_HAVE_HWLOC_TRUE='' OPAL_HAVE_POSIX_THREADS_FALSE='' OPAL_HAVE_POSIX_THREADS_TRUE='' OPAL_HAVE_SOLARIS_THREADS_FALSE='' OPAL_HAVE_SOLARIS_THREADS_TRUE='' OPAL_LIBEVENT_SOURCES='' OPAL_MAJOR_VERSION='1' OPAL_MAX_DATAREP_STRING='128' OPAL_MAX_ERROR_STRING='256' OPAL_MAX_INFO_KEY='36' OPAL_MAX_INFO_VAL='256' OPAL_MAX_OBJECT_NAME='64' OPAL_MAX_PORT_NAME='1024' OPAL_MAX_PROCESSOR_NAME='256' OPAL_MINOR_VERSION='6' OPAL_PARAM_FROM_PLATFORM='' OPAL_RELEASE_DATE='May 10, 2012' OPAL_RELEASE_VERSION='0' OPAL_SVN_R='r26429' OPAL_VERSION='1.6' OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_FALSE='' OPAL_WANT_SCRIPT_WRAPPER_COMPILERS_TRUE='#' OPAL_WANT_SVN='0' OPAL_WRAPPER_EXTRA_CFLAGS='' OPAL_WRAPPER_EXTRA_CPPFLAGS='' OPAL_WRAPPER_EXTRA_CXXFLAGS='' OPAL_WRAPPER_EXTRA_INCLUDES='' OPAL_WRAPPER_EXTRA_LDFLAGS='' OPAL_WRAPPER_EXTRA_LIBS='' OPAL_WRAPPER_INCLUDEDIR='' OPAL_WRAPPER_LIBDIR='' ORTE_DISABLE_FULL_SUPPORT_FALSE='' ORTE_DISABLE_FULL_SUPPORT_TRUE='#' ORTE_GREEK_VERSION='' ORTE_MAJOR_VERSION='1' ORTE_MINOR_VERSION='6' ORTE_RELEASE_DATE='May 10, 2012' ORTE_RELEASE_VERSION='0' ORTE_SVN_R='r26429' ORTE_VERSION='1.6' ORTE_WANT_SVN='0' ORTE_WRAPPER_EXTRA_CFLAGS='' ORTE_WRAPPER_EXTRA_CPPFLAGS='' ORTE_WRAPPER_EXTRA_CXXFLAGS='' ORTE_WRAPPER_EXTRA_INCLUDES='' ORTE_WRAPPER_EXTRA_LDFLAGS='' ORTE_WRAPPER_EXTRA_LIBS='' ORTE_WRAPPER_INCLUDEDIR='' ORTE_WRAPPER_LIBDIR='' OTOOL64='' OTOOL='' PACKAGE='openmpi' PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/' PACKAGE_NAME='Open MPI' PACKAGE_STRING='Open MPI 1.6' PACKAGE_TARNAME='openmpi' PACKAGE_URL='' PACKAGE_VERSION='1.6' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='' PROJECT_OMPI_FALSE='#' PROJECT_OMPI_TRUE='' PROJECT_ORTE_FALSE='#' PROJECT_ORTE_TRUE='' QRSH='' RANLIB='' SED='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.6' WANT_FT_FALSE='' WANT_FT_THREAD_FALSE='' WANT_FT_THREAD_TRUE='' WANT_FT_TRUE='#' WANT_INSTALL_HEADERS_FALSE='' WANT_INSTALL_HEADERS_TRUE='#' WANT_MPI_BINDINGS_LAYER_FALSE='' WANT_MPI_BINDINGS_LAYER_TRUE='' WANT_MPI_CXX_BINDINGS_FALSE='' WANT_MPI_CXX_BINDINGS_TRUE='' WANT_MPI_F77_BINDINGS_LAYER_FALSE='' WANT_MPI_F77_BINDINGS_LAYER_TRUE='' WANT_PERUSE_FALSE='' WANT_PERUSE_TRUE='#' WANT_PMI_SUPPORT_FALSE='' WANT_PMI_SUPPORT_TRUE='' WANT_PMPI_BINDINGS_LAYER_FALSE='' WANT_PMPI_BINDINGS_LAYER_TRUE='' WANT_PMPI_F77_BINDINGS_LAYER_FALSE='' WANT_PMPI_F77_BINDINGS_LAYER_TRUE='' WRAPPER_EXTRA_CFLAGS='' WRAPPER_EXTRA_CXXFLAGS='' WRAPPER_EXTRA_FCFLAGS='' WRAPPER_EXTRA_FFLAGS='' WRAPPER_EXTRA_LDFLAGS='' WRAPPER_EXTRA_LIBS='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' ac_prefix_program='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='find "$$tardir" -print | cpio -o -H ustar -L' am__untar='cpio -i -H ustar -d' backtrace_darwin_CFLAGS='' bindir='${exec_prefix}/bin' btl_elan_CFLAGS='' btl_elan_CPPFLAGS='' btl_elan_LDFLAGS='' btl_elan_LIBS='' btl_mx_CFLAGS='' btl_mx_CPPFLAGS='' btl_mx_LDFLAGS='' btl_mx_LIBS='' btl_ofud_CFLAGS='' btl_ofud_CPPFLAGS='' btl_ofud_LDFLAGS='' btl_ofud_LIBS='' btl_openib_CFLAGS='' btl_openib_CPPFLAGS='' btl_openib_LDFLAGS='' btl_openib_LIBS='' btl_portals_CPPFLAGS='' btl_portals_LDFLAGS='' btl_portals_LIBS='' btl_sctp_CFLAGS='' btl_sctp_CPPFLAGS='' btl_sctp_LDFLAGS='' btl_sctp_LIBS='' btl_sm_CPPFLAGS='' btl_udapl_CFLAGS='' btl_udapl_CPPFLAGS='' btl_udapl_LDFLAGS='' btl_udapl_LIBS='' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' coll_fca_CFLAGS='' coll_fca_CPPFLAGS='' coll_fca_HOME='' coll_fca_LDFLAGS='' coll_fca_LIBS='' common_mx_CFLAGS='' common_mx_CPPFLAGS='' common_mx_LDFLAGS='' common_mx_LIBS='' common_portals_CPPFLAGS='' common_portals_LDFLAGS='' common_portals_LIBS='' crs_blcr_CFLAGS='' crs_blcr_CPPFLAGS='' crs_blcr_LDFLAGS='' crs_blcr_LIBS='' crs_blcr_WRAPPER_EXTRA_CPPFLAGS='' crs_blcr_WRAPPER_EXTRA_LDFLAGS='' crs_blcr_WRAPPER_EXTRA_LIBS='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' ess_lsf_CPPFLAGS='' ess_lsf_LDFLAGS='' ess_lsf_LIBS='' ess_pmi_CPPFLAGS='' ess_pmi_LDFLAGS='' ess_pmi_LIBS='' ess_portals_utcp_CPPFLAGS='' ess_portals_utcp_LDFLAGS='' ess_portals_utcp_LIBS='' ess_slurm_CPPFLAGS='' ess_slurm_LDFLAGS='' ess_slurm_LIBS='' ess_slurmd_CPPFLAGS='' ess_slurmd_LDFLAGS='' ess_slurmd_LIBS='' ess_tm_CPPFLAGS='' ess_tm_LDFLAGS='' ess_tm_LIBS='' exec_prefix='NONE' grpcomm_pmi_CPPFLAGS='' grpcomm_pmi_LDFLAGS='' grpcomm_pmi_LIBS='' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/usr5/A2401222/openmpi-1.6/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmca_common_mx_so_version='1:0:0' libmca_common_portals_so_version='1:0:0' libmca_common_sm_so_version='3:0:0' libmpi_cxx_so_version='1:1:0' libmpi_f77_so_version='1:3:0' libmpi_f90_so_version='2:0:1' libmpi_so_version='1:3:0' libopen_pal_so_version='4:0:0' libopen_rte_so_version='4:0:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' memory_linux_LIBS='' memory_malloc_solaris_LIBS='' mkdir_p='/bin/mkdir -p' mtl_mx_CFLAGS='' mtl_mx_CPPFLAGS='' mtl_mx_LDFLAGS='' mtl_mx_LIBS='' mtl_mxm_CFLAGS='' mtl_mxm_CPPFLAGS='' mtl_mxm_LDFLAGS='' mtl_mxm_LIBS='' mtl_portals_CPPFLAGS='' mtl_portals_LDFLAGS='' mtl_portals_LIBS='' mtl_psm_CFLAGS='' mtl_psm_CPPFLAGS='' mtl_psm_LDFLAGS='' mtl_psm_LIBS='' notifier_ftb_CFLAGS='' notifier_ftb_CPPFLAGS='' notifier_ftb_LDFLAGS='' notifier_ftb_LIBS='' notifier_smtp_CFLAGS='' notifier_smtp_CPPFLAGS='' notifier_smtp_LDFLAGS='' notifier_smtp_LIBS='' oldincludedir='/usr/include' opal_hwloc_external_LDFLAGS='' opal_hwloc_external_LIBS='' opal_hwloc_hwloc132_CFLAGS='' opal_hwloc_hwloc132_CPPFLAGS='' opal_hwloc_hwloc132_LDFLAGS='' opal_hwloc_hwloc132_LIBS='' opal_memchecker_valgrind_CPPFLAGS='' pdfdir='${docdir}' plm_lsf_CPPFLAGS='' plm_lsf_LDFLAGS='' plm_lsf_LIBS='' plm_slurm_CPPFLAGS='' plm_slurm_LDFLAGS='' plm_slurm_LIBS='' plm_tm_CPPFLAGS='' plm_tm_LDFLAGS='' plm_tm_LIBS='' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' pubsub_pmi_CPPFLAGS='' pubsub_pmi_LDFLAGS='' pubsub_pmi_LIBS='' ras_loadleveler_CPPFLAGS='' ras_loadleveler_LDFLAGS='' ras_loadleveler_LIBS='' ras_lsf_CPPFLAGS='' ras_lsf_LDFLAGS='' ras_lsf_LIBS='' ras_slurm_CPPFLAGS='' ras_slurm_LDFLAGS='' ras_slurm_LIBS='' ras_tm_CPPFLAGS='' ras_tm_LDFLAGS='' ras_tm_LIBS='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' sysinfo_solaris_CFLAGS='' sysinfo_solaris_CPPFLAGS='' sysinfo_solaris_LDFLAGS='' sysinfo_solaris_LIBS='' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' timer_aix_LIBS='' top_ompi_builddir='/home/usr5/A2401222/openmpi-1.6' top_ompi_srcdir='/home/usr5/A2401222/openmpi-1.6' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Open MPI" #define PACKAGE_TARNAME "openmpi" #define PACKAGE_VERSION "1.6" #define PACKAGE_STRING "Open MPI 1.6" #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" #define PACKAGE_URL "" #define OPAL_ARCH "x86_64-unknown-linux-gnu" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define OMPI_MAJOR_VERSION 1 #define OMPI_MINOR_VERSION 6 #define OMPI_RELEASE_VERSION 0 #define OMPI_GREEK_VERSION "" #define OMPI_VERSION "0" #define OMPI_RELEASE_DATE "May 10, 2012" #define ORTE_MAJOR_VERSION 1 #define ORTE_MINOR_VERSION 6 #define ORTE_RELEASE_VERSION 0 #define ORTE_GREEK_VERSION "" #define ORTE_VERSION "0" #define ORTE_RELEASE_DATE "May 10, 2012" #define OPAL_MAJOR_VERSION 1 #define OPAL_MINOR_VERSION 6 #define OPAL_RELEASE_VERSION 0 #define OPAL_GREEK_VERSION "" #define OPAL_VERSION "0" #define OPAL_RELEASE_DATE "May 10, 2012" #define OPAL_ENABLE_PROGRESS_THREADS 0 #define OPAL_ENABLE_MEM_DEBUG 0 #define OPAL_ENABLE_MEM_PROFILE 0 #define OPAL_ENABLE_DEBUG 0 #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 #define OPAL_ENABLE_PTY_SUPPORT 1 #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 #define OPAL_ENABLE_TRACE 0 #define OPAL_ENABLE_FT 0 #define OPAL_ENABLE_FT_CR 0 #define OPAL_WANT_HOME_CONFIG_FILES 1 #define OPAL_ENABLE_IPV6 0 #define OPAL_PACKAGE_STRING "Open MPI A2401222@t2a006164 Distribution" #define OPAL_IDENT_STRING "1.6" #define OPAL_MAX_PROCESSOR_NAME 256 #define OPAL_MAX_ERROR_STRING 256 #define OPAL_MAX_OBJECT_NAME 64 #define OPAL_MAX_INFO_KEY 36 #define OPAL_MAX_INFO_VAL 256 #define OPAL_MAX_PORT_NAME 1024 #define OPAL_MAX_DATAREP_STRING 128 #define ORTE_DISABLE_FULL_SUPPORT 0 #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 #define ORTE_ENABLE_MULTICAST 0 #define OMPI_WANT_MPI_INTERFACE_WARNING 0 #define OMPI_GROUP_SPARSE 0 #define OMPI_WANT_PERUSE 0 #define OMPI_WANT_MPI_CXX_SEEK 1 #define MPI_PARAM_CHECK ompi_mpi_param_check #define OPAL_CC "gcc" #define STDC_HEADERS 1 #define _GNU_SOURCE 1 #define OPAL_C_HAVE_BUILTIN_EXPECT 1 #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 #define OPAL_CC_USE_PRAGMA_IDENT 0 #define OPAL_CC_USE_IDENT 1 #define OPAL_CC_USE_PRAGMA_COMMENT #define OPAL_CC_USE_CONST_CHAR_IDENT 0 #define HAVE_INT8_T 1 configure: caught signal 2 configure: exit 1