This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MPICH2 configure 1.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr/mpich2 CC=icc CXX=icpc F77=ifort FC=ifort --with-shared ## --------- ## ## Platform. ## ## --------- ## hostname = Stephanie uname -m = i686 uname -r = 3.2.0-35-generic-pae uname -s = Linux uname -v = #55-Ubuntu SMP Wed Dec 5 18:04:39 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/intel/composer_xe_2013.1.117/bin/ia32 PATH: /opt/intel/composer_xe_2013.1.117/mpirt/bin/ia32 PATH: /opt/intel/composer_xe_2013.1.117/bin/ia32 PATH: /opt/intel/composer_xe_2013.1.117/mpirt/bin/ia32 PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /opt/intel/composer_xe_2013.1.117/bin/ia32 PATH: /opt/intel/composer_xe_2013.1.117/debugger/gui/ia32 PATH: /opt/intel/composer_xe_2013.1.117/bin/ia32 PATH: /opt/intel/composer_xe_2013.1.117/debugger/gui/ia32 ## ----------- ## ## Core tests. ## ## ----------- ## configure:5143: checking for C compiler version configure:5152: icc --version >&5 icc (ICC) 13.0.1 20121010 Copyright (C) 1985-2012 Intel Corporation. All rights reserved. configure:5163: $? = 0 configure:5152: icc -v >&5 icc version 13.0.1 (gcc version 4.6.0 compatibility) configure:5163: $? = 0 configure:5152: icc -V >&5 Intel(R) C Compiler XE for applications running on IA-32, Version 13.0.1.117 Build 20121010 Copyright (C) 1985-2012 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:5163: $? = 0 configure:5152: icc -qversion >&5 icc: command line warning #10006: ignoring unknown option '-qversion' icc: command line error: no files specified; for help type "icc -help" configure:5163: $? = 1 configure:5183: checking whether the C compiler works configure:5205: icc conftest.c >&5 configure:5209: $? = 0 configure:5257: result: yes configure:5260: checking for C compiler default output file name configure:5262: result: a.out configure:5268: checking for suffix of executables configure:5275: icc -o conftest conftest.c >&5 configure:5279: $? = 0 configure:5301: result: configure:5323: checking whether we are cross compiling configure:5331: icc -o conftest conftest.c >&5 configure:5335: $? = 0 configure:5342: ./conftest configure:5346: $? = 0 configure:5361: result: no configure:5366: checking for suffix of object files configure:5388: icc -c conftest.c >&5 configure:5392: $? = 0 configure:5413: result: o configure:5417: checking whether we are using the GNU C compiler configure:5436: icc -c conftest.c >&5 configure:5436: $? = 0 configure:5445: result: yes configure:5454: checking whether icc accepts -g configure:5474: icc -c -g conftest.c >&5 configure:5474: $? = 0 configure:5515: result: yes configure:5532: checking for icc option to accept ISO C89 configure:5595: icc -c conftest.c >&5 configure:5595: $? = 0 configure:5608: result: none needed configure:5635: checking whether icc and cc understand -c and -o together configure:5666: icc -c conftest.c -o conftest2.o >&5 configure:5670: $? = 0 configure:5676: icc -c conftest.c -o conftest2.o >&5 configure:5680: $? = 0 configure:5691: cc -c conftest.c >&5 configure:5695: $? = 0 configure:5703: cc -c conftest.c -o conftest2.o >&5 configure:5707: $? = 0 configure:5713: cc -c conftest.c -o conftest2.o >&5 configure:5717: $? = 0 configure:5735: result: yes configure:5774: checking how to run the C preprocessor configure:5805: icc -E conftest.c configure:5805: $? = 0 configure:5819: icc -E conftest.c conftest.c(10): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:5819: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | /* end confdefs.h. */ | #include configure:5844: result: icc -E configure:5864: icc -E conftest.c configure:5864: $? = 0 configure:5878: icc -E conftest.c conftest.c(10): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:5878: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | /* end confdefs.h. */ | #include configure:5938: checking for a BSD-compatible install configure:6006: result: /usr/bin/install -c configure:6017: checking whether build environment is sane configure:6072: result: yes configure:6220: checking for a thread-safe mkdir -p configure:6259: result: /bin/mkdir -p configure:6266: checking for gawk configure:6296: result: no configure:6266: checking for mawk configure:6282: found /usr/bin/mawk configure:6293: result: mawk configure:6304: checking whether make sets $(MAKE) configure:6326: result: yes configure:6356: checking for style of include used by make configure:6384: result: GNU configure:6418: checking whether make supports nested variables configure:6435: result: yes configure:6515: checking dependency style of icc configure:6626: result: gcc3 configure:6643: checking whether to enable maintainer-specific portions of Makefiles configure:6652: result: yes configure:6716: checking for ar configure:6732: found /usr/bin/ar configure:6743: result: ar configure:6769: checking the archiver (ar) interface configure:6779: icc -c conftest.c >&5 configure:6779: $? = 0 configure:6781: ar cru libconftest.a conftest.o >&5 configure:6784: $? = 0 configure:6807: result: ar configure:6857: checking build system type configure:6871: result: i686-pc-linux-gnu configure:6891: checking host system type configure:6904: result: i686-pc-linux-gnu configure:6945: checking how to print strings configure:6972: result: printf configure:6993: checking for a sed that does not truncate output configure:7057: result: /bin/sed configure:7075: checking for grep that handles long lines and -e configure:7133: result: /bin/grep configure:7138: checking for egrep configure:7200: result: /bin/grep -E configure:7205: checking for fgrep configure:7267: result: /bin/grep -F configure:7302: checking for ld used by icc configure:7369: result: /usr/bin/ld configure:7376: checking if the linker (/usr/bin/ld) is GNU ld configure:7391: result: yes configure:7403: checking for BSD- or MS-compatible name lister (nm) configure:7452: result: /usr/bin/nm -B configure:7582: checking the name lister (/usr/bin/nm -B) interface configure:7589: icc -c conftest.c >&5 configure:7592: /usr/bin/nm -B "conftest.o" configure:7595: output 00000000 B some_variable configure:7602: result: BSD nm configure:7605: checking whether ln -s works configure:7609: result: yes configure:7617: checking the maximum length of command line arguments configure:7747: result: 1572864 configure:7764: checking whether the shell understands some XSI constructs configure:7774: result: yes configure:7778: checking whether the shell understands "+=" configure:7784: result: yes configure:7819: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:7859: result: func_convert_file_noop configure:7866: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:7886: result: func_convert_file_noop configure:7893: checking for /usr/bin/ld option to reload object files configure:7900: result: -r configure:7974: checking for objdump configure:7990: found /usr/bin/objdump configure:8001: result: objdump configure:8033: checking how to recognize dependent libraries configure:8235: result: pass_all configure:8320: checking for dlltool configure:8350: result: no configure:8380: checking how to associate runtime and link libraries configure:8407: result: printf %s\n configure:8531: checking for archiver @FILE support configure:8548: icc -c conftest.c >&5 configure:8548: $? = 0 configure:8551: ar cru libconftest.a @conftest.lst >&5 configure:8554: $? = 0 configure:8559: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8562: $? = 1 configure:8574: result: @ configure:8632: checking for strip configure:8648: found /usr/bin/strip configure:8659: result: strip configure:8731: checking for ranlib configure:8747: found /usr/bin/ranlib configure:8758: result: ranlib configure:8860: checking command to parse /usr/bin/nm -B output from icc object configure:8980: icc -c conftest.c >&5 configure:8983: $? = 0 configure:8987: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8990: $? = 0 configure:9056: icc -o conftest conftest.c conftstm.o >&5 configure:9059: $? = 0 configure:9097: result: ok configure:9134: checking for sysroot configure:9164: result: no configure:9420: checking for mt configure:9436: found /bin/mt configure:9447: result: mt configure:9470: checking if mt is a manifest tool configure:9476: mt '-?' configure:9484: result: no configure:10122: checking for ANSI C header files configure:10142: icc -c conftest.c >&5 configure:10142: $? = 0 configure:10215: icc -o conftest conftest.c >&5 configure:10215: $? = 0 configure:10215: ./conftest configure:10215: $? = 0 configure:10226: result: yes configure:10239: checking for sys/types.h configure:10239: icc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for sys/stat.h configure:10239: icc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for stdlib.h configure:10239: icc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for string.h configure:10239: icc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for memory.h configure:10239: icc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for strings.h configure:10239: icc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for inttypes.h configure:10239: icc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for stdint.h configure:10239: icc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10239: checking for unistd.h configure:10239: icc -c conftest.c >&5 configure:10239: $? = 0 configure:10239: result: yes configure:10253: checking for dlfcn.h configure:10253: icc -c conftest.c >&5 configure:10253: $? = 0 configure:10253: result: yes configure:10458: checking for objdir configure:10473: result: .libs configure:10744: checking if icc supports -fno-rtti -fno-exceptions configure:10762: icc -c -fno-rtti -fno-exceptions conftest.c >&5 configure:10766: $? = 0 configure:10779: result: yes configure:11106: checking for icc option to produce PIC configure:11113: result: -fPIC -DPIC configure:11121: checking if icc PIC flag -fPIC -DPIC works configure:11139: icc -c -fPIC -DPIC -DPIC conftest.c >&5 configure:11143: $? = 0 configure:11156: result: yes configure:11185: checking if icc static flag -static works configure:11213: result: yes configure:11228: checking if icc supports -c -o file.o configure:11249: icc -c -o out/conftest2.o conftest.c >&5 configure:11253: $? = 0 configure:11275: result: yes configure:11283: checking if icc supports -c -o file.o configure:11330: result: yes configure:11363: checking whether the icc linker (/usr/bin/ld) supports shared libraries configure:12516: result: yes configure:12756: checking dynamic linker characteristics configure:13267: icc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13267: $? = 0 configure:13489: result: GNU/Linux ld.so configure:13596: checking how to hardcode library paths into programs configure:13621: result: immediate configure:14161: checking whether stripping libraries is possible configure:14166: result: yes configure:14201: checking if libtool supports shared libraries configure:14203: result: yes configure:14206: checking whether to build shared libraries configure:14227: result: no configure:14230: checking whether to build static libraries configure:14234: result: yes configure:14283: checking whether make supports nested variables configure:14300: result: yes configure:14433: checking for C++ compiler version configure:14442: icpc --version >&5 icpc (ICC) 13.0.1 20121010 Copyright (C) 1985-2012 Intel Corporation. All rights reserved. configure:14453: $? = 0 configure:14442: icpc -v >&5 icpc version 13.0.1 (gcc version 4.6.0 compatibility) configure:14453: $? = 0 configure:14442: icpc -V >&5 Intel(R) C++ Compiler XE for applications running on IA-32, Version 13.0.1.117 Build 20121010 Copyright (C) 1985-2012 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:14453: $? = 0 configure:14442: icpc -qversion >&5 icpc: command line warning #10006: ignoring unknown option '-qversion' icpc: command line error: no files specified; for help type "icpc -help" configure:14453: $? = 1 configure:14457: checking whether we are using the GNU C++ compiler configure:14476: icpc -c conftest.cpp >&5 configure:14476: $? = 0 configure:14485: result: yes configure:14494: checking whether icpc accepts -g configure:14514: icpc -c -g conftest.cpp >&5 configure:14514: $? = 0 configure:14555: result: yes configure:14580: checking dependency style of icpc configure:14691: result: gcc3 configure:14724: checking how to run the C++ preprocessor configure:14751: icpc -E conftest.cpp configure:14751: $? = 0 configure:14765: icpc -E conftest.cpp conftest.cpp(24): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:14765: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14790: result: icpc -E configure:14810: icpc -E conftest.cpp configure:14810: $? = 0 configure:14824: icpc -E conftest.cpp conftest.cpp(24): error #2379: cannot open source file "ac_nonexistent.h" #include ^ configure:14824: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14993: checking for ld used by icpc configure:15060: result: /usr/bin/ld configure:15067: checking if the linker (/usr/bin/ld) is GNU ld configure:15082: result: yes configure:15137: checking whether the icpc linker (/usr/bin/ld) supports shared libraries configure:16142: result: yes configure:16178: icpc -c conftest.cpp >&5 configure:16181: $? = 0 configure:16701: checking for icpc option to produce PIC configure:16708: result: -fPIC -DPIC configure:16716: checking if icpc PIC flag -fPIC -DPIC works configure:16734: icpc -c -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16738: $? = 0 configure:16751: result: yes configure:16774: checking if icpc static flag -static works configure:16802: result: yes configure:16814: checking if icpc supports -c -o file.o configure:16835: icpc -c -o out/conftest2.o conftest.cpp >&5 configure:16839: $? = 0 configure:16861: result: yes configure:16866: checking if icpc supports -c -o file.o configure:16913: result: yes configure:16943: checking whether the icpc linker (/usr/bin/ld) supports shared libraries configure:16979: result: yes configure:17120: checking dynamic linker characteristics configure:17787: result: GNU/Linux ld.so configure:17840: checking how to hardcode library paths into programs configure:17865: result: immediate configure:18014: checking for Fortran 77 compiler version configure:18023: ifort --version >&5 ifort (IFORT) 13.0.1 20121010 Copyright (C) 1985-2012 Intel Corporation. All rights reserved. configure:18034: $? = 0 configure:18023: ifort -v >&5 ifort version 13.0.1 configure:18034: $? = 0 configure:18023: ifort -V >&5 Intel(R) Fortran Compiler XE for applications running on IA-32, Version 13.0.1.117 Build 20121010 Copyright (C) 1985-2012 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:18034: $? = 0 configure:18023: ifort -qversion >&5 ifort: command line warning #10006: ignoring unknown option '-qversion' ifort: command line error: no files specified; for help type "ifort -help" configure:18034: $? = 1 configure:18043: checking whether we are using the GNU Fortran 77 compiler configure:18056: ifort -c conftest.F >&5 conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => choke me ---------------^ conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors. choke me ---------------^ compilation aborted for conftest.F (code 1) configure:18056: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:18065: result: no configure:18071: checking whether ifort accepts -g configure:18082: ifort -c -g conftest.f >&5 configure:18082: $? = 0 configure:18090: result: yes configure:18226: checking if libtool supports shared libraries configure:18228: result: yes configure:18231: checking whether to build shared libraries configure:18251: result: no configure:18254: checking whether to build static libraries configure:18258: result: yes configure:18579: checking for ifort option to produce PIC configure:18586: result: -fPIC configure:18594: checking if ifort PIC flag -fPIC works configure:18612: ifort -c -fPIC conftest.f >&5 configure:18616: $? = 0 configure:18629: result: yes configure:18652: checking if ifort static flag -static works configure:18680: result: yes configure:18692: checking if ifort supports -c -o file.o configure:18713: ifort -c -o out/conftest2.o conftest.f >&5 configure:18717: $? = 0 configure:18739: result: yes configure:18744: checking if ifort supports -c -o file.o configure:18791: result: yes configure:18821: checking whether the ifort linker (/usr/bin/ld) supports shared libraries configure:19924: result: yes configure:20065: checking dynamic linker characteristics configure:20726: result: GNU/Linux ld.so configure:20779: checking how to hardcode library paths into programs configure:20804: result: immediate configure:20946: checking for Fortran compiler version configure:20955: ifort --version >&5 ifort (IFORT) 13.0.1 20121010 Copyright (C) 1985-2012 Intel Corporation. All rights reserved. configure:20966: $? = 0 configure:20955: ifort -v >&5 ifort version 13.0.1 configure:20966: $? = 0 configure:20955: ifort -V >&5 Intel(R) Fortran Compiler XE for applications running on IA-32, Version 13.0.1.117 Build 20121010 Copyright (C) 1985-2012 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:20966: $? = 0 configure:20955: ifort -qversion >&5 ifort: command line warning #10006: ignoring unknown option '-qversion' ifort: command line error: no files specified; for help type "ifort -help" configure:20966: $? = 1 configure:20975: checking whether we are using the GNU Fortran compiler configure:20988: ifort -c conftest.F >&5 conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = => choke me ---------------^ conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors. choke me ---------------^ compilation aborted for conftest.F (code 1) configure:20988: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:20997: result: no configure:21003: checking whether ifort accepts -g configure:21014: ifort -c -g conftest.f >&5 configure:21014: $? = 0 configure:21022: result: yes configure:21161: checking if libtool supports shared libraries configure:21163: result: yes configure:21166: checking whether to build shared libraries configure:21186: result: no configure:21189: checking whether to build static libraries configure:21193: result: yes configure:21227: ifort -c conftest.f >&5 configure:21230: $? = 0 configure:21659: checking for ifort option to produce PIC configure:21666: result: -fPIC configure:21674: checking if ifort PIC flag -fPIC works configure:21692: ifort -c -fPIC conftest.f >&5 configure:21696: $? = 0 configure:21709: result: yes configure:21732: checking if ifort static flag -static works configure:21760: result: yes configure:21772: checking if ifort supports -c -o file.o configure:21793: ifort -c -o out/conftest2.o conftest.f >&5 configure:21797: $? = 0 configure:21819: result: yes configure:21824: checking if ifort supports -c -o file.o configure:21871: result: yes configure:21901: checking whether the ifort linker (/usr/bin/ld) supports shared libraries configure:23004: result: yes configure:23145: checking dynamic linker characteristics configure:23806: result: GNU/Linux ld.so configure:23859: checking how to hardcode library paths into programs configure:23884: result: immediate configure:25072: RUNNING PREREQ FOR ch3:nemesis configure:25181: checking for getpagesize configure:25181: icc -o conftest conftest.c >&5 configure:25181: $? = 0 configure:25181: result: yes configure:25841: ===== configuring src/mpl ===== configure:26006: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/mpich2' 'CC=icc' 'CXX=icpc' 'F77=ifort' 'FC=ifort' '--with-shared' --cache-file=/dev/null --srcdir=. configure:26026: ===== done with src/mpl configure ===== configure:26032: sourcing src/mpl/localdefs WRAPPER_LIBS(='') does not contain '-lmpl', prepending CPPFLAGS(='') does not contain '-I/home/stephen/mpich2-1.5/src/mpl/include', appending CPPFLAGS(=' -I/home/stephen/mpich2-1.5/src/mpl/include') does not contain '-I/home/stephen/mpich2-1.5/src/mpl/include', appending LIBS(=' ') does not contain '-lopa', prepending configure:26114: icc -o conftest -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include conftest.c -lopa >&5 conftest.c(28): catastrophic error: cannot open source file "opa_primitives.h" #include "opa_primitives.h" ^ compilation aborted for conftest.c (code 4) configure:26114: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | /* end confdefs.h. */ | #include "opa_primitives.h" | | int | main () | { | | OPA_int_t i; | OPA_store_int(i,10); | OPA_fetch_and_incr_int(&i,5); | | ; | return 0; | } CPPFLAGS(=' -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include') does not contain '-I/home/stephen/mpich2-1.5/src/openpa/src', appending CPPFLAGS(=' -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src') does not contain '-I/home/stephen/mpich2-1.5/src/openpa/src', appending configure:26175: ===== configuring src/openpa ===== configure:26340: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/mpich2' --with-atomic-primitives=auto_allow_emulation 'CC=icc' 'CXX=icpc' 'F77=ifort' 'FC=ifort' '--with-shared' --cache-file=/dev/null --srcdir=. configure:26360: ===== done with src/openpa configure ===== WRAPPER_LIBS(='-lmpl ') does not contain '-lopa', prepending CPPFLAGS(=' -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src') does not contain '-I/home/stephen/mpich2-1.5/src/mpi/romio/include', appending configure:27123: checking whether the compiler defines __func__ configure:27150: icc -o conftest -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:27150: $? = 0 configure:27150: ./conftest configure:27150: $? = 0 configure:27187: result: yes configure:27196: checking whether the compiler defines __FUNC__ configure:27223: icc -o conftest -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(41): error: identifier "__FUNC__" is undefined return (strcmp(__FUNC__, "foo") == 0); ^ compilation aborted for conftest.c (code 2) configure:27223: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | /* end confdefs.h. */ | | | #include | int foo(void); | int foo(void) | { | return (strcmp(__FUNC__, "foo") == 0); | } | int main(int argc, char ** argv) | { | return (foo() ? 0 : 1); | } | | configure:27260: result: no configure:27269: checking whether the compiler sets __FUNCTION__ configure:27296: icc -o conftest -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:27296: $? = 0 configure:27296: ./conftest configure:27296: $? = 0 configure:27333: result: yes configure:27349: checking whether C compiler accepts option -O2 configure:27405: icc -o conftest -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:27405: $? = 0 configure:27440: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:27440: $? = 0 configure:27448: diff -b pac_test1.log pac_test2.log > pac_test.log configure:27451: $? = 0 configure:27555: result: yes configure:27571: checking whether C compiler option -O2 works with an invalid prototype program configure:27579: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(37): warning #1079: return type of function "main" must be "int" void main(){ return 0; } ^ conftest.c(37): warning #120: return value type does not match the function type void main(){ return 0; } ^ configure:27579: $? = 0 configure:27586: result: yes configure:27591: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:27635: icc -c -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:27635: $? = 0 configure:27639: mv conftest.o pac_conftest.o configure:27642: $? = 0 configure:27689: icc -o conftest -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:27689: $? = 0 configure:27735: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:27735: $? = 0 configure:27743: diff -b pac_test4.log pac_test5.log > pac_test.log configure:27746: $? = 0 configure:27891: result: yes configure:27927: checking for type of weak symbol alias support configure:27951: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:27951: $? = 0 configure:27975: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:27975: $? = 0 configure:27978: mv conftest.o pac_conftest.o configure:27981: $? = 0 configure:28022: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c pac_conftest.o >&5 configure:28022: $? = 0 configure:28037: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:28037: $? = 0 configure:28040: mv conftest.o pac_conftest.o configure:28043: $? = 0 configure:28085: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c pac_conftest.o >&5 configure:28085: $? = 0 configure:28246: result: pragma weak configure:28267: checking whether __attribute__ ((weak)) allowed configure:28284: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:28284: $? = 0 configure:28291: result: yes configure:28295: checking whether __attribute__ ((weak_import)) allowed configure:28312: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:28312: $? = 0 configure:28319: result: yes configure:28322: checking whether __attribute__((weak,alias(...))) allowed configure:28339: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(37): error #1358: declaration aliased to undefined entity "__foo" int foo(int) __attribute__((weak,alias("__foo"))); ^ compilation aborted for conftest.c (code 2) configure:28339: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | /* end confdefs.h. */ | int foo(int) __attribute__((weak,alias("__foo"))); | int | main () | { | int a; | ; | return 0; | } configure:28346: result: no configure:28358: checking for multiple weak symbol support configure:28381: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:28381: $? = 0 configure:28384: mv conftest.o pac_conftest.o configure:28387: $? = 0 configure:28428: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c pac_conftest.o >&5 configure:28428: $? = 0 configure:28480: result: yes configure:28534: checking for shared library (esp. rpath) characteristics of CC configure:28633: result: done (results in src/env/cc_shlib.conf) configure:28688: checking whether Fortran 77 compiler accepts option -O2 configure:28737: ifort -o conftest conftest.f > pac_test1.log 2>&1 configure:28737: $? = 0 configure:28772: ifort -o conftest -O2 conftest.f > pac_test2.log 2>&1 configure:28772: $? = 0 configure:28780: diff -b pac_test1.log pac_test2.log > pac_test.log configure:28783: $? = 0 configure:28887: result: yes configure:28892: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:28935: ifort -c conftest.f > pac_test3.log 2>&1 configure:28935: $? = 0 configure:28939: mv conftest.o pac_conftest.o configure:28942: $? = 0 configure:28984: ifort -o conftest -O2 conftest.f pac_conftest.o > pac_test4.log 2>&1 configure:28984: $? = 0 configure:28992: diff -b pac_test2.log pac_test4.log > pac_test.log configure:28995: $? = 0 configure:29100: result: yes configure:29138: checking how to get verbose linking output from ifort configure:29148: ifort -c -O2 conftest.f >&5 configure:29148: $? = 0 configure:29166: ifort -o conftest -O2 -v conftest.f ifort version 13.0.1 /opt/intel/composer_xe_2013.1.117/bin/ia32/fortcom -D__INTEL_COMPILER=1300 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__ELF__ -D__i386 -D__i386__ -Di386 -D_MT -D__INTEL_COMPILER_BUILD_DATE=20121010 -D__INTEL_OFFLOAD -D__i686 -D__i686__ -D__pentiumpro -D__pentiumpro__ -D__pentium4 -D__pentium4__ -D__tune_pentium4__ -D__SSE2__ -D__SSE__ -D__MMX__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/composer_xe_2013.1.117/tbb/include -I/opt/intel/composer_xe_2013.1.117/tbb/include -I/opt/intel/composer_xe_2013.1.117/compiler/include/ia32 -I/opt/intel/composer_xe_2013.1.117/compiler/include -I/usr/local/include -I/usr/lib/gcc/i686-linux-gnu/4.6/include -I/usr/lib/gcc/i686-linux-gnu/4.6/include-fixed -I/usr/include/i386-linux-gnu -I/usr/include -O2 -simd -offload_host -mP1OPT_version=13.0-ia32 -mGLOB_diag_file=/tmp/ifortVC5Waq.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE -mGLOB_gcc_version=460 "-mGLOB_options_string=-o conftest -O2 -v" -mGLOB_cxx_limited_range=FALSE -mCG_extend_parms=FALSE -mGLOB_compiler_bin_directory=/opt/intel/composer_xe_2013.1.117/bin/ia32 -mGLOB_as_output_backup_file_name=/tmp/ifortdUWY0cas_.s -mIPOPT_activate -mIPOPT_lite -mGLOB_machine_model=GLOB_MACHINE_MODEL_PW -mGLOB_product_id_code=0x21006d78 -mCG_bnl_movbe=T -mGLOB_extended_instructions=0x8 -mP3OPT_use_mspp_call_convention -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mP2OPT_il0_array_sections=TRUE -mP2OPT_offload_unique_var_string=ifort2053593856bLbFoD -mGLOB_opt_level=2 -mP2OPT_hlo_level=2 -mP2OPT_hlo -mP2OPT_hpo_rtt_control=0 -mP2OPT_disam_assume_nonstd_intent_in=FALSE -mGLOB_imf_mapping_library=/opt/intel/composer_xe_2013.1.117/bin/ia32/libiml_attr.so -mIPOPT_obj_output_file_name=/tmp/ifortVC5Waq.o -mIPOPT_whole_archive_fixup_file_name=/tmp/ifortwarchoJuQep -mGLOB_linker_version=2.22 -mGLOB_driver_tempfile_name=/tmp/iforttempfileyteZGN -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifortVC5Waq.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f -mP2OPT_symtab_type_copy=true conftest.f #include "..." search starts here: #include <...> search starts here: . /opt/intel/composer_xe_2013.1.117/tbb/include /opt/intel/composer_xe_2013.1.117/tbb/include /opt/intel/composer_xe_2013.1.117/compiler/include/ia32 /opt/intel/composer_xe_2013.1.117/compiler/include /usr/local/include /usr/lib/gcc/i686-linux-gnu/4.6/include /usr/lib/gcc/i686-linux-gnu/4.6/include-fixed /usr/include/i386-linux-gnu /usr/include End of search list. ld /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/crt1.o /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/crti.o /usr/lib/gcc/i686-linux-gnu/4.6/crtbegin.o --eh-frame-hdr --build-id -dynamic-linker /lib/ld-linux.so.2 -m elf_i386 -o conftest /opt/intel/composer_xe_2013.1.117/compiler/lib/ia32/for_main.o -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/usr/lib/gcc/i686-linux-gnu/4.6/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/ -L/lib/i386-linux-gnu/ -L/lib/../lib/ -L/usr/lib/i386-linux-gnu/ -L/usr/lib/../lib/ -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../ -L/lib/ -L/usr/lib -L/usr/lib/i386-linux-gnu /tmp/ifortVC5Waq.o -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -Bdynamic -lpthread -Bstatic -lirc -lsvml -Bdynamic -lc -lgcc -lgcc_s -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/i686-linux-gnu/4.6/crtend.o /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/crtn.o configure:29249: result: -v configure:29251: checking for Fortran 77 libraries of ifort configure:29274: ifort -o conftest -O2 -v conftest.f ifort version 13.0.1 /opt/intel/composer_xe_2013.1.117/bin/ia32/fortcom -D__INTEL_COMPILER=1300 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__ELF__ -D__i386 -D__i386__ -Di386 -D_MT -D__INTEL_COMPILER_BUILD_DATE=20121010 -D__INTEL_OFFLOAD -D__i686 -D__i686__ -D__pentiumpro -D__pentiumpro__ -D__pentium4 -D__pentium4__ -D__tune_pentium4__ -D__SSE2__ -D__SSE__ -D__MMX__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/composer_xe_2013.1.117/tbb/include -I/opt/intel/composer_xe_2013.1.117/tbb/include -I/opt/intel/composer_xe_2013.1.117/compiler/include/ia32 -I/opt/intel/composer_xe_2013.1.117/compiler/include -I/usr/local/include -I/usr/lib/gcc/i686-linux-gnu/4.6/include -I/usr/lib/gcc/i686-linux-gnu/4.6/include-fixed -I/usr/include/i386-linux-gnu -I/usr/include -O2 -simd -offload_host -mP1OPT_version=13.0-ia32 -mGLOB_diag_file=/tmp/ifortMQTQWB.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE -mGLOB_gcc_version=460 "-mGLOB_options_string=-o conftest -O2 -v" -mGLOB_cxx_limited_range=FALSE -mCG_extend_parms=FALSE -mGLOB_compiler_bin_directory=/opt/intel/composer_xe_2013.1.117/bin/ia32 -mGLOB_as_output_backup_file_name=/tmp/ifortKxi0gqas_.s -mIPOPT_activate -mIPOPT_lite -mGLOB_machine_model=GLOB_MACHINE_MODEL_PW -mGLOB_product_id_code=0x21006d78 -mCG_bnl_movbe=T -mGLOB_extended_instructions=0x8 -mP3OPT_use_mspp_call_convention -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mP2OPT_il0_array_sections=TRUE -mP2OPT_offload_unique_var_string=ifort1272935139YWlOGN -mGLOB_opt_level=2 -mP2OPT_hlo_level=2 -mP2OPT_hlo -mP2OPT_hpo_rtt_control=0 -mP2OPT_disam_assume_nonstd_intent_in=FALSE -mGLOB_imf_mapping_library=/opt/intel/composer_xe_2013.1.117/bin/ia32/libiml_attr.so -mIPOPT_obj_output_file_name=/tmp/ifortMQTQWB.o -mIPOPT_whole_archive_fixup_file_name=/tmp/ifortwarchafLZRC -mGLOB_linker_version=2.22 -mGLOB_driver_tempfile_name=/tmp/iforttempfileEqOp41 -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifortMQTQWB.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f -mP2OPT_symtab_type_copy=true conftest.f #include "..." search starts here: #include <...> search starts here: . /opt/intel/composer_xe_2013.1.117/tbb/include /opt/intel/composer_xe_2013.1.117/tbb/include /opt/intel/composer_xe_2013.1.117/compiler/include/ia32 /opt/intel/composer_xe_2013.1.117/compiler/include /usr/local/include /usr/lib/gcc/i686-linux-gnu/4.6/include /usr/lib/gcc/i686-linux-gnu/4.6/include-fixed /usr/include/i386-linux-gnu /usr/include End of search list. ld /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/crt1.o /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/crti.o /usr/lib/gcc/i686-linux-gnu/4.6/crtbegin.o --eh-frame-hdr --build-id -dynamic-linker /lib/ld-linux.so.2 -m elf_i386 -o conftest /opt/intel/composer_xe_2013.1.117/compiler/lib/ia32/for_main.o -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/usr/lib/gcc/i686-linux-gnu/4.6/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/ -L/lib/i386-linux-gnu/ -L/lib/../lib/ -L/usr/lib/i386-linux-gnu/ -L/usr/lib/../lib/ -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../ -L/lib/ -L/usr/lib -L/usr/lib/i386-linux-gnu /tmp/ifortMQTQWB.o -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -Bdynamic -lpthread -Bstatic -lirc -lsvml -Bdynamic -lc -lgcc -lgcc_s -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/i686-linux-gnu/4.6/crtend.o /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/crtn.o configure:29470: result: -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32 -L/usr/lib/gcc/i686-linux-gnu/4.6/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/ -L/lib/i386-linux-gnu/ -L/lib/../lib/ -L/usr/lib/i386-linux-gnu/ -L/usr/lib/../lib/ -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../ -L/lib/ -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lpthread -lirc -lirc_s -ldl configure:29486: checking whether ifort accepts the FLIBS found by autoconf configure:29502: ifort -o conftest -O2 conftest.f >&5 configure:29502: $? = 0 configure:29504: result: yes configure:29542: checking whether icc links with FLIBS found by autoconf configure:29567: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32 -L/usr/lib/gcc/i686-linux-gnu/4.6/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/ -L/lib/i386-linux-gnu/ -L/lib/../lib/ -L/usr/lib/i386-linux-gnu/ -L/usr/lib/../lib/ -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../ -L/lib/ -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lpthread -lirc -lirc_s -ldl >&5 configure:29567: $? = 0 configure:29569: result: yes configure:29619: checking whether Fortran 77 and C objects are compatible configure:29698: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:29698: $? = 0 configure:29701: mv conftest.o pac_conftest.o configure:29704: $? = 0 configure:29713: ifort -o conftest -O2 conftest.f pac_conftest.o >&5 configure:29713: $? = 0 configure:29716: result: yes configure:29875: checking for linker for Fortran main program configure:29896: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:29896: $? = 0 configure:29955: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:29955: $? = 0 configure:29958: mv conftest.o pac_conftest.o configure:29961: $? = 0 configure:29970: ifort -o conftest -O2 conftest.f pac_conftest.o >&5 configure:29970: $? = 0 configure:29972: result: Use Fortran to link programs configure:30083: checking for Fortran 77 name mangling configure:30105: ifort -c -O2 conftest.f >&5 configure:30105: $? = 0 configure:30108: mv conftest.o f77conftest.o configure:30111: $? = 0 configure:30136: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c f77conftest.o -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32 -L/usr/lib/gcc/i686-linux-gnu/4.6/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/ -L/lib/i386-linux-gnu/ -L/lib/../lib/ -L/usr/lib/i386-linux-gnu/ -L/usr/lib/../lib/ -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../ -L/lib/ -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lpthread -lirc -lirc_s -ldl >&5 configure:30136: $? = 0 configure:30259: result: lower uscore configure:30325: checking for libraries to link Fortran main with C stdio routines configure:30351: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:30351: $? = 0 configure:30354: mv conftest.o pac_conftest.o configure:30357: $? = 0 configure:30376: ifort -o conftest -O2 conftest.f pac_conftest.o >&5 configure:30376: $? = 0 configure:30407: result: none configure:30458: checking whether Fortran init will work with C configure:30480: ifort -c -O2 conftest.f >&5 configure:30480: $? = 0 configure:30483: mv conftest.o pac_f77conftest.o configure:30486: $? = 0 configure:30530: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c pac_f77conftest.o >&5 configure:30530: $? = 0 configure:30553: result: yes configure:30586: checking for extension for Fortran 90 programs configure:30601: ifort -c conftest.f90 >&5 configure:30601: $? = 0 configure:30603: result: f90 configure:30645: checking whether the Fortran 90 compiler (ifort ) works configure:30656: ifort -o conftest conftest.f90 >&5 configure:30656: $? = 0 configure:30659: result: yes configure:30661: checking whether the Fortran 90 compiler (ifort ) is a cross-compiler configure:30667: ifort -o conftest conftest.f90 >&5 configure:30667: $? = 0 configure:30667: ./conftest configure:30667: $? = 0 configure:30676: result: no configure:30699: checking whether Fortran 90 compiler works with Fortran 77 compiler configure:30727: ifort -c -O2 conftest.f >&5 configure:30727: $? = 0 configure:30731: mv conftest.o pac_f77conftest.o configure:30734: $? = 0 configure:30755: ifort -o conftest conftest.f90 pac_f77conftest.o >&5 configure:30755: $? = 0 configure:30797: result: yes configure:30857: checking for shared library (esp. rpath) characteristics of F77 configure:30958: result: done (results in src/env/f77_shlib.conf) configure:30969: checking whether Fortran 77 accepts ! for comments configure:30987: ifort -c -O2 conftest.f >&5 configure:30987: $? = 0 configure:31004: result: yes configure:31014: checking for include directory flag for Fortran configure:31041: ifort -c -I src -O2 conftest.f >&5 configure:31041: $? = 0 configure:31059: result: -I configure:31076: checking for Fortran 77 flag for library directories configure:31095: ifort -c -O2 conftest.f >&5 configure:31095: $? = 0 configure:31099: mv conftest.o pac_f77conftest.o configure:31102: $? = 0 configure:31105: test -d conftestdir || mkdir conftestdir configure:31108: $? = 0 configure:31111: ar cru conftestdir/libf77conftest.a pac_f77conftest.o configure:31114: $? = 0 configure:31117: ranlib conftestdir/libf77conftest.a configure:31120: $? = 0 configure:31138: ifort -o conftest -O2 -Lconftestdir conftest.f -lf77conftest >&5 configure:31138: $? = 0 configure:31158: result: -L configure:31234: checking whether Fortran 77 compiler processes .F files with C preprocessor configure:31255: ifort -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.F >&5 configure:31255: $? = 0 configure:31323: result: yes configure:31331: checking whether ifort allows mismatched arguments configure:31354: ifort -c -O2 conftest.f >&5 configure:31354: $? = 0 configure:31398: result: yes configure:31469: checking for shared library (esp. rpath) characteristics of FC configure:31570: result: done (results in src/env/fc_shlib.conf) configure:31586: checking whether the Fortran 90 compiler (ifort ) works configure:31597: ifort -o conftest conftest.f90 >&5 configure:31597: $? = 0 configure:31600: result: yes configure:31602: checking whether the Fortran 90 compiler (ifort ) is a cross-compiler configure:31608: ifort -o conftest conftest.f90 >&5 configure:31608: $? = 0 configure:31608: ./conftest configure:31608: $? = 0 configure:31617: result: no configure:31663: checking for Fortran 90 module extension configure:31685: ifort -c conftest.f90 >&5 configure:31685: $? = 0 configure:31737: result: mod configure:31748: checking for Fortran 90 module include flag configure:31776: ifort -c conftest.f90 >&5 configure:31776: $? = 0 configure:31813: ifort -c -Iconftestdir conftest.f90 >&5 configure:31813: $? = 0 configure:31872: result: -I configure:31880: checking for Fortran 90 module output directory flag configure:31911: ifort -c conftest.f90 >&5 configure:31911: $? = 0 configure:31960: ifort -c -Jconftestdir conftest.f90 >&5 ifort: command line warning #10006: ignoring unknown option '-Jconftestdir' configure:31960: $? = 0 configure:31960: ifort -c -J conftestdir conftest.f90 >&5 ifort: command line warning #10006: ignoring unknown option '-J' ifort: warning #10145: no action performed for file 'conftestdir' configure:31960: $? = 0 configure:31960: ifort -c -qmoddir=conftestdir conftest.f90 >&5 ifort: command line warning #10006: ignoring unknown option '-qmoddir=conftestdir' configure:31960: $? = 0 configure:31960: ifort -c -module conftestdir conftest.f90 >&5 configure:31960: $? = 0 configure:32000: result: -module configure:32043: checking whether Fortran 90 compiler accepts option -O2 configure:32092: ifort -o conftest conftest.f90 > pac_test1.log 2>&1 configure:32092: $? = 0 configure:32127: ifort -o conftest -O2 conftest.f90 > pac_test2.log 2>&1 configure:32127: $? = 0 configure:32135: diff -b pac_test1.log pac_test2.log > pac_test.log configure:32138: $? = 0 configure:32242: result: yes configure:32247: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:32290: ifort -c conftest.f90 > pac_test3.log 2>&1 configure:32290: $? = 0 configure:32294: mv conftest.o pac_conftest.o configure:32297: $? = 0 configure:32339: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_test4.log 2>&1 configure:32339: $? = 0 configure:32347: diff -b pac_test2.log pac_test4.log > pac_test.log configure:32350: $? = 0 configure:32455: result: yes configure:32487: checking whether Fortran 90 compiler processes .F90 files with C preprocessor configure:32508: ifort -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.F90 >&5 configure:32508: $? = 0 configure:32576: result: yes configure:32597: checking what libraries are needed to link Fortran90 programs with C routines that use stdio configure:32623: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:32623: $? = 0 configure:32627: mv conftest.o pac_conftest.o configure:32630: $? = 0 configure:32647: ifort -o conftest -O2 conftest.f90 pac_conftest.o >&5 configure:32647: $? = 0 configure:32688: result: none configure:32712: checking whether the C++ compiler icpc can build an executable configure:32741: icpc -o conftest -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:32741: $? = 0 configure:32755: result: yes configure:32762: checking whether C++ compiler works with string configure:32785: icpc -c -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:32785: $? = 0 configure:32798: result: yes configure:32811: checking whether the compiler supports exceptions configure:32834: icpc -c -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:32834: $? = 0 configure:32848: result: yes configure:32856: checking whether the compiler recognizes bool as a built-in type configure:32883: icpc -c -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:32883: $? = 0 configure:32897: result: yes configure:32905: checking whether the compiler implements namespaces configure:32928: icpc -c -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:32928: $? = 0 configure:32942: result: yes configure:32959: checking whether available configure:32978: icpc -c -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:32978: $? = 0 configure:32985: result: yes configure:32991: checking whether the compiler implements the namespace std configure:33018: icpc -c -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:33018: $? = 0 configure:33033: result: yes configure:33045: checking whether available configure:33064: icpc -c -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 conftest.cpp(48): catastrophic error: cannot open source file "math" #include ^ compilation aborted for conftest.cpp (code 4) configure:33064: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | /* end confdefs.h. */ | | #include | | int | main () | { | using namespace std; | ; | return 0; | } configure:33071: result: no configure:33100: checking for GNU g++ version configure:33125: icpc -o conftest -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:33125: $? = 0 configure:33125: ./conftest configure:33125: $? = 0 configure:33135: result: 4 . 6 configure:33192: checking for shared library (esp. rpath) characteristics of CXX configure:33293: result: done (results in src/env/cxx_shlib.conf) configure:33305: checking whether C++ compiler accepts option -O2 configure:33361: icpc -o conftest -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp > pac_test1.log 2>&1 configure:33361: $? = 0 configure:33396: icpc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp > pac_test2.log 2>&1 configure:33396: $? = 0 configure:33404: diff -b pac_test1.log pac_test2.log > pac_test.log configure:33407: $? = 0 configure:33511: result: yes configure:33516: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:33560: icpc -c -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1 configure:33560: $? = 0 configure:33564: mv conftest.o pac_conftest.o configure:33567: $? = 0 configure:33615: icpc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp pac_conftest.o > pac_test4.log 2>&1 configure:33615: $? = 0 configure:33623: diff -b pac_test2.log pac_test4.log > pac_test.log configure:33626: $? = 0 configure:33731: result: yes configure:33786: checking for perl configure:33804: found /usr/bin/perl configure:33816: result: /usr/bin/perl configure:33829: checking for ar configure:33856: result: ar configure:33892: checking for ranlib configure:33919: result: ranlib configure:33938: checking for killall configure:33954: found /usr/bin/killall configure:33965: result: killall configure:34008: checking whether install works configure:34016: result: yes configure:34031: checking whether mkdir -p works configure:34047: result: yes configure:34065: checking for make configure:34081: found /usr/bin/make configure:34092: result: make configure:34106: checking whether clock skew breaks make configure:34131: result: no configure:34141: checking whether make supports include configure:34169: result: yes configure:34178: checking whether make allows comments in actions configure:34205: result: yes configure:34219: checking for virtual path format configure:34262: result: VPATH configure:34272: checking whether make sets CFLAGS configure:34298: result: yes configure:34347: checking for bash configure:34365: found /bin/bash configure:34377: result: /bin/bash configure:34400: checking whether /bin/bash supports arrays configure:34409: result: yes configure:34649: checking for doctext configure:34680: result: false configure:34719: checking for an ANSI C-conforming const configure:34785: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:34785: $? = 0 configure:34792: result: yes configure:34800: checking for working volatile configure:34819: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:34819: $? = 0 configure:34826: result: yes configure:34834: checking for C/C++ restrict keyword configure:34859: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:34859: $? = 0 configure:34867: result: __restrict configure:34880: checking for inline configure:34896: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:34896: $? = 0 configure:34904: result: inline configure:34927: checking whether __attribute__ allowed configure:34944: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:34944: $? = 0 configure:34951: result: yes configure:34953: checking whether __attribute__((format)) allowed configure:34970: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:34970: $? = 0 configure:34977: result: yes configure:35000: checking whether byte ordering is bigendian configure:35015: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(54): error: identifier "not" is undefined not a universal capable compiler ^ conftest.c(54): error: expected a ";" not a universal capable compiler ^ compilation aborted for conftest.c (code 2) configure:35015: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:35060: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35060: $? = 0 configure:35078: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(60): error: identifier "not" is undefined not big endian ^ conftest.c(60): error: expected a ";" not big endian ^ conftest.c(63): warning #12: parsing restarts here after previous syntax error ; ^ compilation aborted for conftest.c (code 2) configure:35078: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:35206: result: no configure:35244: checking whether C compiler allows unaligned doubles configure:35277: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35277: $? = 0 configure:35277: ./conftest configure:35277: $? = 0 configure:35287: result: yes configure:35306: checking whether icc supports __func__ configure:35322: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35322: $? = 0 configure:35329: result: yes configure:35366: checking whether long double is supported configure:35383: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35383: $? = 0 configure:35390: result: yes configure:35399: checking whether long long is supported configure:35416: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35416: $? = 0 configure:35423: result: yes configure:35434: checking for max C struct integer alignment configure:35552: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35552: $? = 0 configure:35552: ./conftest configure:35552: $? = 0 configure:35564: result: four configure:35595: checking for max C struct floating point alignment configure:35697: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35697: $? = 0 configure:35697: ./conftest configure:35697: $? = 0 configure:35709: result: four configure:35742: checking for max C struct alignment of structs with doubles configure:35813: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35813: $? = 0 configure:35813: ./conftest configure:35813: $? = 0 configure:35825: result: four configure:35832: checking for max C struct floating point alignment with long doubles configure:35904: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35904: $? = 0 configure:35904: ./conftest configure:35904: $? = 0 configure:35916: result: four configure:35961: checking if alignment of structs with doubles is based on position configure:35995: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:35995: $? = 0 configure:35995: ./conftest configure:35995: $? = 0 configure:36007: result: no configure:36023: checking if alignment of structs with long long ints is based on position configure:36059: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36059: $? = 0 configure:36059: ./conftest configure:36059: $? = 0 configure:36071: result: no configure:36087: checking if double alignment breaks rules, find actual alignment configure:36134: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36134: $? = 0 configure:36134: ./conftest configure:36134: $? = 0 configure:36146: result: no configure:36162: checking for alignment restrictions on pointers configure:36182: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36182: $? = 0 configure:36182: ./conftest configure:36182: $? = 0 configure:36199: result: int or better configure:36211: checking size of char configure:36216: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36216: $? = 0 configure:36216: ./conftest configure:36216: $? = 0 configure:36230: result: 1 configure:36244: checking size of unsigned char configure:36249: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36249: $? = 0 configure:36249: ./conftest configure:36249: $? = 0 configure:36263: result: 1 configure:36277: checking size of short configure:36282: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36282: $? = 0 configure:36282: ./conftest configure:36282: $? = 0 configure:36296: result: 2 configure:36310: checking size of unsigned short configure:36315: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36315: $? = 0 configure:36315: ./conftest configure:36315: $? = 0 configure:36329: result: 2 configure:36343: checking size of int configure:36348: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36348: $? = 0 configure:36348: ./conftest configure:36348: $? = 0 configure:36362: result: 4 configure:36376: checking size of unsigned int configure:36381: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36381: $? = 0 configure:36381: ./conftest configure:36381: $? = 0 configure:36395: result: 4 configure:36409: checking size of long configure:36414: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36414: $? = 0 configure:36414: ./conftest configure:36414: $? = 0 configure:36428: result: 4 configure:36442: checking size of unsigned long configure:36447: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36447: $? = 0 configure:36447: ./conftest configure:36447: $? = 0 configure:36461: result: 4 configure:36475: checking size of long long configure:36480: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36480: $? = 0 configure:36480: ./conftest configure:36480: $? = 0 configure:36494: result: 8 configure:36508: checking size of unsigned long long configure:36513: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36513: $? = 0 configure:36513: ./conftest configure:36513: $? = 0 configure:36527: result: 8 configure:36541: checking size of float configure:36546: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36546: $? = 0 configure:36546: ./conftest configure:36546: $? = 0 configure:36560: result: 4 configure:36574: checking size of double configure:36579: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36579: $? = 0 configure:36579: ./conftest configure:36579: $? = 0 configure:36593: result: 8 configure:36607: checking size of long double configure:36612: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36612: $? = 0 configure:36612: ./conftest configure:36612: $? = 0 configure:36626: result: 12 configure:36640: checking size of void * configure:36645: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36645: $? = 0 configure:36645: ./conftest configure:36645: $? = 0 configure:36659: result: 4 configure:36670: checking for ANSI C header files configure:36774: result: yes configure:36784: checking stddef.h usability configure:36784: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36784: $? = 0 configure:36784: result: yes configure:36784: checking stddef.h presence configure:36784: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:36784: $? = 0 configure:36784: result: yes configure:36784: checking for stddef.h configure:36784: result: yes configure:36798: checking size of wchar_t configure:36803: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36803: $? = 0 configure:36803: ./conftest configure:36803: $? = 0 configure:36822: result: 4 configure:36837: checking size of float_int configure:36842: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36842: $? = 0 configure:36842: ./conftest configure:36842: $? = 0 configure:36857: result: 8 configure:36871: checking size of double_int configure:36876: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36876: $? = 0 configure:36876: ./conftest configure:36876: $? = 0 configure:36891: result: 12 configure:36905: checking size of long_int configure:36910: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36910: $? = 0 configure:36910: ./conftest configure:36910: $? = 0 configure:36925: result: 8 configure:36939: checking size of short_int configure:36944: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36944: $? = 0 configure:36944: ./conftest configure:36944: $? = 0 configure:36959: result: 8 configure:36973: checking size of two_int configure:36978: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:36978: $? = 0 configure:36978: ./conftest configure:36978: $? = 0 configure:36993: result: 8 configure:37007: checking size of long_double_int configure:37012: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37012: $? = 0 configure:37012: ./conftest configure:37012: $? = 0 configure:37027: result: 16 configure:37040: checking sys/bitypes.h usability configure:37040: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37040: $? = 0 configure:37040: result: yes configure:37040: checking sys/bitypes.h presence configure:37040: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:37040: $? = 0 configure:37040: result: yes configure:37040: checking for sys/bitypes.h configure:37040: result: yes configure:37053: checking for inttypes.h configure:37053: result: yes configure:37053: checking for stdint.h configure:37053: result: yes configure:37065: checking for int8_t configure:37065: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37065: $? = 0 configure:37065: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(122): error: the size of an array must be greater than zero static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^ compilation aborted for conftest.c (code 2) configure:37065: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:37065: result: yes configure:37076: checking for int16_t configure:37076: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37076: $? = 0 configure:37076: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(122): error: the size of an array must be greater than zero static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^ compilation aborted for conftest.c (code 2) configure:37076: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:37076: result: yes configure:37087: checking for int32_t configure:37087: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37087: $? = 0 configure:37087: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(123): warning #61: integer operation result is out of range < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c(122): error: the size of an array must be greater than zero static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ compilation aborted for conftest.c (code 2) configure:37087: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:37087: result: yes configure:37098: checking for int64_t configure:37098: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37098: $? = 0 configure:37098: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(123): warning #61: integer operation result is out of range < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c(122): error: the size of an array must be greater than zero static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ compilation aborted for conftest.c (code 2) configure:37098: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:37098: result: yes configure:37139: checking for uint8_t configure:37139: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37139: $? = 0 configure:37139: result: yes configure:37153: checking for uint16_t configure:37153: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37153: $? = 0 configure:37153: result: yes configure:37165: checking for uint32_t configure:37165: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37165: $? = 0 configure:37165: result: yes configure:37179: checking for uint64_t configure:37179: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37179: $? = 0 configure:37179: result: yes configure:37221: checking stdbool.h usability configure:37221: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37221: $? = 0 configure:37221: result: yes configure:37221: checking stdbool.h presence configure:37221: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:37221: $? = 0 configure:37221: result: yes configure:37221: checking for stdbool.h configure:37221: result: yes configure:37221: checking complex.h usability configure:37221: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37221: $? = 0 configure:37221: result: yes configure:37221: checking complex.h presence configure:37221: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:37221: $? = 0 configure:37221: result: yes configure:37221: checking for complex.h configure:37221: result: yes configure:37235: checking size of _Bool configure:37240: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37240: $? = 0 configure:37240: ./conftest configure:37240: $? = 0 configure:37259: result: 1 configure:37273: checking size of float _Complex configure:37278: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37278: $? = 0 configure:37278: ./conftest configure:37278: $? = 0 configure:37297: result: 8 configure:37311: checking size of double _Complex configure:37316: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37316: $? = 0 configure:37316: ./conftest configure:37316: $? = 0 configure:37335: result: 16 configure:37349: checking size of long double _Complex configure:37354: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37354: $? = 0 configure:37354: ./conftest configure:37354: $? = 0 configure:37373: result: 24 configure:37385: checking for _Bool configure:37385: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37385: $? = 0 configure:37385: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(135): error: expected an expression if (sizeof ((_Bool))) ^ compilation aborted for conftest.c (code 2) configure:37385: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | /* 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 ((_Bool))) | return 0; | ; | return 0; | } configure:37385: result: yes configure:37394: checking for float _Complex configure:37394: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37394: $? = 0 configure:37394: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(136): error: expected an expression if (sizeof ((float _Complex))) ^ compilation aborted for conftest.c (code 2) configure:37394: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 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:37394: result: yes configure:37403: checking for double _Complex configure:37403: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37403: $? = 0 configure:37403: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(137): error: expected an expression if (sizeof ((double _Complex))) ^ compilation aborted for conftest.c (code 2) configure:37403: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 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:37403: result: yes configure:37412: checking for long double _Complex configure:37412: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37412: $? = 0 configure:37412: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(138): error: expected an expression if (sizeof ((long double _Complex))) ^ compilation aborted for conftest.c (code 2) configure:37412: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 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:37412: result: yes configure:37830: checking for size of Fortran type integer configure:37871: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37871: $? = 0 configure:37875: mv conftest.o pac_conftest.o configure:37878: $? = 0 configure:37905: ifort -o conftest -O2 conftest.f pac_conftest.o >&5 configure:37905: $? = 0 configure:37905: ./conftest configure:37905: $? = 0 configure:37943: result: 4 configure:37958: checking for size of Fortran type real configure:37999: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:37999: $? = 0 configure:38003: mv conftest.o pac_conftest.o configure:38006: $? = 0 configure:38033: ifort -o conftest -O2 conftest.f pac_conftest.o >&5 configure:38033: $? = 0 configure:38033: ./conftest configure:38033: $? = 0 configure:38071: result: 4 configure:38086: checking for size of Fortran type double precision configure:38127: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:38127: $? = 0 configure:38131: mv conftest.o pac_conftest.o configure:38134: $? = 0 configure:38161: ifort -o conftest -O2 conftest.f pac_conftest.o >&5 configure:38161: $? = 0 configure:38161: ./conftest configure:38161: $? = 0 configure:38199: result: 8 configure:38222: checking whether integer*1 is supported configure:38233: ifort -c -O2 conftest.f >&5 configure:38233: $? = 0 configure:38240: result: yes configure:38242: checking whether integer*2 is supported configure:38253: ifort -c -O2 conftest.f >&5 configure:38253: $? = 0 configure:38260: result: yes configure:38262: checking whether integer*4 is supported configure:38273: ifort -c -O2 conftest.f >&5 configure:38273: $? = 0 configure:38280: result: yes configure:38282: checking whether integer*8 is supported configure:38293: ifort -c -O2 conftest.f >&5 configure:38293: $? = 0 configure:38300: result: yes configure:38302: checking whether integer*16 is supported configure:38313: ifort -c -O2 conftest.f >&5 conftest.f(2): error #6216: This length or width specifier has been incorrectly used in this context. [16] integer*16 i --------------^ compilation aborted for conftest.f (code 1) configure:38313: $? = 1 configure: failed program was: | program main | integer*16 i | end configure:38320: result: no configure:38322: checking whether real*4 is supported configure:38333: ifort -c -O2 conftest.f >&5 configure:38333: $? = 0 configure:38340: result: yes configure:38342: checking whether real*8 is supported configure:38353: ifort -c -O2 conftest.f >&5 configure:38353: $? = 0 configure:38360: result: yes configure:38362: checking whether real*16 is supported configure:38373: ifort -c -O2 conftest.f >&5 configure:38373: $? = 0 configure:38380: result: yes configure:38478: checking for C type matching Fortran real configure:38486: result: float configure:38501: checking for C type matching Fortran double configure:38508: result: double configure:38837: checking for C type matching Fortran integer configure:38844: result: int configure:38900: checking for size of MPI_Status configure:38918: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:38918: $? = 0 configure:38918: ./conftest configure:38918: $? = 0 configure:38927: result: 20 configure:39064: checking for values of Fortran logicals configure:39103: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39103: $? = 0 configure:39106: mv conftest.o pac_conftest.o configure:39109: $? = 0 configure:39141: ifort -o conftest -O2 conftest.f pac_conftest.o >&5 configure:39141: $? = 0 configure:39141: ./conftest configure:39141: $? = 0 configure:39179: result: True is -1 and False is 0 configure:39206: checking for BSD/POSIX style global symbol lister configure:39248: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39248: $? = 0 configure:39292: result: BSD style,/usr/bin/nm -g -B configure:39332: checking stdio.h usability configure:39332: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39332: $? = 0 configure:39332: result: yes configure:39332: checking stdio.h presence configure:39332: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:39332: $? = 0 configure:39332: result: yes configure:39332: checking for stdio.h configure:39332: result: yes configure:39342: checking for multiple __attribute__((alias)) support configure:39403: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39403: $? = 0 configure:39407: cp conftest.o pac_conftest_other.o configure:39410: $? = 0 configure:39473: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c pac_conftest_other.o >&5 configure:39473: $? = 0 configure:39477: cp conftest pac_conftest_main configure:39480: $? = 0 configure:39540: ./pac_conftest_main configure:39543: $? = 0 configure:39550: result: yes configure:39578: checking the minimum alignment of Fortran common block of 1 integers configure:39617: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39617: $? = 0 configure:39621: mv conftest.o pac_conftest.o configure:39624: $? = 0 configure:39648: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align0.log 2>&1 configure:39648: $? = 0 configure:39730: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39730: $? = 0 configure:39734: mv conftest.o pac_conftest.o configure:39737: $? = 0 configure:39762: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align1.log 2>&1 configure:39762: $? = 0 configure:39769: diff -b pac_align0.log pac_align1.log > pac_test.log configure:39772: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortbN30AD.o ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortbN30AD.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MPICH2" #define PACKAGE_TARNAME "mpich2" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "MPICH2 1.5" #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" #define USE_SMP_COLLECTIVES 1 #define PACKAGE "mpich2" #define VERSION "1.5" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETPAGESIZE 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define HAVE_RUNTIME_THREADCHECK 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define FILE_NAMEPUB_BASEDIR "." #define USE_FILE_FOR_NAMEPUB 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 4 #define HAVE_MAX_STRUCT_ALIGNMENT 4 #define HAVE_MAX_FP_ALIGNMENT 4 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 12 #define SIZEOF_LONG_INT 8 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 16 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 24 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_FINT_IS_INT 1 #define MPIF_STATUS_SIZE 5 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE -1 #define F77_FALSE_VALUE 0 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[1]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(4))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=1) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:39730: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39730: $? = 0 configure:39734: mv conftest.o pac_conftest.o configure:39737: $? = 0 configure:39762: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align1.log 2>&1 configure:39762: $? = 0 configure:39769: diff -b pac_align0.log pac_align1.log > pac_test.log configure:39772: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortl5XXmK.o ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortl5XXmK.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MPICH2" #define PACKAGE_TARNAME "mpich2" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "MPICH2 1.5" #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" #define USE_SMP_COLLECTIVES 1 #define PACKAGE "mpich2" #define VERSION "1.5" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETPAGESIZE 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define HAVE_RUNTIME_THREADCHECK 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define FILE_NAMEPUB_BASEDIR "." #define USE_FILE_FOR_NAMEPUB 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 4 #define HAVE_MAX_STRUCT_ALIGNMENT 4 #define HAVE_MAX_FP_ALIGNMENT 4 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 12 #define SIZEOF_LONG_INT 8 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 16 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 24 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_FINT_IS_INT 1 #define MPIF_STATUS_SIZE 5 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE -1 #define F77_FALSE_VALUE 0 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[1]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(8))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=1) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:39730: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39730: $? = 0 configure:39734: mv conftest.o pac_conftest.o configure:39737: $? = 0 configure:39762: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align1.log 2>&1 configure:39762: $? = 0 configure:39769: diff -b pac_align0.log pac_align1.log > pac_test.log configure:39772: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > ld: Warning: alignment 16 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortdmHdQ0.o ld: Warning: alignment 16 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortdmHdQ0.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MPICH2" #define PACKAGE_TARNAME "mpich2" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "MPICH2 1.5" #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" #define USE_SMP_COLLECTIVES 1 #define PACKAGE "mpich2" #define VERSION "1.5" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETPAGESIZE 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define HAVE_RUNTIME_THREADCHECK 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define FILE_NAMEPUB_BASEDIR "." #define USE_FILE_FOR_NAMEPUB 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 4 #define HAVE_MAX_STRUCT_ALIGNMENT 4 #define HAVE_MAX_FP_ALIGNMENT 4 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 12 #define SIZEOF_LONG_INT 8 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 16 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 24 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_FINT_IS_INT 1 #define MPIF_STATUS_SIZE 5 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE -1 #define F77_FALSE_VALUE 0 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[1]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(16))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=1) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:39730: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39730: $? = 0 configure:39734: mv conftest.o pac_conftest.o configure:39737: $? = 0 configure:39762: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align1.log 2>&1 configure:39762: $? = 0 configure:39769: diff -b pac_align0.log pac_align1.log > pac_test.log configure:39772: $? = 0 configure:39861: result: 32 configure:39872: checking the minimum alignment of Fortran common block of 5 integers configure:39911: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:39911: $? = 0 configure:39915: mv conftest.o pac_conftest.o configure:39918: $? = 0 configure:39942: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align0.log 2>&1 configure:39942: $? = 0 configure:40024: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:40024: $? = 0 configure:40028: mv conftest.o pac_conftest.o configure:40031: $? = 0 configure:40056: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align1.log 2>&1 configure:40056: $? = 0 configure:40063: diff -b pac_align0.log pac_align1.log > pac_test.log configure:40066: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifort5F4tiP.o ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifort5F4tiP.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MPICH2" #define PACKAGE_TARNAME "mpich2" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "MPICH2 1.5" #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" #define USE_SMP_COLLECTIVES 1 #define PACKAGE "mpich2" #define VERSION "1.5" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETPAGESIZE 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define HAVE_RUNTIME_THREADCHECK 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define FILE_NAMEPUB_BASEDIR "." #define USE_FILE_FOR_NAMEPUB 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 4 #define HAVE_MAX_STRUCT_ALIGNMENT 4 #define HAVE_MAX_FP_ALIGNMENT 4 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 12 #define SIZEOF_LONG_INT 8 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 16 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 24 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_FINT_IS_INT 1 #define MPIF_STATUS_SIZE 5 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE -1 #define F77_FALSE_VALUE 0 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[5]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(4))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=5) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:40024: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:40024: $? = 0 configure:40028: mv conftest.o pac_conftest.o configure:40031: $? = 0 configure:40056: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align1.log 2>&1 configure:40056: $? = 0 configure:40063: diff -b pac_align0.log pac_align1.log > pac_test.log configure:40066: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortPWsd2V.o ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortPWsd2V.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MPICH2" #define PACKAGE_TARNAME "mpich2" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "MPICH2 1.5" #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" #define USE_SMP_COLLECTIVES 1 #define PACKAGE "mpich2" #define VERSION "1.5" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETPAGESIZE 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define HAVE_RUNTIME_THREADCHECK 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define FILE_NAMEPUB_BASEDIR "." #define USE_FILE_FOR_NAMEPUB 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 4 #define HAVE_MAX_STRUCT_ALIGNMENT 4 #define HAVE_MAX_FP_ALIGNMENT 4 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 12 #define SIZEOF_LONG_INT 8 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 16 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 24 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_FINT_IS_INT 1 #define MPIF_STATUS_SIZE 5 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE -1 #define F77_FALSE_VALUE 0 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[5]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(8))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=5) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:40024: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:40024: $? = 0 configure:40028: mv conftest.o pac_conftest.o configure:40031: $? = 0 configure:40056: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align1.log 2>&1 configure:40056: $? = 0 configure:40063: diff -b pac_align0.log pac_align1.log > pac_test.log configure:40066: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > ld: Warning: alignment 16 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifort3ECxwd.o ld: Warning: alignment 16 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifort3ECxwd.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MPICH2" #define PACKAGE_TARNAME "mpich2" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "MPICH2 1.5" #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" #define USE_SMP_COLLECTIVES 1 #define PACKAGE "mpich2" #define VERSION "1.5" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETPAGESIZE 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define HAVE_RUNTIME_THREADCHECK 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define FILE_NAMEPUB_BASEDIR "." #define USE_FILE_FOR_NAMEPUB 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 4 #define HAVE_MAX_STRUCT_ALIGNMENT 4 #define HAVE_MAX_FP_ALIGNMENT 4 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 12 #define SIZEOF_LONG_INT 8 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 16 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 24 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_FINT_IS_INT 1 #define MPIF_STATUS_SIZE 5 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE -1 #define F77_FALSE_VALUE 0 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[5]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(16))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=5) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:40024: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:40024: $? = 0 configure:40028: mv conftest.o pac_conftest.o configure:40031: $? = 0 configure:40056: ifort -o conftest -O2 conftest.f90 pac_conftest.o > pac_align1.log 2>&1 configure:40056: $? = 0 configure:40063: diff -b pac_align0.log pac_align1.log > pac_test.log configure:40066: $? = 0 configure:40167: result: 32 configure:40272: checking for Fortran 90 integer kind for 4-byte integers configure:40312: ifort -o conftest -O2 conftest.f90 >&5 configure:40312: $? = 0 configure:40312: ./conftest configure:40312: $? = 0 configure:40329: result: 4 configure:40357: checking for Fortran 90 integer kind for 8-byte integers configure:40397: ifort -o conftest -O2 conftest.f90 >&5 configure:40397: $? = 0 configure:40397: ./conftest configure:40397: $? = 0 configure:40414: result: 8 configure:40441: checking for Fortran 90 integer kind for 4-byte integers configure:40455: result: 4 (cached) configure:40531: checking if real*8 is supported in Fortran 90 configure:40544: ifort -c -O2 conftest.f90 >&5 configure:40544: $? = 0 configure:40556: result: yes configure:40699: checking size of bool configure:40704: icpc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:40704: $? = 0 configure:40704: ./conftest configure:40704: $? = 0 configure:40718: result: 1 configure:40760: checking complex usability configure:40760: icpc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:40760: $? = 0 configure:40760: result: yes configure:40760: checking complex presence configure:40760: icpc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp configure:40760: $? = 0 configure:40760: result: yes configure:40760: checking for complex configure:40760: result: yes configure:40773: checking size of Complex configure:40778: icpc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:40778: $? = 0 configure:40778: ./conftest configure:40778: $? = 0 configure:40797: result: 8 configure:40811: checking size of DoubleComplex configure:40816: icpc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:40816: $? = 0 configure:40816: ./conftest configure:40816: $? = 0 configure:40835: result: 16 configure:40850: checking size of LongDoubleComplex configure:40855: icpc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.cpp >&5 configure:40855: $? = 0 configure:40855: ./conftest configure:40855: $? = 0 configure:40874: result: 24 configure:40974: checking for alignment restrictions on int64_t configure:41008: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41008: $? = 0 configure:41008: ./conftest configure:41008: $? = 0 configure:41019: result: no configure:41038: checking for alignment restrictions on int32_t configure:41072: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41072: $? = 0 configure:41072: ./conftest configure:41072: $? = 0 configure:41083: result: no configure:41097: checking size of MPIR_Bsend_data_t configure:41102: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41102: $? = 0 configure:41102: ./conftest configure:41102: $? = 0 configure:41120: result: 56 configure:41139: checking for gcc __asm__ and pentium cmpxchgl instruction configure:41163: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41163: $? = 0 configure:41163: ./conftest configure:41163: $? = 0 configure:41164: result: yes configure:41187: checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction configure:41211: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 /tmp/icc6F5Egeas_.s: Assembler messages: /tmp/icc6F5Egeas_.s:25: Error: invalid instruction suffix for `cmpxchg' configure:41211: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | /* end confdefs.h. */ | | int main(int argc, char *argv[]) | { | long int compval = 10; | volatile long int *p = &compval; | long int oldval = 10; | long int newval = 20; | char ret; | long int readval; | __asm__ __volatile__ ("lock; cmpxchgq %3, %1; sete %0" | : "=q" (ret), "=m" (*p), "=a" (readval) | : "r" (newval), "m" (*p), "a" (oldval) : "memory"); | return (compval == 20) ? 0 : -1; | } | configure:41218: result: no configure:41227: checking for gcc __asm__ and IA64 xchg4 instruction configure:41252: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 /tmp/icc5jK4akas_.s: Assembler messages: /tmp/icc5jK4akas_.s:24: Error: no such instruction: `xchg4 %ecx=[%eax],%edx' /tmp/icc5jK4akas_.s:62: Error: no such instruction: `xchg4 %eax=[%edx],%ecx' configure:41252: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | /* end confdefs.h. */ | | unsigned long _InterlockedExchange(volatile void *ptr, unsigned long x) | { | unsigned long result; | __asm__ __volatile ("xchg4 %0=[%1],%2" : "=r" (result) | : "r" (ptr), "r" (x) : "memory"); | return result; | } | int main(int argc, char *argv[]) | { | long val = 1; | volatile long *p = &val; | long oldval = _InterlockedExchange(p, (unsigned long)2); | return (oldval == 1 && val == 2) ? 0 : -1; | } | configure:41259: result: no configure:41277: checking for gcov configure:41293: found /usr/bin/gcov configure:41304: result: gcov configure:41422: checking for ANSI C header files configure:41526: result: yes configure:41541: checking for stdlib.h configure:41541: result: yes configure:41541: checking stdarg.h usability configure:41541: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking stdarg.h presence configure:41541: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking for stdarg.h configure:41541: result: yes configure:41541: checking for sys/types.h configure:41541: result: yes configure:41541: checking for string.h configure:41541: result: yes configure:41541: checking for inttypes.h configure:41541: result: yes configure:41541: checking limits.h usability configure:41541: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking limits.h presence configure:41541: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking for limits.h configure:41541: result: yes configure:41541: checking for stddef.h configure:41541: result: yes configure:41541: checking errno.h usability configure:41541: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking errno.h presence configure:41541: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking for errno.h configure:41541: result: yes configure:41541: checking sys/socket.h usability configure:41541: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking sys/socket.h presence configure:41541: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking for sys/socket.h configure:41541: result: yes configure:41541: checking sys/time.h usability configure:41541: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking sys/time.h presence configure:41541: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking for sys/time.h configure:41541: result: yes configure:41541: checking for unistd.h configure:41541: result: yes configure:41541: checking endian.h usability configure:41541: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking endian.h presence configure:41541: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking for endian.h configure:41541: result: yes configure:41541: checking assert.h usability configure:41541: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking assert.h presence configure:41541: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking for assert.h configure:41541: result: yes configure:41541: checking sys/param.h usability configure:41541: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking sys/param.h presence configure:41541: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:41541: $? = 0 configure:41541: result: yes configure:41541: checking for sys/param.h configure:41541: result: yes configure:41551: checking for sys/uio.h configure:41571: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41571: $? = 0 configure:41578: result: yes configure:41587: checking for size_t configure:41587: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41587: $? = 0 configure:41587: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(188): error: expected an expression if (sizeof ((size_t))) ^ compilation aborted for conftest.c (code 2) configure:41587: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:41587: result: yes configure:41603: checking for setitimer configure:41603: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41603: $? = 0 configure:41603: result: yes configure:41603: checking for alarm configure:41603: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41603: $? = 0 configure:41603: result: yes configure:41616: checking for vsnprintf configure:41616: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41616: $? = 0 configure:41616: result: yes configure:41616: checking for vsprintf configure:41616: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41616: $? = 0 configure:41616: result: yes configure:41628: checking whether vsnprintf needs a declaration configure:41647: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(158): warning #147: declaration is incompatible with "int vsnprintf(char *__restrict__, size_t={unsigned int}, const char *__restrict__, __gnuc_va_list={__builtin_va_list={char *}})" (declared at line 391 of "/usr/include/stdio.h") int vsnprintf(double, int, double, const char *); ^ configure:41647: $? = 0 configure:41654: result: yes configure:41671: checking for strerror configure:41671: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41671: $? = 0 configure:41671: result: yes configure:41671: checking for strncasecmp configure:41671: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41671: $? = 0 configure:41671: result: yes configure:41680: checking whether strerror_r is declared configure:41680: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41680: $? = 0 configure:41680: result: yes configure:41693: checking for strerror_r configure:41693: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41693: $? = 0 configure:41693: result: yes configure:41702: checking whether strerror_r returns char * configure:41726: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(199): error: operand of "*" must be a pointer char x = *strerror_r (0, buf, sizeof buf); ^ conftest.c(200): warning #144: a value of type "int" cannot be used to initialize an entity of type "char *" char *p = strerror_r (0, buf, sizeof buf); ^ compilation aborted for conftest.c (code 2) configure:41726: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 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 () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:41764: result: no configure:41774: checking whether strerror_r needs a declaration configure:41792: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(162): warning #147: declaration is incompatible with "int strerror_r(int, char *, size_t={unsigned int})" (declared at line 427 of "/usr/include/string.h") int strerror_r(double, int, double, const char *); ^ configure:41792: $? = 0 configure:41799: result: yes configure:41815: checking for snprintf configure:41815: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41815: $? = 0 configure:41815: result: yes configure:41826: checking whether snprintf needs a declaration configure:41844: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(164): warning #147: declaration is incompatible with "int snprintf(char *__restrict__, size_t={unsigned int}, const char *__restrict__, ...)" (declared at line 387 of "/usr/include/stdio.h") int snprintf(double, int, double, const char *); ^ configure:41844: $? = 0 configure:41851: result: yes configure:41867: checking for qsort configure:41867: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41867: $? = 0 configure:41867: result: yes configure:41883: checking for va_copy configure:41909: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41909: $? = 0 configure:41917: result: yes configure:41969: checking for variable argument list macro functionality configure:41985: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:41985: $? = 0 configure:41989: result: yes configure:42002: checking for working alloca.h configure:42019: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:42019: $? = 0 configure:42027: result: yes configure:42035: checking for alloca configure:42072: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:42072: $? = 0 configure:42080: result: yes configure:42204: checking for strdup configure:42204: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:42204: $? = 0 configure:42204: result: yes configure:42216: checking whether strdup needs a declaration configure:42234: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(171): warning #147: declaration is incompatible with "char *strdup(const char *)" (declared at line 175 of "/usr/include/string.h") int strdup(double, int, double, const char *); ^ configure:42234: $? = 0 configure:42241: result: yes configure:42327: checking for mkstemp configure:42327: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:42327: $? = 0 configure:42327: result: yes configure:42338: checking whether mkstemp needs a declaration configure:42356: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(173): warning #147: declaration is incompatible with "int mkstemp(char *)" (declared at line 620 of "/usr/include/stdlib.h") int mkstemp(double, int, double, const char *); ^ configure:42356: $? = 0 configure:42363: result: yes configure:42378: checking for fdopen configure:42378: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:42378: $? = 0 configure:42378: result: yes configure:42389: checking whether fdopen needs a declaration configure:42407: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:42407: $? = 0 configure:42414: result: yes configure:42429: checking for putenv configure:42429: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:42429: $? = 0 configure:42429: result: yes configure:42440: checking whether putenv needs a declaration configure:42458: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(177): warning #147: declaration is incompatible with "int putenv(char *)" (declared at line 579 of "/usr/include/stdlib.h") int putenv(double, int, double, const char *); ^ configure:42458: $? = 0 configure:42465: result: yes configure:42508: checking for clock_gettime configure:42508: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 /tmp/iccCM3iwA.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `clock_gettime' configure:42508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:42508: result: no configure:42508: checking for clock_getres configure:42508: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 /tmp/iccnfHYGH.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `clock_getres' configure:42508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | /* end confdefs.h. */ | /* Define clock_getres to an innocuous variant, in case declares clock_getres. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_getres innocuous_clock_getres | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_getres (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_getres | | /* 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 clock_getres (); | /* 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_clock_getres || defined __stub___clock_getres | choke me | #endif | | int | main () | { | return clock_getres (); | ; | return 0; | } configure:42508: result: no configure:42508: checking for gethrtime configure:42508: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 /tmp/iccAQSUaR.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `gethrtime' configure:42508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethrtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:42508: result: no configure:42508: checking for mach_absolute_time configure:42508: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 /tmp/iccVv00Z2.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `mach_absolute_time' configure:42508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | /* end confdefs.h. */ | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time. | For example, HP-UX 11i declares gettimeofday. */ | #define mach_absolute_time innocuous_mach_absolute_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mach_absolute_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mach_absolute_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mach_absolute_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time | choke me | #endif | | int | main () | { | return mach_absolute_time (); | ; | return 0; | } configure:42508: result: no configure:42508: checking for gettimeofday configure:42508: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:42508: $? = 0 configure:42508: result: yes configure:43406: checking pthread.h usability configure:43406: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:43406: $? = 0 configure:43406: result: yes configure:43406: checking pthread.h presence configure:43406: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:43406: $? = 0 configure:43406: result: yes configure:43406: checking for pthread.h configure:43406: result: yes configure:43424: checking for pthread_key_create in -lpthread configure:43449: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:43449: $? = 0 configure:43458: result: yes LIBS(=' ') does not contain '-lpthread', prepending configure:43479: checking for pthread_yield configure:43479: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:43479: $? = 0 configure:43479: result: yes configure:43490: checking for pthread_key_create configure:43490: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:43490: $? = 0 configure:43490: result: yes configure:43509: checking for pthread_cleanup_push configure:43509: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/icc0mVFbW.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `pthread_cleanup_push' configure:43509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | /* end confdefs.h. */ | /* Define pthread_cleanup_push to an innocuous variant, in case declares pthread_cleanup_push. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cleanup_push innocuous_pthread_cleanup_push | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cleanup_push (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cleanup_push | | /* 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 pthread_cleanup_push (); | /* 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_pthread_cleanup_push || defined __stub___pthread_cleanup_push | choke me | #endif | | int | main () | { | return pthread_cleanup_push (); | ; | return 0; | } configure:43509: result: no configure:43519: checking whether pthread_cleanup_push is available (may be a macro in pthread.h) configure:43538: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 conftest.c(195): error: expected "while" conftest.c(195): error: expected a "(" conftest.c(195): error: expected an expression conftest.c(195): error: expected a ")" conftest.c(195): error: expected a ";" conftest.c(195): error: expected a "}" conftest.c(195): error: expected "while" conftest.c(195): error: expected a "(" conftest.c(195): error: expected an expression conftest.c(195): error: expected a ")" conftest.c(195): error: expected a ";" conftest.c(195): error: expected a "}" compilation aborted for conftest.c (code 2) configure:43538: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | /* end confdefs.h. */ | | #include | void f1(void *a) { return; } | int | main () | { | pthread_cleanup_push( f1, (void *)0 ); | ; | return 0; | } configure:43546: result: no configure:43556: checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE_NP configure:43573: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:43573: $? = 0 configure:43580: result: yes configure:43582: checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE configure:43599: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:43599: $? = 0 configure:43606: result: yes configure:43620: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK_NP configure:43637: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:43637: $? = 0 configure:43644: result: yes configure:43646: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK configure:43663: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:43663: $? = 0 configure:43670: result: yes configure:43684: checking whether pthread_mutexattr_settype needs a declaration configure:43702: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(190): warning #147: declaration is incompatible with "int pthread_mutexattr_settype(pthread_mutexattr_t *, int)" (declared at line 817 of "/usr/include/pthread.h") int pthread_mutexattr_settype(double, int, double, const char *); ^ configure:43702: $? = 0 configure:43709: result: yes configure:43839: checking for thread local storage specifier configure:43866: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:43866: $? = 0 configure:43889: result: __thread configure:43895: checking for getpid configure:43895: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:43895: $? = 0 configure:43895: result: yes configure:43915: checking sched.h usability configure:43915: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:43915: $? = 0 configure:43915: result: yes configure:43915: checking sched.h presence configure:43915: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:43915: $? = 0 configure:43915: result: yes configure:43915: checking for sched.h configure:43915: result: yes configure:43927: checking for unistd.h configure:43927: result: yes configure:43939: checking sys/select.h usability configure:43939: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:43939: $? = 0 configure:43939: result: yes configure:43939: checking sys/select.h presence configure:43939: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:43939: $? = 0 configure:43939: result: yes configure:43939: checking for sys/select.h configure:43939: result: yes configure:43952: checking for sched_yield configure:43952: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:43952: $? = 0 configure:43952: result: yes configure:43952: checking for yield configure:43952: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/iccdP1rba.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `yield' configure:43952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define yield to an innocuous variant, in case declares yield. | For example, HP-UX 11i declares gettimeofday. */ | #define yield innocuous_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yield | | /* 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 yield (); | /* 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_yield || defined __stub___yield | choke me | #endif | | int | main () | { | return yield (); | ; | return 0; | } configure:43952: result: no configure:43952: checking for usleep configure:43952: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:43952: $? = 0 configure:43952: result: yes configure:43952: checking for sleep configure:43952: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:43952: $? = 0 configure:43952: result: yes configure:43952: checking for select configure:43952: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:43952: $? = 0 configure:43952: result: yes configure:43964: checking whether usleep needs a declaration configure:43982: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(201): warning #147: declaration is incompatible with "int usleep(__useconds_t={unsigned int})" (declared at line 461 of "/usr/include/unistd.h") int usleep(double, int, double, const char *); ^ configure:43982: $? = 0 configure:43989: result: yes configure:44101: checking for sched_setaffinity configure:44101: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:44101: $? = 0 configure:44101: result: yes configure:44101: checking for sched_getaffinity configure:44101: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:44101: $? = 0 configure:44101: result: yes configure:44101: checking for bindprocessor configure:44101: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/icc3u2q03.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `bindprocessor' configure:44101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define bindprocessor to an innocuous variant, in case declares bindprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define bindprocessor innocuous_bindprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindprocessor | | /* 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 bindprocessor (); | /* 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_bindprocessor || defined __stub___bindprocessor | choke me | #endif | | int | main () | { | return bindprocessor (); | ; | return 0; | } configure:44101: result: no configure:44101: checking for thread_policy_set configure:44101: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/icc6MpDNg.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `thread_policy_set' configure:44101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define thread_policy_set to an innocuous variant, in case declares thread_policy_set. | For example, HP-UX 11i declares gettimeofday. */ | #define thread_policy_set innocuous_thread_policy_set | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thread_policy_set (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thread_policy_set | | /* 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 thread_policy_set (); | /* 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_thread_policy_set || defined __stub___thread_policy_set | choke me | #endif | | int | main () | { | return thread_policy_set (); | ; | return 0; | } configure:44101: result: no configure:44112: checking whether cpu_set_t available configure:44130: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:44130: $? = 0 configure:44137: result: yes configure:44144: checking whether the CPU_SET and CPU_ZERO macros are defined configure:44162: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/iccyXb4nr.o: In function `main': conftest.c:(.text+0x38): undefined reference to `CPU_ZERO' conftest.c:(.text+0x43): undefined reference to `CPU_SET' configure:44162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | /* end confdefs.h. */ | | #include | int | main () | { | cpu_set_t t; CPU_ZERO(&t); CPU_SET(1,&t); | ; | return 0; | } configure:44170: result: no configure:45066: RUNNING CONFIGURE FOR F90 CODE configure:45069: checking whether ln -s works configure:45073: result: yes configure:45083: checking for extension for Fortran 90 programs configure:45098: ifort -c -O2 conftest.f90 >&5 configure:45098: $? = 0 configure:45100: result: f90 configure:45145: checking for the precision and range of reals configure:45172: ifort -o conftest -O2 conftest.f90 -lpthread >&5 configure:45172: $? = 0 configure:45172: ./conftest configure:45172: $? = 0 configure:45176: result: 6 , 37 configure:45210: checking for the precision and range of double precision configure:45237: ifort -o conftest -O2 conftest.f90 -lpthread >&5 configure:45237: $? = 0 configure:45237: ./conftest configure:45237: $? = 0 configure:45241: result: 15 , 307 configure:45275: checking for the range of integer configure:45302: ifort -o conftest -O2 conftest.f90 -lpthread >&5 configure:45302: $? = 0 configure:45302: ./conftest configure:45302: $? = 0 configure:45306: result: 9 configure:45341: checking for available integer kinds configure:45382: ifort -o conftest -O2 conftest.f90 -lpthread >&5 configure:45382: $? = 0 configure:45382: ./conftest configure:45382: $? = 0 configure:45386: result: 2 , 1, 4 , 2, 9 , 4, 18 , 8, configure:45421: checking for available integer ranges configure:45450: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:45450: $? = 0 configure:45453: mv conftest.o pac_conftest.o configure:45456: $? = 0 configure:45506: ifort -o conftest -O2 conftest.f90 pac_conftest.o -lpthread >&5 configure:45506: $? = 0 configure:45506: ./conftest configure:45506: $? = 0 configure:45506: ifort -o conftest -O2 conftest.f90 pac_conftest.o -lpthread >&5 configure:45506: $? = 0 configure:45506: ./conftest configure:45506: $? = 0 configure:45506: ifort -o conftest -O2 conftest.f90 pac_conftest.o -lpthread >&5 configure:45506: $? = 0 configure:45506: ./conftest configure:45506: $? = 0 configure:45506: ifort -o conftest -O2 conftest.f90 pac_conftest.o -lpthread >&5 configure:45506: $? = 0 configure:45506: ./conftest configure:45506: $? = 0 configure:45530: result: { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 }, configure:48146: checking for unistd.h configure:48146: result: yes configure:48146: checking for string.h configure:48146: result: yes configure:48146: checking for stdlib.h configure:48146: result: yes configure:48146: checking for sys/socket.h configure:48146: result: yes configure:48146: checking for strings.h configure:48146: result: yes configure:48146: checking for assert.h configure:48146: result: yes configure:48158: checking for snprintf configure:48158: result: yes configure:48169: checking whether snprintf needs a declaration configure:48194: result: yes configure:48208: checking for strncasecmp configure:48208: result: yes configure:48240: checking for sys/types.h configure:48240: result: yes configure:48240: checking for sys/param.h configure:48240: result: yes configure:48240: checking for sys/socket.h configure:48240: result: yes configure:48240: checking netinet/in.h usability configure:48240: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48240: $? = 0 configure:48240: result: yes configure:48240: checking netinet/in.h presence configure:48240: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:48240: $? = 0 configure:48240: result: yes configure:48240: checking for netinet/in.h configure:48240: result: yes configure:48240: checking netinet/tcp.h usability configure:48240: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48240: $? = 0 configure:48240: result: yes configure:48240: checking netinet/tcp.h presence configure:48240: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:48240: $? = 0 configure:48240: result: yes configure:48240: checking for netinet/tcp.h configure:48240: result: yes configure:48240: checking sys/un.h usability configure:48240: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48240: $? = 0 configure:48240: result: yes configure:48240: checking sys/un.h presence configure:48240: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:48240: $? = 0 configure:48240: result: yes configure:48240: checking for sys/un.h configure:48240: result: yes configure:48240: checking netdb.h usability configure:48240: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48240: $? = 0 configure:48240: result: yes configure:48240: checking netdb.h presence configure:48240: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:48240: $? = 0 configure:48240: result: yes configure:48240: checking for netdb.h configure:48240: result: yes configure:48252: checking for library containing socket configure:48283: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:48283: $? = 0 configure:48300: result: none required configure:48308: checking for library containing gethostbyname configure:48339: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:48339: $? = 0 configure:48356: result: none required configure:48368: checking for socket configure:48368: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:48368: $? = 0 configure:48368: result: yes configure:48368: checking for setsockopt configure:48368: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:48368: $? = 0 configure:48368: result: yes configure:48368: checking for gethostbyname configure:48368: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:48368: $? = 0 configure:48368: result: yes configure:48391: checking whether socklen_t is defined (in sys/socket.h if present) configure:48414: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(231): error: invalid redeclaration of type name "socklen_t" (declared at line 35 of "/usr/include/i386-linux-gnu/bits/socket.h") typedef struct { double a; int b; } socklen_t; ^ compilation aborted for conftest.c (code 2) configure:48414: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | typedef struct { double a; int b; } socklen_t; | int | main () | { | socklen_t a;a.a=1.0; | ; | return 0; | } configure:48421: result: yes configure:48429: checking whether struct hostent contains h_addr_list configure:48447: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(230): warning #592: variable "hp" is used before its value is set struct hostent hp;hp.h_addr_list[0]=0; ^ configure:48447: $? = 0 configure:48454: result: yes configure:48464: checking whether __attribute__ allowed configure:48488: result: yes configure:48490: checking whether __attribute__((format)) allowed configure:48514: result: yes configure:48532: RUNNING CONFIGURE FOR CH3 DEVICE configure:48795: checking for assert.h configure:48795: result: yes configure:48795: checking for limits.h configure:48795: result: yes configure:48795: checking for string.h configure:48795: result: yes configure:48795: checking for sys/types.h configure:48795: result: yes configure:48795: checking for sys/uio.h configure:48795: result: yes configure:48795: checking uuid/uuid.h usability configure:48795: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(266): catastrophic error: cannot open source file "uuid/uuid.h" #include ^ compilation aborted for conftest.c (code 4) configure:48795: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_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:48795: result: no configure:48795: checking uuid/uuid.h presence configure:48795: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c conftest.c(233): error #2379: cannot open source file "uuid/uuid.h" #include ^ configure:48795: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:48795: result: no configure:48795: checking for uuid/uuid.h configure:48795: result: no configure:48795: checking time.h usability configure:48795: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48795: $? = 0 configure:48795: result: yes configure:48795: checking time.h presence configure:48795: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:48795: $? = 0 configure:48795: result: yes configure:48795: checking for time.h configure:48795: result: yes configure:48795: checking ctype.h usability configure:48795: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48795: $? = 0 configure:48795: result: yes configure:48795: checking ctype.h presence configure:48795: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:48795: $? = 0 configure:48795: result: yes configure:48795: checking for ctype.h configure:48795: result: yes configure:48795: checking for unistd.h configure:48795: result: yes configure:48795: checking arpa/inet.h usability configure:48795: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48795: $? = 0 configure:48795: result: yes configure:48795: checking arpa/inet.h presence configure:48795: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:48795: $? = 0 configure:48795: result: yes configure:48795: checking for arpa/inet.h configure:48795: result: yes configure:48795: checking for sys/socket.h configure:48795: result: yes configure:48811: checking for net/if.h configure:48811: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48811: $? = 0 configure:48811: result: yes configure:48836: checking for pid_t configure:48836: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48836: $? = 0 configure:48836: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(275): error: expected an expression if (sizeof ((pid_t))) ^ compilation aborted for conftest.c (code 2) configure:48836: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_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 ((pid_t))) | return 0; | ; | return 0; | } configure:48836: result: yes configure:48851: checking for inet_pton configure:48851: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:48851: $? = 0 configure:48851: result: yes configure:48862: checking for gethostname configure:48862: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:48862: $? = 0 configure:48862: result: yes configure:48874: checking whether gethostname needs a declaration configure:48892: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(242): warning #147: declaration is incompatible with "int gethostname(char *, size_t={unsigned int})" (declared at line 902 of "/usr/include/unistd.h") int gethostname(double, int, double, const char *); ^ configure:48892: $? = 0 configure:48899: result: yes configure:48915: checking for CFUUIDCreate configure:48915: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/iccCxNtFL.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `CFUUIDCreate' configure:48915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define NEEDS_GETHOSTNAME_DECL 1 | /* end confdefs.h. */ | /* Define CFUUIDCreate to an innocuous variant, in case declares CFUUIDCreate. | For example, HP-UX 11i declares gettimeofday. */ | #define CFUUIDCreate innocuous_CFUUIDCreate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CFUUIDCreate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CFUUIDCreate | | /* 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 CFUUIDCreate (); | /* 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_CFUUIDCreate || defined __stub___CFUUIDCreate | choke me | #endif | | int | main () | { | return CFUUIDCreate (); | ; | return 0; | } configure:48915: result: no configure:48915: checking for uuid_generate configure:48915: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/iccPKN0wY.o: In function `main': conftest.c:(.text+0x2f): undefined reference to `uuid_generate' configure:48915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define NEEDS_GETHOSTNAME_DECL 1 | /* end confdefs.h. */ | /* Define uuid_generate to an innocuous variant, in case declares uuid_generate. | For example, HP-UX 11i declares gettimeofday. */ | #define uuid_generate innocuous_uuid_generate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uuid_generate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uuid_generate | | /* 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 uuid_generate (); | /* 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_uuid_generate || defined __stub___uuid_generate | choke me | #endif | | int | main () | { | return uuid_generate (); | ; | return 0; | } configure:48915: result: no configure:48915: checking for time configure:48915: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:48915: $? = 0 configure:48915: result: yes configure:48926: checking for OpenPA atomic primitive availability configure:48965: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:48965: $? = 0 configure:48984: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:48984: $? = 0 configure:49024: result: yes configure:49035: checking whether CPP accepts variable length argument lists configure:49058: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:49058: $? = 0 configure:49066: result: yes configure:49074: checking whether byte ordering is bigendian configure:49280: result: no configure:49314: RUNNING CONFIGURE FOR ch3:nemesis configure:49339: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:49339: $? = 0 configure:49370: checking for assert.h configure:49370: result: yes configure:49370: checking for netdb.h configure:49370: result: yes configure:49370: checking for unistd.h configure:49370: result: yes configure:49370: checking for sched.h configure:49370: result: yes configure:49370: checking sys/mman.h usability configure:49370: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:49370: $? = 0 configure:49370: result: yes configure:49370: checking sys/mman.h presence configure:49370: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:49370: $? = 0 configure:49370: result: yes configure:49370: checking for sys/mman.h configure:49370: result: yes configure:49370: checking sys/ioctl.h usability configure:49370: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:49370: $? = 0 configure:49370: result: yes configure:49370: checking sys/ioctl.h presence configure:49370: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:49370: $? = 0 configure:49370: result: yes configure:49370: checking for sys/ioctl.h configure:49370: result: yes configure:49370: checking for sys/socket.h configure:49370: result: yes configure:49370: checking sys/sockio.h usability configure:49370: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(285): catastrophic error: cannot open source file "sys/sockio.h" #include ^ compilation aborted for conftest.c (code 4) configure:49370: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define NEEDS_GETHOSTNAME_DECL 1 | #define HAVE_TIME 1 | #define HAVE_CPP_VARARGS /**/ | #define HAVE_NET_IF_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_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:49370: result: no configure:49370: checking sys/sockio.h presence configure:49370: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c conftest.c(252): error #2379: cannot open source file "sys/sockio.h" #include ^ configure:49370: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define NEEDS_GETHOSTNAME_DECL 1 | #define HAVE_TIME 1 | #define HAVE_CPP_VARARGS /**/ | #define HAVE_NET_IF_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:49370: result: no configure:49370: checking for sys/sockio.h configure:49370: result: no configure:49370: checking for sys/types.h configure:49370: result: yes configure:49370: checking for errno.h configure:49370: result: yes configure:49370: checking sys/ipc.h usability configure:49370: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:49370: $? = 0 configure:49370: result: yes configure:49370: checking sys/ipc.h presence configure:49370: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:49370: $? = 0 configure:49370: result: yes configure:49370: checking for sys/ipc.h configure:49370: result: yes configure:49370: checking sys/shm.h usability configure:49370: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:49370: $? = 0 configure:49370: result: yes configure:49370: checking sys/shm.h presence configure:49370: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:49370: $? = 0 configure:49370: result: yes configure:49370: checking for sys/shm.h configure:49370: result: yes configure:49386: checking for netinet/in.h configure:49413: result: yes configure:49432: checking signal.h usability configure:49432: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:49432: $? = 0 configure:49432: result: yes configure:49432: checking signal.h presence configure:49432: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c configure:49432: $? = 0 configure:49432: result: yes configure:49432: checking for signal.h configure:49432: result: yes configure:49444: checking for signal configure:49444: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:49444: $? = 0 configure:49444: result: yes configure:50226: checking for mkstemp configure:50226: result: yes configure:50237: checking for rand configure:50237: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:50237: $? = 0 configure:50237: result: yes configure:50248: checking for srand configure:50248: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:50248: $? = 0 configure:50248: result: yes configure:50273: checking for mmap configure:50273: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:50273: $? = 0 configure:50273: result: yes configure:50273: checking for munmap configure:50273: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lpthread >&5 configure:50273: $? = 0 configure:50273: result: yes configure:50289: Using a memory-mapped file for shared memory configure:50362: checking whether struct hostent contains h_addr_list configure:50387: result: yes configure:50397: checking whether we can use struct ifconf configure:50420: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:50420: $? = 0 configure:50427: result: yes configure:50441: checking whether we can use struct ifreq configure:50464: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 configure:50464: $? = 0 configure:50471: result: yes configure:50500: checking knem_io.h usability configure:50500: icc -c -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c >&5 conftest.c(304): catastrophic error: cannot open source file "knem_io.h" #include ^ compilation aborted for conftest.c (code 4) configure:50500: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define NEEDS_GETHOSTNAME_DECL 1 | #define HAVE_TIME 1 | #define HAVE_CPP_VARARGS /**/ | #define HAVE_NET_IF_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_SRAND 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define USE_MMAP_SHM 1 | #define MPID_NEM_INLINE 1 | #define PREFETCH_CELL 1 | #define USE_FASTBOX 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 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:50500: result: no configure:50500: checking knem_io.h presence configure:50500: icc -E -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c conftest.c(271): error #2379: cannot open source file "knem_io.h" #include ^ configure:50500: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH2" | #define PACKAGE_TARNAME "mpich2" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "MPICH2 1.5" | #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" | #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" | #define USE_SMP_COLLECTIVES 1 | #define PACKAGE "mpich2" | #define VERSION "1.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 4 | #define HAVE_MAX_STRUCT_ALIGNMENT 4 | #define HAVE_MAX_FP_ALIGNMENT 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_VOID_P 4 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 12 | #define SIZEOF_LONG_INT 8 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 16 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 24 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_FINT_IS_INT 1 | #define MPIF_STATUS_SIZE 5 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE -1 | #define F77_FALSE_VALUE 0 | #define HAVE_STDIO_H 1 | #define HAVE_C_MULTI_ATTR_ALIAS 1 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 24 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define SIZEOF_MPIR_BSEND_DATA_T 56 | #define HAVE_GCC_AND_PENTIUM_ASM 1 | #define USE_ATOMIC_UPDATES /**/ | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define NEEDS_VSNPRINTF_DECL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define NEEDS_STRERROR_R_DECL 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define NEEDS_STRDUP_DECL 1 | #define HAVE_MKSTEMP 1 | #define NEEDS_MKSTEMP_DECL 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define NEEDS_PUTENV_DECL 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_PINT_FMT_DEC_SPEC "%d" | #define MPIR_Upint unsigned int | #define MPIR_UPINT_FMT_DEC_SPEC "%u" | #define MPIU_SIZE_T unsigned int | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define NEEDS_USLEEP_DECL 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define NEEDS_SNPRINTF_DECL 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define NEEDS_GETHOSTNAME_DECL 1 | #define HAVE_TIME 1 | #define HAVE_CPP_VARARGS /**/ | #define HAVE_NET_IF_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_RAND 1 | #define HAVE_SRAND 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define USE_MMAP_SHM 1 | #define MPID_NEM_INLINE 1 | #define PREFETCH_CELL 1 | #define USE_FASTBOX 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_STRUCT_IFCONF 1 | #define HAVE_STRUCT_IFREQ 1 | /* end confdefs.h. */ | #include configure:50500: result: no configure:50500: checking for knem_io.h configure:50500: result: no configure:52903: ===== configuring src/mpi/romio ===== configure:53068: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/mpich2' 'CC=icc' 'CXX=icpc' 'F77=ifort' 'FC=ifort' '--with-shared' --cache-file=/dev/null --srcdir=. configure:53088: ===== done with src/mpi/romio configure ===== configure:53094: sourcing src/mpi/romio/localdefs configure:52903: ===== configuring src/pm/hydra ===== configure:53068: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/mpich2' 'CC=icc' 'CXX=icpc' 'F77=ifort' 'FC=ifort' '--with-shared' --cache-file=/dev/null --srcdir=. configure:53088: ===== done with src/pm/hydra configure ===== configure:52903: ===== configuring src/mpe2 ===== configure:53068: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/mpich2' 'CC=icc' 'CXX=icpc' 'F77=ifort' 'FC=ifort' '--with-shared' --cache-file=/dev/null --srcdir=. configure:53088: ===== done with src/mpe2 configure ===== configure:53131: checking size of OPA_ptr_t configure:53136: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lrt -lpthread >&5 configure:53136: $? = 0 configure:53136: ./conftest configure:53136: $? = 0 configure:53154: result: 4 configure:53207: checking the sizeof MPI_Offset configure:53214: icc -o conftest -O2 -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include conftest.c -lrt -lpthread >&5 configure:53214: $? = 0 configure:53214: ./conftest configure:53214: $? = 0 configure:53225: result: 8 configure:53275: checking whether the Fortran Offset type works with Fortran 77 configure:53284: ifort -c -O2 conftest.f >&5 configure:53284: $? = 0 configure:53290: result: yes configure:53304: checking whether the Fortran Offset type works with Fortran 90 configure:53313: ifort -c -O2 conftest.f90 >&5 configure:53313: $? = 0 configure:53325: result: yes configure:53497: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:787: creating libtool configure:55891: checking that generated files are newer than configure configure:55897: result: done configure:56113: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MPICH2 config.status 1.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Stephanie config.status:2008: creating src/binding/f90/mpif90model.h config.status:2008: creating src/mpid/ch3/channels/nemesis/include/mpid_nem_net_module_defs.h config.status:2008: creating src/mpid/ch3/channels/nemesis/src/mpid_nem_net_array.c config.status:2008: creating Makefile config.status:2008: creating examples/Makefile config.status:2008: creating test/Makefile config.status:2008: creating test/commands/Makefile config.status:2008: creating src/include/mpich2info.h config.status:2008: creating mpich2-doxygen config.status:2008: creating src/include/glue_romio.h config.status:2008: creating src/include/mpichtimer.h config.status:2008: creating src/binding/cxx/mpicxx.h config.status:2008: creating src/binding/f77/mpif.h config.status:2008: creating src/binding/f77/setbotf.f config.status:2008: creating src/binding/f77/setbot.c config.status:2008: creating src/binding/f90/mpi_sizeofs.f90 config.status:2008: creating src/binding/f90/mpi_base.f90 config.status:2008: creating src/packaging/pkgconfig/mpich2.pc config.status:2008: creating src/packaging/envmods/mpich2.module config.status:2116: WARNING: 'src/packaging/envmods/mpich2.module.in' seems to ignore the --datarootdir setting config.status:2008: creating src/env/mpixxx_opts.conf config.status:2008: creating src/env/mpicc.sh config.status:2008: creating src/env/mpicc.conf config.status:2008: creating src/env/mpicc.bash config.status:2008: creating src/env/mpicxx.sh config.status:2008: creating src/env/mpicxx.conf config.status:2008: creating src/env/mpicxx.bash config.status:2008: creating src/env/mpif77.sh config.status:2008: creating src/env/mpif77.conf config.status:2008: creating src/env/mpif77.bash config.status:2008: creating src/env/mpif90.sh config.status:2008: creating src/env/mpif90.conf config.status:2008: creating src/env/mpif90.bash config.status:2008: creating src/env/parkill config.status:2008: creating src/util/dbg/getfuncstack config.status:2008: creating src/include/mpi.h config.status:2008: creating doc/design/Makefile config.status:2008: creating doc/installguide/Makefile config.status:2008: creating doc/logging/Makefile config.status:2008: creating doc/refman/Makefile config.status:2008: creating doc/smpd/Makefile config.status:2008: creating doc/userguide/Makefile config.status:2008: creating doc/windev/Makefile config.status:2008: creating test/commands/cmdtests config.status:2008: creating src/include/mpichconf.h config.status:2242: executing depfiles commands config.status:2242: executing libtool commands config.status:2242: executing default-1 commands config.status:2242: executing default-2 commands config.status:2242: executing default-3 commands config.status:2242: executing default-4 commands config.status:2242: executing default-5 commands configure:59288: === configuring in test/mpi (/home/stephen/mpich2-1.5/test/mpi) configure:59351: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/mpich2' 'CC=icc' 'CXX=icpc' 'F77=ifort' 'FC=ifort' '--with-shared' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_restrict=__restrict ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_c_volatile=yes ac_cv_cxx_bool=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_exceptions=yes ac_cv_cxx_namespace_std=yes ac_cv_cxx_namespaces=yes ac_cv_env_AR_FLAGS_set= ac_cv_env_AR_FLAGS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=icc 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=set ac_cv_env_CXX_value=icpc ac_cv_env_F77_set=set ac_cv_env_F77_value=ifort ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set=set ac_cv_env_FC_value=ifort ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GCOV_set= ac_cv_env_GCOV_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPICH2LIB_CFLAGS_set= ac_cv_env_MPICH2LIB_CFLAGS_value= ac_cv_env_MPICH2LIB_CPPFLAGS_set= ac_cv_env_MPICH2LIB_CPPFLAGS_value= ac_cv_env_MPICH2LIB_CXXFLAGS_set= ac_cv_env_MPICH2LIB_CXXFLAGS_value= ac_cv_env_MPICH2LIB_FCFLAGS_set= ac_cv_env_MPICH2LIB_FCFLAGS_value= ac_cv_env_MPICH2LIB_FFLAGS_set= ac_cv_env_MPICH2LIB_FFLAGS_value= ac_cv_env_MPICH2LIB_LDFLAGS_set= ac_cv_env_MPICH2LIB_LDFLAGS_value= ac_cv_env_MPICH2LIB_LIBS_set= ac_cv_env_MPICH2LIB_LIBS_value= ac_cv_env_MPICXXLIBNAME_set= ac_cv_env_MPICXXLIBNAME_value= ac_cv_env_MPILIBNAME_set= ac_cv_env_MPILIBNAME_value= ac_cv_env_PMPILIBNAME_set= ac_cv_env_PMPILIBNAME_value= ac_cv_env_TCP_LIBS_set= ac_cv_env_TCP_LIBS_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_f77_compiler_gnu=no ac_cv_f77_libs=' -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32 -L/usr/lib/gcc/i686-linux-gnu/4.6/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/ -L/lib/i386-linux-gnu/ -L/lib/../lib/ -L/usr/lib/i386-linux-gnu/ -L/usr/lib/../lib/ -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../ -L/lib/ -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lpthread -lirc -lirc_s -ldl' ac_cv_fc_compiler_gnu=no ac_cv_func_CFUUIDCreate=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_bindprocessor=no ac_cv_func_clock_getres=no ac_cv_func_clock_gettime=no ac_cv_func_fdopen=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpid=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_pton=yes ac_cv_func_mach_absolute_time=no ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_pthread_cleanup_push=no ac_cv_func_pthread_key_create=yes ac_cv_func_pthread_yield=yes ac_cv_func_putenv=yes ac_cv_func_qsort=yes ac_cv_func_rand=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_setitimer=yes ac_cv_func_setsockopt=yes ac_cv_func_signal=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_srand=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strncasecmp=yes ac_cv_func_thread_policy_set=no ac_cv_func_time=yes ac_cv_func_usleep=yes ac_cv_func_uuid_generate=no ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_yield=no ac_cv_have_decl_strerror_r=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_complex=yes ac_cv_header_complex_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_knem_io_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_uuid_uuid_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_lib_pthread_pthread_key_create=yes ac_cv_objext=o ac_cv_path_BASH_SHELL=/bin/bash ac_cv_path_DOCTEXT=false ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_NM_G='/usr/bin/nm -g' ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=mawk ac_cv_prog_CPP='icc -E' ac_cv_prog_CXXCPP='icpc -E' ac_cv_prog_GCOV=gcov ac_cv_prog_KILLALL=killall ac_cv_prog_MAKE=make ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_icc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_fc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_socket='none required' ac_cv_sizeof_Complex=8 ac_cv_sizeof_DoubleComplex=16 ac_cv_sizeof_LongDoubleComplex=24 ac_cv_sizeof_MPIR_Bsend_data_t=56 ac_cv_sizeof_MPI_Offset=8 ac_cv_sizeof_OPA_ptr_t=4 ac_cv_sizeof__Bool=1 ac_cv_sizeof_bool=1 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_double__Complex=16 ac_cv_sizeof_double_int=12 ac_cv_sizeof_float=4 ac_cv_sizeof_float__Complex=8 ac_cv_sizeof_float_int=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_double=12 ac_cv_sizeof_long_double__Complex=24 ac_cv_sizeof_long_double_int=16 ac_cv_sizeof_long_int=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_short_int=8 ac_cv_sizeof_two_int=8 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=4 ac_cv_sizeof_wchar_t=4 ac_cv_tls=__thread ac_cv_type__Bool=yes ac_cv_type_double__Complex=yes ac_cv_type_float__Complex=yes ac_cv_type_long_double__Complex=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes lac_cv_header_net_if_h=yes lac_cv_use_atomic_updates=yes lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_F77=-fPIC lt_cv_prog_compiler_pic_FC=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_pic_works_FC=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_compiler_static_works_FC=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pac_cv_attr_weak=yes pac_cv_attr_weak_alias=no pac_cv_attr_weak_import=yes pac_cv_c_double_alignment_exception=no pac_cv_c_double_pos_align=no pac_cv_c_fp_align_nr=4 pac_cv_c_llint_pos_align=no pac_cv_c_max_double_fp_align=four pac_cv_c_max_fp_align=four pac_cv_c_max_integer_align=four pac_cv_c_max_longdouble_fp_align=four pac_cv_c_struct_align_nr=4 pac_cv_cc_has___func__=yes pac_cv_cpu_set_defined=no pac_cv_cxx_builds_exe=yes pac_cv_cxx_compiles_string=yes pac_cv_cxx_has_iostream=yes pac_cv_cxx_has_math=no pac_cv_f77_accepts_F=yes pac_cv_f77_flibs_valid=unknown pac_cv_f77_sizeof_double_precision=8 pac_cv_f77_sizeof_integer=4 pac_cv_f77_sizeof_real=4 pac_cv_fc_accepts_F90=yes pac_cv_fc_and_f77=yes pac_cv_fc_module_case=lower pac_cv_fc_module_ext=mod pac_cv_fc_module_incflag=-I pac_cv_fc_module_outflag='-module ' pac_cv_fort90_real8=yes pac_cv_fort_integer16=no pac_cv_fort_integer1=yes pac_cv_fort_integer2=yes pac_cv_fort_integer4=yes pac_cv_fort_integer8=yes pac_cv_fort_real16=yes pac_cv_fort_real4=yes pac_cv_fort_real8=yes pac_cv_func_decl_fdopen=yes pac_cv_func_decl_gethostname=yes pac_cv_func_decl_mkstemp=yes pac_cv_func_decl_pthread_mutexattr_settype=yes pac_cv_func_decl_putenv=yes pac_cv_func_decl_snprintf=yes pac_cv_func_decl_strdup=yes pac_cv_func_decl_strerror_r=yes pac_cv_func_decl_usleep=yes pac_cv_func_decl_vsnprintf=yes pac_cv_func_pthread_cleanup_push=no pac_cv_func_va_copy=yes pac_cv_gnu_attr_format=yes pac_cv_gnu_attr_pure=yes pac_cv_has_pthread_mutex_errorcheck=yes pac_cv_has_pthread_mutex_errorcheck_np=yes pac_cv_has_pthread_mutex_recursive=yes pac_cv_has_pthread_mutex_recursive_np=yes pac_cv_have__func__=yes pac_cv_have__function__=yes pac_cv_have_cap__func__=no pac_cv_have_cpp_varargs=yes pac_cv_have_cpu_set_t=yes pac_cv_have_haddr_list=yes pac_cv_have_knem_io_h=no pac_cv_have_long_double=yes pac_cv_have_long_long=yes pac_cv_have_socklen_t=yes pac_cv_have_struct_ifconf=yes pac_cv_have_struct_ifreq=yes pac_cv_int32_t_alignment=no pac_cv_int64_t_alignment=no pac_cv_mkdir_p=yes pac_cv_my_conf_dir=/home/stephen/mpich2-1.5 pac_cv_pointers_have_int_alignment=yes pac_cv_prog_c_multiple_weak_symbols=yes pac_cv_prog_c_unaligned_doubles=yes pac_cv_prog_c_weak_symbols='pragma weak' pac_cv_prog_f77_and_c_stdio_libs=none pac_cv_prog_f77_exclaim_comments=yes pac_cv_prog_f77_has_incdir=-I pac_cv_prog_f77_library_dir_flag=-L pac_cv_prog_f77_mismatched_args=yes pac_cv_prog_f77_mismatched_args_parm= pac_cv_prog_f77_name_mangle='lower uscore' pac_cv_prog_f77_true_false_value='-1 0' pac_cv_prog_fc_and_c_stdio_libs=none pac_cv_prog_fc_cross=no pac_cv_prog_fc_int_kind_16=8 pac_cv_prog_fc_int_kind_8=4 pac_cv_prog_fc_works=yes pac_cv_prog_make_allows_comments=yes pac_cv_prog_make_found_clock_skew=no pac_cv_prog_make_include=yes pac_cv_prog_make_set_cflags=yes pac_cv_prog_make_vpath=VPATH pac_cv_sizeof_mpi_status=20 ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='8:1:0' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /home/stephen/mpich2-1.5/confdb/missing --run aclocal-1.12' ADDRESS_KIND='4' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AR_FLAGS='cr' AS='as' ASSERT_LEVEL='' AUTOCONF='${SHELL} /home/stephen/mpich2-1.5/confdb/missing --run autoconf' AUTOHEADER='${SHELL} /home/stephen/mpich2-1.5/confdb/missing --run autoheader' AUTOMAKE='${SHELL} /home/stephen/mpich2-1.5/confdb/missing --run automake-1.12' AWK='mawk' BASH_SHELL='/bin/bash' BGQ_INSTALL_DIR='' BSEND_OVERHEAD='56' BUILD_BASH_SCRIPTS_FALSE='#' BUILD_BASH_SCRIPTS_TRUE='' BUILD_CH3_FALSE='#' BUILD_CH3_NEMESIS_FALSE='#' BUILD_CH3_NEMESIS_TRUE='' BUILD_CH3_SOCK_FALSE='' BUILD_CH3_SOCK_TRUE='#' BUILD_CH3_TRUE='' BUILD_CH3_UTIL_FTB_FALSE='' BUILD_CH3_UTIL_FTB_TRUE='#' BUILD_CH3_UTIL_SOCK_FALSE='' BUILD_CH3_UTIL_SOCK_TRUE='#' BUILD_COVERAGE_FALSE='' BUILD_COVERAGE_TRUE='#' BUILD_CXX_LIB_FALSE='#' BUILD_CXX_LIB_TRUE='' BUILD_DEBUGGER_DLL_FALSE='' BUILD_DEBUGGER_DLL_TRUE='#' BUILD_F77_BINDING_FALSE='#' BUILD_F77_BINDING_TRUE='' BUILD_F90_LIB_FALSE='#' BUILD_F90_LIB_TRUE='' BUILD_LOGGING_RLOG_FALSE='' BUILD_LOGGING_RLOG_TRUE='#' BUILD_MPID_COMMON_DATATYPE_FALSE='#' BUILD_MPID_COMMON_DATATYPE_TRUE='' BUILD_MPID_COMMON_SCHED_FALSE='#' BUILD_MPID_COMMON_SCHED_TRUE='' BUILD_MPID_COMMON_SOCK_FALSE='' BUILD_MPID_COMMON_SOCK_POLL_FALSE='' BUILD_MPID_COMMON_SOCK_POLL_TRUE='#' BUILD_MPID_COMMON_SOCK_TRUE='#' BUILD_MPID_COMMON_THREAD_FALSE='#' BUILD_MPID_COMMON_THREAD_TRUE='' BUILD_NAMEPUB_FILE_FALSE='#' BUILD_NAMEPUB_FILE_TRUE='' BUILD_NAMEPUB_MPD_FALSE='' BUILD_NAMEPUB_MPD_TRUE='#' BUILD_NAMEPUB_PMI_FALSE='' BUILD_NAMEPUB_PMI_TRUE='#' BUILD_NEMESIS_NETMOD_ELAN_FALSE='' BUILD_NEMESIS_NETMOD_ELAN_TRUE='#' BUILD_NEMESIS_NETMOD_GM_FALSE='' BUILD_NEMESIS_NETMOD_GM_TRUE='#' BUILD_NEMESIS_NETMOD_MX_FALSE='' BUILD_NEMESIS_NETMOD_MX_TRUE='#' BUILD_NEMESIS_NETMOD_NEWMAD_FALSE='' BUILD_NEMESIS_NETMOD_NEWMAD_TRUE='#' BUILD_NEMESIS_NETMOD_PORTALS4_FALSE='' BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#' BUILD_NEMESIS_NETMOD_SCIF_FALSE='' BUILD_NEMESIS_NETMOD_SCIF_TRUE='#' BUILD_NEMESIS_NETMOD_TCP_FALSE='#' BUILD_NEMESIS_NETMOD_TCP_TRUE='' BUILD_PAMID_FALSE='' BUILD_PAMID_TRUE='#' BUILD_PMI_PMI2_FALSE='' BUILD_PMI_PMI2_TRUE='#' BUILD_PMI_SIMPLE_FALSE='#' BUILD_PMI_SIMPLE_TRUE='' BUILD_PMI_SLURM_FALSE='' BUILD_PMI_SLURM_TRUE='#' BUILD_PMI_SMPD_FALSE='' BUILD_PMI_SMPD_TRUE='#' BUILD_PM_GFORKER_FALSE='' BUILD_PM_GFORKER_TRUE='#' BUILD_PM_HYDRA_FALSE='#' BUILD_PM_HYDRA_TRUE='' BUILD_PM_MPD_FALSE='' BUILD_PM_MPD_TRUE='#' BUILD_PM_REMSHELL_FALSE='' BUILD_PM_REMSHELL_TRUE='#' BUILD_PM_SMPD_FALSE='' BUILD_PM_SMPD_TRUE='#' BUILD_PM_UTIL_FALSE='' BUILD_PM_UTIL_TRUE='#' BUILD_PROFILING_LIB_FALSE='' BUILD_PROFILING_LIB_TRUE='#' BUILD_ROMIO_FALSE='#' BUILD_ROMIO_TRUE='' BUILD_SRC_MPE2_FALSE='#' BUILD_SRC_MPE2_TRUE='' BUILD_TVDLL='no' CC='icc' CCDEPMODE='depmode=gcc3' CFLAGS=' -O2' CMB_1INT_ALIGNMENT='__attribute__((aligned(32)))' CMB_STATUS_ALIGNMENT='__attribute__((aligned(32)))' CONFIGURE_ARGS_CLEAN='--prefix=/usr/mpich2 CC=icc CXX=icpc F77=ifort FC=ifort --with-shared' CONFIGURE_ARGUMENTS=' '\''--prefix=/usr/mpich2'\'' '\''CC=icc'\'' '\''CXX=icpc'\'' '\''F77=ifort'\'' '\''FC=ifort'\'' '\''--with-shared'\''' CPP='icc -E' CPPFLAGS=' -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/mpl/include -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/openpa/src -I/home/stephen/mpich2-1.5/src/mpi/romio/include' CXX='icpc' CXXCPP='icpc -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -O2' CXX_DEFS=' -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD' CYGPATH_W='echo' C_LINKPATH_SHL='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVICE='ch3:nemesis' DEVICE_ARGS='' DEVICE_NAME='ch3' DLLIMPORT='' DLLTOOL='false' DOCTEXT='false' DOCTEXTSTYLE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTERNAL_SRC_DIRS=' src/mpl src/openpa' EXTRA_STATUS_DECL='' F77='ifort' F77CPP='' F77_COMPLEX16='1275072554' F77_COMPLEX32='MPI_DATATYPE_NULL' F77_COMPLEX8='1275070504' F77_INCDIR='-I' F77_INTEGER16='MPI_DATATYPE_NULL' F77_INTEGER1='1275068717' F77_INTEGER2='1275068975' F77_INTEGER4='1275069488' F77_INTEGER8='1275070513' F77_LIBDIR_LEADER='-L' F77_NAME_MANGLE='F77_NAME_LOWER_USCORE' F77_OTHER_LIBS='' F77_REAL16='MPI_DATATYPE_NULL' F77_REAL4='1275069479' F77_REAL8='1275070505' FC='ifort' FCCPP='' FCEXT='f90' FCFLAGS=' -O2' FCINC='-I' FCINCFLAG='-I' FCMODEXT='mod' FCMODINCFLAG='-I' FCMODINCSPEC='' FCMODOUTFLAG='-module ' FC_ALL_INTEGER_MODELS=' 2 , 1, 4 , 2, 9 , 4, 18 , 8,' FC_DOUBLE_MODEL=' 15 , 307' FC_INTEGER_MODEL=' 9' FC_INTEGER_MODEL_MAP=' { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 },' FC_OTHER_LIBS='' FC_REAL_MODEL=' 6 , 37' FC_WORK_FILES_ARG='' FFLAGS=' -O2' FGREP='/bin/grep -F' FILE='' FINCLUDES='-I/home/stephen/mpich2-1.5/src' FLIBS=' -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32 -L/usr/lib/gcc/i686-linux-gnu/4.6/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib/ -L/lib/i386-linux-gnu/ -L/lib/../lib/ -L/usr/lib/i386-linux-gnu/ -L/usr/lib/../lib/ -L/opt/intel/composer_xe_2013.1.117/compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/../compiler/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/ipp/lib/ia32/ -L/opt/intel/composer_xe_2013.1.117/tbb/lib/ia32/ -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../ -L/lib/ -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lpthread -lirc -lirc_s -ldl' FORTRAN_BINDING='1' FORTRAN_MPI_OFFSET='integer*8' FROM_MPICH2='yes' FWRAPNAME='fmpich' GCOV='gcov' GNUCXX_MINORVERSION='6' GNUCXX_VERSION='4' GREP='/bin/grep' HAVE_CXX_EXCEPTIONS='1' HAVE_ERROR_CHECKING='1' HAVE_ROMIO='#include "mpio.h"' INCLUDE_MPICXX_H='#include "mpicxx.h"' INCLUDE_MPIDDEFS_H='/* ... no device specific definitions ... */' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTEGER_KIND='4' KILLALL='killall' LD='/usr/bin/ld' LDFLAGS=' ' LIBOBJS='' LIBS='-lrt -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LPMPILIBNAME='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKE='make' MAKEINFO='${SHELL} /home/stephen/mpich2-1.5/confdb/missing --run makeinfo' MANIFEST_TOOL=':' MANY_PM='no' MKDIR_P='mkdir -p' MPIBASEMODNAME='mpi_base' MPICC='$(bindir)/mpicc' MPICH2LIB_CFLAGS='' MPICH2LIB_CPPFLAGS='' MPICH2LIB_CXXFLAGS='' MPICH2LIB_FCFLAGS='' MPICH2LIB_FFLAGS='' MPICH2LIB_LDFLAGS='' MPICH2LIB_LIBS='' MPICH2_NUMVERSION='10500300' MPICH2_RELEASE_DATE='Mon Oct 8 14:00:48 CDT 2012' MPICH2_VERSION='1.5' MPICH_TIMER_KIND='USE_GETTIMEOFDAY' MPICONSTMODNAME='mpi_constants' MPICXX='$(bindir)/mpicxx' MPICXXLIBNAME='mpichcxx' MPID_TIMER_TYPE='struct timeval' MPIF77='$(bindir)/mpif77' MPIFC='$(bindir)/mpif90' MPIFLIBNAME='mpich' MPIFPMPI=',PMPI_WTIME,PMPI_WTICK' MPILIBNAME='mpich' MPIMODNAME='mpi' MPIR_CXX_BOOL='0x4c000133' MPIR_CXX_COMPLEX='0x4c000834' MPIR_CXX_DOUBLE_COMPLEX='0x4c001035' MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c001836' MPIR_PINT='int' MPISIZEOFMODNAME='mpi_sizeofs' MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC' MPIU_THREAD_LIB_NAME='mpich' MPI_2COMPLEX='1275072548' MPI_2DOUBLE_COMPLEX='1275076645' MPI_2DOUBLE_PRECISION='1275072547' MPI_2INT='0x4c000816' MPI_2INTEGER='1275070496' MPI_2REAL='1275070497' MPI_AINT='int' MPI_AINT_DATATYPE='0x4c000443' MPI_AINT_FMT_DEC_SPEC='%d' MPI_AINT_FMT_HEX_SPEC='%x' MPI_BYTE='0x4c00010d' MPI_CHAR='0x4c000101' MPI_CHARACTER='1275068698' MPI_COMPLEX16='0x4c00102a' MPI_COMPLEX32='MPI_DATATYPE_NULL' MPI_COMPLEX8='0x4c000828' MPI_COMPLEX='1275070494' MPI_C_BOOL='0x4c00013f' MPI_C_DOUBLE_COMPLEX='0x4c001041' MPI_C_FLOAT_COMPLEX='0x4c000840' MPI_C_LONG_DOUBLE_COMPLEX='0x4c001842' MPI_DOUBLE='0x4c00080b' MPI_DOUBLE_COMPLEX='1275072546' MPI_DOUBLE_INT='0x8c000001' MPI_DOUBLE_PRECISION='1275070495' MPI_F77_2INT='1275070486' MPI_F77_AINT='1275069507' MPI_F77_BYTE='1275068685' MPI_F77_CHAR='1275068673' MPI_F77_C_BOOL='1275068735' MPI_F77_C_COMPLEX='1275070528' MPI_F77_C_DOUBLE_COMPLEX='1275072577' MPI_F77_C_FLOAT_COMPLEX='1275070528' MPI_F77_C_LONG_DOUBLE_COMPLEX='1275074626' MPI_F77_DOUBLE='1275070475' MPI_F77_DOUBLE_INT='-1946157055' MPI_F77_FLOAT='1275069450' MPI_F77_FLOAT_INT='-1946157056' MPI_F77_INT16_T='1275068984' MPI_F77_INT32_T='1275069497' MPI_F77_INT64_T='1275070522' MPI_F77_INT8_T='1275068727' MPI_F77_INT='1275069445' MPI_F77_LB='1275068432' MPI_F77_LONG='1275069447' MPI_F77_LONG_DOUBLE='1275071500' MPI_F77_LONG_DOUBLE_INT='-1946157052' MPI_F77_LONG_INT='-1946157054' MPI_F77_LONG_LONG='1275070473' MPI_F77_LONG_LONG_INT='1275070473' MPI_F77_OFFSET='1275070532' MPI_F77_PACKED='1275068687' MPI_F77_SHORT='1275068931' MPI_F77_SHORT_INT='-1946157053' MPI_F77_SIGNED_CHAR='1275068696' MPI_F77_UB='1275068433' MPI_F77_UINT16_T='1275068988' MPI_F77_UINT32_T='1275069501' MPI_F77_UINT64_T='1275070526' MPI_F77_UINT8_T='1275068731' MPI_F77_UNSIGNED='1275069446' MPI_F77_UNSIGNED_CHAR='1275068674' MPI_F77_UNSIGNED_LONG='1275069448' MPI_F77_UNSIGNED_LONG_LONG='1275070489' MPI_F77_UNSIGNED_SHORT='1275068932' MPI_F77_WCHAR='1275069454' MPI_FINT='int' MPI_FLOAT='0x4c00040a' MPI_FLOAT_INT='0x8c000000' MPI_INT16_T='0x4c000238' MPI_INT32_T='0x4c000439' MPI_INT64_T='0x4c00083a' MPI_INT8_T='0x4c000137' MPI_INT='0x4c000405' MPI_INTEGER16='MPI_DATATYPE_NULL' MPI_INTEGER1='0x4c00012d' MPI_INTEGER2='0x4c00022f' MPI_INTEGER4='0x4c000430' MPI_INTEGER8='0x4c000831' MPI_INTEGER='1275069467' MPI_LB='0x4c000010' MPI_LOGICAL='1275069469' MPI_LONG='0x4c000407' MPI_LONG_DOUBLE='0x4c000c0c' MPI_LONG_DOUBLE_INT='0x8c000004' MPI_LONG_INT='0x8c000002' MPI_LONG_LONG='0x4c000809' MPI_MAX_ERROR_STRING='1024' MPI_MAX_PROCESSOR_NAME='128' MPI_OFFSET='long long' MPI_OFFSET_DATATYPE='0x4c000844' MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;' MPI_PACKED='0x4c00010f' MPI_REAL16='MPI_DATATYPE_NULL' MPI_REAL4='0x4c000427' MPI_REAL8='0x4c000829' MPI_REAL='1275069468' MPI_SHORT='0x4c000203' MPI_SHORT_INT='0x8c000003' MPI_SIGNED_CHAR='0x4c000118' MPI_STATUS_SIZE='5' MPI_UB='0x4c000011' MPI_UINT16_T='0x4c00023c' MPI_UINT32_T='0x4c00043d' MPI_UINT64_T='0x4c00083e' MPI_UINT8_T='0x4c00013b' MPI_UNSIGNED_CHAR='0x4c000102' MPI_UNSIGNED_INT='0x4c000406' MPI_UNSIGNED_LONG='0x4c000408' MPI_UNSIGNED_LONG_LONG='0x4c000819' MPI_UNSIGNED_SHORT='0x4c000204' MPI_WCHAR='0x4c00040e' NEEDSPLIB='no' NM='/usr/bin/nm -B' NMEDIT='' NO_WEAK_SYM='' NO_WEAK_SYM_TARGET='build_proflib' OBJDUMP='objdump' OBJEXT='o' OFFSET_KIND='8' OTOOL64='' OTOOL='' PACKAGE='mpich2' PACKAGE_BUGREPORT='mpich-discuss@mcs.anl.gov' PACKAGE_NAME='MPICH2' PACKAGE_STRING='MPICH2 1.5' PACKAGE_TARNAME='mpich2' PACKAGE_URL='http://www.mcs.anl.gov/research/projects/mpich2/' PACKAGE_VERSION='1.5' PAPI_INCLUDE='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PMPIFLIBNAME='pmpich' PMPILIBNAME='pmpich' PRIMARY_PM_GFORKER_FALSE='' PRIMARY_PM_GFORKER_TRUE='#' PRIMARY_PM_REMSHELL_FALSE='' PRIMARY_PM_REMSHELL_TRUE='#' PRIMARY_PM_SMPD_FALSE='' PRIMARY_PM_SMPD_TRUE='#' PROFILE_DEF_MPI='' RANLIB='ranlib' REQD='' REQI1='' REQI2='' REQI8='' RSH='' SED='/bin/sed' SET_CFLAGS='CFLAGS=' SET_MAKE='MAKE=make' SHELL='/bin/bash' SIZEOF_FC_CHARACTER='1' SIZEOF_FC_DOUBLE_PRECISION='8' SIZEOF_FC_INTEGER='4' SIZEOF_FC_REAL='4' SIZEOF_MPI_STATUS='20' SMPD_SOCK_IS_POLL_FALSE='#' SMPD_SOCK_IS_POLL_TRUE='' SSH='' STRIP='strip' TCP_LIBS='' THREAD_SERIALIZED_OR_MULTIPLE_FALSE='#' THREAD_SERIALIZED_OR_MULTIPLE_TRUE='' USER_CFLAGS='' USER_CPPFLAGS='' USER_CXXFLAGS='' USER_FCFLAGS='' USER_FFLAGS='' USER_LDFLAGS='' USER_LIBS='' USE_DBG_LOGGING='0' VERSION='1.5' VPATH='VPATH=.:${srcdir}' WRAPPER_CFLAGS=' ' WRAPPER_CPPFLAGS=' ' WRAPPER_CXXFLAGS=' ' WRAPPER_FCFLAGS=' ' WRAPPER_FFLAGS=' ' WRAPPER_LDFLAGS=' ' WRAPPER_LIBS='-lopa -lmpl -lrt -lpthread ' WTIME_DOUBLE_TYPE='REAL*8' XARGS_NODATA_OPT='-r' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_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='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindings=' f77 f90 cxx' bindings_dirs=' src/binding/f77 src/binding/f90 src/binding/cxx' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' channel_name='nemesis' datadir='${datarootdir}' datarootdir='${prefix}/share' debugger_dir='' device_name='ch3' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_wrapper_rpath='no' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/stephen/mpich2-1.5/confdb/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpich_so_version='8:1:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' logging_dir='' logging_name='none' logging_subdirs='' mandir='${datarootdir}/man' master_top_builddir='/home/stephen/mpich2-1.5' master_top_srcdir='/home/stephen/mpich2-1.5' mkdir_p='$(MKDIR_P)' mmx_copy_s='' modincdir='${prefix}/include' mpe_dir='mpe2' mpich_libtool_static_flag='-static' nameserv_name='file' nemesis_nets_array='MPIDI_NEM_TCP' nemesis_nets_array_sz='1' nemesis_nets_dirs='tcp' nemesis_nets_func_array='&MPIDI_nem_tcp_funcs' nemesis_nets_func_decl='MPIDI_nem_tcp_funcs' nemesis_nets_macro_defs='#define MPIDI_NEM_TCP 0' nemesis_nets_strings='"tcp"' nemesis_networks='tcp' oldincludedir='/usr/include' opadir='openpa' other_install_dirs=' src/mpl src/openpa src/pm/hydra src/mpe2' other_pm_names='' pdfdir='${docdir}' pm_name='hydra' pmi_name='simple' prefix='/usr/mpich2' program_transform_name='s,x,x,' psdir='${docdir}' romio_dir='romio' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' test/mpi' subsystems=' src/mpi/romio src/pm/hydra src/mpe2 src/binding/f90' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## cc_shlib_conf='src/env/cc_shlib.conf' cxx_shlib_conf='src/env/cxx_shlib.conf' f77_shlib_conf='src/env/f77_shlib.conf' fc_shlib_conf='src/env/fc_shlib.conf' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MPICH2" #define PACKAGE_TARNAME "mpich2" #define PACKAGE_VERSION "1.5" #define PACKAGE_STRING "MPICH2 1.5" #define PACKAGE_BUGREPORT "mpich-discuss@mcs.anl.gov" #define PACKAGE_URL "http://www.mcs.anl.gov/research/projects/mpich2/" #define USE_SMP_COLLECTIVES 1 #define PACKAGE "mpich2" #define VERSION "1.5" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETPAGESIZE 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define HAVE_RUNTIME_THREADCHECK 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define FILE_NAMEPUB_BASEDIR "." #define USE_FILE_FOR_NAMEPUB 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 4 #define HAVE_MAX_STRUCT_ALIGNMENT 4 #define HAVE_MAX_FP_ALIGNMENT 4 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 12 #define SIZEOF_LONG_INT 8 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 16 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 24 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_FINT_IS_INT 1 #define MPIF_STATUS_SIZE 5 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE -1 #define F77_FALSE_VALUE 0 #define HAVE_STDIO_H 1 #define HAVE_C_MULTI_ATTR_ALIAS 1 #define SIZEOF_BOOL 1 #define MPIR_CXX_BOOL_CTYPE _Bool #define SIZEOF_COMPLEX 8 #define SIZEOF_DOUBLECOMPLEX 16 #define SIZEOF_LONGDOUBLECOMPLEX 24 #define HAVE_CXX_COMPLEX 1 #define MPIR_CXX_BOOL_VALUE 0x4c000133 #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001836 #define HAVE_ANY_INT64_T_ALIGNMENT 1 #define HAVE_ANY_INT32_T_ALIGNMENT 1 #define SIZEOF_MPIR_BSEND_DATA_T 56 #define HAVE_GCC_AND_PENTIUM_ASM 1 #define USE_ATOMIC_UPDATES /**/ #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SETITIMER 1 #define HAVE_ALARM 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define NEEDS_VSNPRINTF_DECL 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define NEEDS_STRERROR_R_DECL 1 #define HAVE_SNPRINTF 1 #define NEEDS_SNPRINTF_DECL 1 #define HAVE_QSORT 1 #define HAVE_VA_COPY 1 #define HAVE_MACRO_VA_ARGS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRDUP 1 #define NEEDS_STRDUP_DECL 1 #define HAVE_MKSTEMP 1 #define NEEDS_MKSTEMP_DECL 1 #define HAVE_FDOPEN 1 #define NEEDS_FDOPEN_DECL 1 #define HAVE_PUTENV 1 #define NEEDS_PUTENV_DECL 1 #define HAVE_GETTIMEOFDAY 1 #define SIZEOF_INT_IS_AINT 1 #define MPIR_Pint int #define MPIR_PINT_FMT_DEC_SPEC "%d" #define MPIR_Upint unsigned int #define MPIR_UPINT_FMT_DEC_SPEC "%u" #define MPIU_SIZE_T unsigned int #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_YIELD 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK #define NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL 1 #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX #define MPIU_TLS_SPECIFIER __thread #define HAVE_GETPID 1 #define HAVE_SCHED_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_USLEEP 1 #define HAVE_SLEEP 1 #define HAVE_SELECT 1 #define NEEDS_USLEEP_DECL 1 #define USE_NOTHING_FOR_YIELD 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_CPU_SET_T 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SNPRINTF 1 #define NEEDS_SNPRINTF_DECL 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SOCKET 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETHOSTBYNAME 1 #define USE_PMI_PORT 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_GCC_ATTRIBUTE 1 #define CH3_RANK_BITS 16 #define HAVE_ASSERT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_TIME_H 1 #define HAVE_CTYPE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_INET_PTON 1 #define HAVE_GETHOSTNAME 1 #define NEEDS_GETHOSTNAME_DECL 1 #define HAVE_TIME 1 #define HAVE_CPP_VARARGS /**/ #define HAVE_NET_IF_H 1 #define HAVE_ASSERT_H 1 #define HAVE_NETDB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGNAL 1 #define HAVE_MKSTEMP 1 #define HAVE_RAND 1 #define HAVE_SRAND 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define USE_MMAP_SHM 1 #define MPID_NEM_INLINE 1 #define PREFETCH_CELL 1 #define USE_FASTBOX 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_STRUCT_IFCONF 1 #define HAVE_STRUCT_IFREQ 1 #define MPID_NEM_LOCAL_LMT_IMPL MPID_NEM_LOCAL_LMT_SHM_COPY #define MPID_NEM_USE_LOCK_FREE_QUEUES 1 #define SIZEOF_OPA_PTR_T 4 #define HAVE_FC_TYPE_ROUTINES 1 #define HAVE_MPICHCONF 1 configure: exit 0