This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MPICH configure 3.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/cygdrive/c/Program Files/MPICH-3.2 ## --------- ## ## Platform. ## ## --------- ## hostname = Computer128 uname -m = i686 uname -r = 1.5.25(0.156/4/2) uname -s = CYGWIN_NT-6.0-WOW64 uname -v = 2008-06-12 19:34 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio 8/Common7/IDE PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio 8/VC/BIN PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio 8/Common7/Tools PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio 8/Common7/Tools/bin PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio 8/VC/PlatformSDK/bin PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio 8/SDK/v2.0/bin PATH: /cygdrive/c/Windows/Microsoft.NET/Framework/v2.0.50727 PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio 8/VC/VCPackages PATH: /cygdrive/c/Program Files (x86)/ActiveState Komodo IDE 5/ PATH: /cygdrive/c/Program Files (x86)/ActiveState Komodo Edit 5/ PATH: /cygdrive/c/Perl64/site/bin PATH: /cygdrive/c/Perl64/bin PATH: /cygdrive/c/Windows/system32 PATH: /cygdrive/c/Windows PATH: /cygdrive/c/Windows/System32/Wbem PATH: /cygdrive/c/Program Files (x86)/Common Files/Roxio Shared/DLLShared/ PATH: /cygdrive/c/Program Files/MPICH2/bin PATH: /usr/bin PATH: /cygdrive/c/Program Files (x86)/Microsoft SQL Server/90/Tools/binn/ PATH: /cygdrive/c/Program Files (x86)/Intel/Compiler/Fortran/9.1/IA32/Bin PATH: /cygdrive/c/Program Files (x86)/Intel/Compiler/Fortran/9.1/EM64T/Bin PATH: /cygdrive/c/Program Files (x86)/Intel/IDB/9.1/EM64T/Script PATH: /cygdrive/c/ecl64/home PATH: /cygdrive/c/ecl64/macros PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0/ PATH: /cygdrive/c/Program Files/TortoiseSVN/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5199: checking for icc configure:5229: result: no configure:5199: checking for pgcc configure:5229: result: no configure:5199: checking for xlc configure:5229: result: no configure:5199: checking for xlC configure:5229: result: no configure:5199: checking for pathcc configure:5229: result: no configure:5199: checking for gcc configure:5215: found /usr/bin/gcc configure:5226: result: gcc configure:5257: checking for C compiler version configure:5266: gcc --version >&5 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5277: $? = 0 configure:5266: gcc -v >&5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:5277: $? = 0 configure:5266: gcc -V >&5 gcc: `-V' option must have argument configure:5277: $? = 1 configure:5266: gcc -qversion >&5 gcc: unrecognized option `-qversion' gcc: no input files configure:5277: $? = 1 configure:5297: checking whether the C compiler works configure:5319: gcc conftest.c >&5 configure:5323: $? = 0 configure:5371: result: yes configure:5374: checking for C compiler default output file name configure:5376: result: a.exe configure:5382: checking for suffix of executables configure:5389: gcc -o conftest.exe conftest.c >&5 configure:5393: $? = 0 configure:5415: result: .exe configure:5437: checking whether we are cross compiling configure:5445: gcc -o conftest.exe conftest.c >&5 configure:5449: $? = 0 configure:5456: ./conftest.exe configure:5460: $? = 0 configure:5475: result: no configure:5480: checking for suffix of object files configure:5502: gcc -c conftest.c >&5 configure:5506: $? = 0 configure:5527: result: o configure:5531: checking whether we are using the GNU C compiler configure:5550: gcc -c conftest.c >&5 configure:5550: $? = 0 configure:5559: result: yes configure:5568: checking whether gcc accepts -g configure:5588: gcc -c -g conftest.c >&5 configure:5588: $? = 0 configure:5629: result: yes configure:5646: checking for gcc option to accept ISO C89 configure:5709: gcc -c conftest.c >&5 configure:5709: $? = 0 configure:5722: result: none needed configure:5747: checking whether gcc understands -c and -o together configure:5769: gcc -c conftest.c -o conftest2.o configure:5772: $? = 0 configure:5769: gcc -c conftest.c -o conftest2.o configure:5772: $? = 0 configure:5784: result: yes configure:5819: checking how to run the C preprocessor configure:5850: gcc -E conftest.c configure:5850: $? = 0 configure:5864: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:5864: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:5889: result: gcc -E configure:5909: gcc -E conftest.c configure:5909: $? = 0 configure:5923: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:5923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:5983: checking for a BSD-compatible install configure:6051: result: /usr/bin/install -c configure:6062: checking whether build environment is sane configure:6117: result: yes configure:6265: checking for a thread-safe mkdir -p configure:6304: result: /usr/bin/mkdir -p configure:6311: checking for gawk configure:6327: found /usr/bin/gawk configure:6338: result: gawk configure:6349: checking whether make sets $(MAKE) configure:6371: result: yes configure:6401: checking for style of include used by make configure:6429: result: GNU configure:6463: checking whether make supports nested variables configure:6480: result: yes configure:6565: checking dependency style of gcc configure:6676: result: gcc3 configure:6735: checking whether to enable maintainer-specific portions of Makefiles configure:6744: result: yes configure:6808: checking for ar configure:6824: found /usr/bin/ar configure:6835: result: ar configure:6861: checking the archiver (ar) interface configure:6877: gcc -c conftest.c >&5 configure:6877: $? = 0 configure:6879: ar cru libconftest.a conftest.o >&5 configure:6882: $? = 0 configure:6910: result: ar configure:6933: WARNING: Libtool does not cope well with whitespace in `pwd` configure:6960: checking build system type configure:6974: result: i686-pc-cygwin configure:6994: checking host system type configure:7007: result: i686-pc-cygwin configure:7048: checking how to print strings configure:7075: result: printf configure:7096: checking for a sed that does not truncate output configure:7160: result: /usr/bin/sed configure:7178: checking for grep that handles long lines and -e configure:7236: result: /usr/bin/grep configure:7241: checking for egrep configure:7303: result: /usr/bin/grep -E configure:7308: checking for fgrep configure:7370: result: /usr/bin/grep -F configure:7405: checking for ld used by gcc configure:7472: result: /usr/i686-pc-cygwin/bin/ld.exe configure:7479: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:7494: result: yes configure:7506: checking for BSD- or MS-compatible name lister (nm) configure:7560: result: /usr/bin/nm -B configure:7690: checking the name lister (/usr/bin/nm -B) interface configure:7697: gcc -c conftest.c >&5 configure:7700: /usr/bin/nm -B "conftest.o" configure:7703: output 00000000 b .bss 00000000 d .data 00000000 t .text 00000000 B _some_variable configure:7710: result: BSD nm configure:7713: checking whether ln -s works configure:7717: result: yes configure:7725: checking the maximum length of command line arguments configure:7856: result: 8192 configure:7904: checking how to convert i686-pc-cygwin file names to i686-pc-cygwin format configure:7944: result: func_convert_file_noop configure:7951: checking how to convert i686-pc-cygwin file names to toolchain format configure:7971: result: func_convert_file_noop configure:7978: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files configure:7985: result: -r configure:8059: checking for objdump configure:8075: found /usr/bin/objdump configure:8086: result: objdump configure:8118: checking how to recognize dependent libraries configure:8318: result: file_magic ^x86 archive import|^x86 DLL configure:8403: checking for dlltool configure:8419: found /usr/bin/dlltool configure:8430: result: dlltool configure:8463: checking how to associate runtime and link libraries configure:8490: result: func_cygming_dll_for_implib_fallback configure:8614: checking for archiver @FILE support configure:8631: gcc -c conftest.c >&5 configure:8631: $? = 0 configure:8634: ar cru libconftest.a @conftest.lst >&5 configure:8637: $? = 0 configure:8642: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8645: $? = 1 configure:8657: result: @ configure:8715: checking for strip configure:8731: found /usr/bin/strip configure:8742: result: strip configure:8814: checking for ranlib configure:8830: found /usr/bin/ranlib configure:8841: result: ranlib configure:8943: checking command to parse /usr/bin/nm -B output from gcc object configure:9096: gcc -c conftest.c >&5 configure:9099: $? = 0 configure:9103: /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:9106: $? = 0 cannot find nm_test_var in conftest.nm configure:9096: gcc -c conftest.c >&5 configure:9099: $? = 0 configure:9103: /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:9106: $? = 0 configure:9172: gcc -o conftest.exe conftest.c conftstm.o >&5 configure:9175: $? = 0 configure:9213: result: ok configure:9260: checking for sysroot configure:9290: result: no configure:9297: checking for a working dd configure:9335: result: /usr/bin/dd configure:9339: checking how to truncate binary pipes configure:9354: result: /usr/bin/dd bs=4096 count=1 configure:9683: checking for mt configure:9699: found /cygdrive/c/Program Files (x86)/Microsoft Visual Studio 8/VC/BIN/mt configure:9710: result: mt configure:9733: checking if mt is a manifest tool configure:9739: mt '-?' configure:9747: result: yes configure:10420: checking for ANSI C header files configure:10440: gcc -c conftest.c >&5 configure:10440: $? = 0 configure:10513: gcc -o conftest.exe conftest.c >&5 configure:10513: $? = 0 configure:10513: ./conftest.exe configure:10513: $? = 0 configure:10524: result: yes configure:10537: checking for sys/types.h configure:10537: gcc -c conftest.c >&5 configure:10537: $? = 0 configure:10537: result: yes configure:10537: checking for sys/stat.h configure:10537: gcc -c conftest.c >&5 configure:10537: $? = 0 configure:10537: result: yes configure:10537: checking for stdlib.h configure:10537: gcc -c conftest.c >&5 configure:10537: $? = 0 configure:10537: result: yes configure:10537: checking for string.h configure:10537: gcc -c conftest.c >&5 configure:10537: $? = 0 configure:10537: result: yes configure:10537: checking for memory.h configure:10537: gcc -c conftest.c >&5 configure:10537: $? = 0 configure:10537: result: yes configure:10537: checking for strings.h configure:10537: gcc -c conftest.c >&5 configure:10537: $? = 0 configure:10537: result: yes configure:10537: checking for inttypes.h configure:10537: gcc -c conftest.c >&5 configure:10537: $? = 0 configure:10537: result: yes configure:10537: checking for stdint.h configure:10537: gcc -c conftest.c >&5 configure:10537: $? = 0 configure:10537: result: yes configure:10537: checking for unistd.h configure:10537: gcc -c conftest.c >&5 configure:10537: $? = 0 configure:10537: result: yes configure:10551: checking for dlfcn.h configure:10551: gcc -c conftest.c >&5 configure:10551: $? = 0 configure:10551: result: yes configure:10807: checking for objdir configure:10822: result: .libs configure:11086: checking if gcc supports -fno-rtti -fno-exceptions configure:11104: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:11108: $? = 0 configure:11121: result: no configure:11479: checking for gcc option to produce PIC configure:11486: result: -DDLL_EXPORT -DPIC configure:11494: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:11512: gcc -c -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:11516: $? = 0 configure:11529: result: yes configure:11558: checking if gcc static flag -static works configure:11586: result: yes configure:11601: checking if gcc supports -c -o file.o configure:11622: gcc -c -o out/conftest2.o conftest.c >&5 configure:11626: $? = 0 configure:11648: result: yes configure:11656: checking if gcc supports -c -o file.o configure:11703: result: yes configure:11736: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:12998: result: yes configure:13035: checking whether -lc should be explicitly linked in configure:13043: gcc -c conftest.c >&5 configure:13046: $? = 0 configure:13061: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:13064: $? = 1 configure:13078: result: yes configure:13238: checking dynamic linker characteristics configure:14056: result: Win32 ld.exe configure:14178: checking how to hardcode library paths into programs configure:14203: result: immediate configure:14751: checking whether stripping libraries is possible configure:14756: result: yes configure:14791: checking if libtool supports shared libraries configure:14793: result: yes configure:14796: checking whether to build shared libraries configure:14821: result: yes configure:14824: checking whether to build static libraries configure:14828: result: yes configure:14877: checking whether make supports nested variables configure:14894: result: yes configure:14997: checking for icpc configure:15027: result: no configure:14997: checking for pgCC configure:15027: result: no configure:14997: checking for xlC configure:15027: result: no configure:14997: checking for pathCC configure:15027: result: no configure:14997: checking for g++ configure:15013: found /usr/bin/g++ configure:15024: result: g++ configure:15051: checking for C++ compiler version configure:15060: g++ --version >&5 g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:15071: $? = 0 configure:15060: g++ -v >&5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:15071: $? = 0 configure:15060: g++ -V >&5 g++: `-V' option must have argument configure:15071: $? = 1 configure:15060: g++ -qversion >&5 g++: unrecognized option `-qversion' g++: no input files configure:15071: $? = 1 configure:15075: checking whether we are using the GNU C++ compiler configure:15094: g++ -c conftest.cpp >&5 configure:15094: $? = 0 configure:15103: result: yes configure:15112: checking whether g++ accepts -g configure:15132: g++ -c -g conftest.cpp >&5 configure:15132: $? = 0 configure:15173: result: yes configure:15198: checking dependency style of g++ configure:15309: result: gcc3 configure:15342: checking how to run the C++ preprocessor configure:15369: g++ -E conftest.cpp configure:15369: $? = 0 configure:15383: g++ -E conftest.cpp conftest.cpp:23:28: ac_nonexistent.h: No such file or directory configure:15383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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:15408: result: g++ -E configure:15428: g++ -E conftest.cpp configure:15428: $? = 0 configure:15442: g++ -E conftest.cpp conftest.cpp:23:28: ac_nonexistent.h: No such file or directory configure:15442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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:15604: checking for ld used by g++ configure:15671: result: /usr/i686-pc-cygwin/bin/ld.exe configure:15678: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld configure:15693: result: yes configure:15748: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:16824: result: yes configure:16860: g++ -c conftest.cpp >&5 configure:16863: $? = 0 configure:17344: checking for g++ option to produce PIC configure:17351: result: -DDLL_EXPORT -DPIC configure:17359: checking if g++ PIC flag -DDLL_EXPORT -DPIC works configure:17377: g++ -c -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5 configure:17381: $? = 0 configure:17394: result: yes configure:17417: checking if g++ static flag -static works configure:17445: result: yes configure:17457: checking if g++ supports -c -o file.o configure:17478: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:17482: $? = 0 configure:17504: result: yes configure:17509: checking if g++ supports -c -o file.o configure:17556: result: yes configure:17586: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:17626: result: yes configure:17767: checking dynamic linker characteristics configure:18512: result: Win32 ld.exe configure:18577: checking how to hardcode library paths into programs configure:18602: result: immediate configure:18698: checking for ifort configure:18714: found /cygdrive/c/Program Files (x86)/Intel/Compiler/Fortran/9.1/IA32/Bin/ifort configure:18725: result: ifort configure:18751: checking for Fortran compiler version configure:18760: ifort --version >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line warning: ignoring unknown option '/-version' ifort: Command line error: no files specified; for help type "ifort /help" configure:18771: $? = 1 configure:18760: ifort -v >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line warning: ignoring unknown option '/v' ifort: Command line error: no files specified; for help type "ifort /help" configure:18771: $? = 1 configure:18760: ifort -V >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line warning: ignoring option '/V'; argument required ifort: Command line error: no files specified; for help type "ifort /help" configure:18771: $? = 1 configure:18760: ifort -qversion >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line warning: ignoring option '/q'; no argument required ifort: Command line error: no files specified; for help type "ifort /help" configure:18771: $? = 1 configure:18780: checking whether we are using the GNU Fortran compiler configure:18793: ifort -c conftest.F >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. conftest.F(2) : Warning: Bad # preprocessor line #ifndef __GNUC__ -^ conftest.F(4) : Warning: Bad # preprocessor line #endif -^ conftest.F(3) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( : % choke me ---------------^ conftest.F(3) : Error: This statement is positioned incorrectly and/or has syntax errors. choke me ---------------^ compilation aborted for conftest.F (code 1) configure:18793: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:18802: result: no configure:18808: checking whether ifort accepts -g configure:18819: ifort -c -g conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line error: option '/g' is ambiguous configure:18819: $? = 1 configure: failed program was: | program main | | end configure:18827: result: no Microsoft (R) Incremental Linker Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. -out:conftest.exe -subsystem:console conftest.obj configure:18959: checking if libtool supports shared libraries configure:18961: result: yes configure:18964: checking whether to build shared libraries configure:18988: result: yes configure:18991: checking whether to build static libraries configure:18995: result: yes configure:19029: ifort -c conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:19032: $? = 0 configure:19492: checking for ifort option to produce PIC configure:19499: result: -DDLL_EXPORT configure:19507: checking if ifort PIC flag -DDLL_EXPORT works configure:19525: ifort -c -DDLL_EXPORT conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:19529: $? = 0 configure:19542: result: no configure:19565: checking if ifort static flag works Microsoft (R) Incremental Linker Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. -out:conftest.exe -subsystem:console conftest.obj Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:19593: result: yes configure:19605: checking if ifort supports -c -o file.o configure:19626: ifort -c -o out/conftest2.o conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:19630: $? = 0 configure:19652: result: no configure:19657: checking if ifort supports -c -o file.o configure:19704: result: no configure:19734: checking whether the ifort linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:20946: result: yes configure:21087: checking dynamic linker characteristics configure:21826: result: Win32 ld.exe configure:21891: checking how to hardcode library paths into programs configure:21916: result: immediate configure:22111: checking for Fortran 77 compiler version configure:22120: ifort --version >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line warning: ignoring unknown option '/-version' ifort: Command line error: no files specified; for help type "ifort /help" configure:22131: $? = 1 configure:22120: ifort -v >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line warning: ignoring unknown option '/v' ifort: Command line error: no files specified; for help type "ifort /help" configure:22131: $? = 1 configure:22120: ifort -V >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line warning: ignoring option '/V'; argument required ifort: Command line error: no files specified; for help type "ifort /help" configure:22131: $? = 1 configure:22120: ifort -qversion >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line warning: ignoring option '/q'; no argument required ifort: Command line error: no files specified; for help type "ifort /help" configure:22131: $? = 1 configure:22140: checking whether we are using the GNU Fortran 77 compiler configure:22153: ifort -c conftest.F >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. conftest.F(2) : Warning: Bad # preprocessor line #ifndef __GNUC__ -^ conftest.F(4) : Warning: Bad # preprocessor line #endif -^ conftest.F(3) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( : % choke me ---------------^ conftest.F(3) : Error: This statement is positioned incorrectly and/or has syntax errors. choke me ---------------^ compilation aborted for conftest.F (code 1) configure:22153: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:22162: result: no configure:22168: checking whether ifort accepts -g configure:22179: ifort -c -g conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. ifort: Command line error: option '/g' is ambiguous configure:22179: $? = 1 configure: failed program was: | program main | | end configure:22187: result: no Microsoft (R) Incremental Linker Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. -out:conftest.exe -subsystem:console conftest.obj configure:22316: checking if libtool supports shared libraries configure:22318: result: yes configure:22321: checking whether to build shared libraries configure:22345: result: yes configure:22348: checking whether to build static libraries configure:22352: result: yes configure:22704: checking for ifort option to produce PIC configure:22711: result: -DDLL_EXPORT configure:22719: checking if ifort PIC flag -DDLL_EXPORT works configure:22737: ifort -c -DDLL_EXPORT conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:22741: $? = 0 configure:22754: result: no configure:22777: checking if ifort static flag works Microsoft (R) Incremental Linker Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. -out:conftest.exe -subsystem:console conftest.obj Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:22805: result: yes configure:22817: checking if ifort supports -c -o file.o configure:22838: ifort -c -o out/conftest2.o conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:22842: $? = 0 configure:22864: result: no configure:22869: checking if ifort supports -c -o file.o configure:22916: result: no configure:22946: checking whether the ifort linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries configure:24158: result: yes configure:24299: checking dynamic linker characteristics configure:25038: result: Win32 ld.exe configure:25103: checking how to hardcode library paths into programs configure:25128: result: immediate configure:26268: checking hcoll/api/hcoll_api.h usability configure:26268: gcc -c conftest.c >&5 conftest.c:56:33: hcoll/api/hcoll_api.h: No such file or directory configure:26268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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 | #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:26268: result: no configure:26268: checking hcoll/api/hcoll_api.h presence configure:26268: gcc -E conftest.c conftest.c:23:33: hcoll/api/hcoll_api.h: No such file or directory configure:26268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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:26268: result: no configure:26268: checking for hcoll/api/hcoll_api.h configure:26268: result: no configure:26276: checking for hcoll_init in -lhcoll configure:26301: gcc -o conftest.exe conftest.c -lhcoll >&5 /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lhcoll collect2: ld returned 1 exit status configure:26301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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. */ | | /* 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 hcoll_init (); | int | main () | { | return hcoll_init (); | ; | return 0; | } configure:26310: result: no configure:26706: RUNNING PREREQ FOR ch3:nemesis configure:27238: ===== configuring src/mpl ===== configure:27403: running /bin/sh ./configure --disable-option-checking '--prefix=/cygdrive/c/Program Files/MPICH-3.2' --disable-versioning --cache-file=/dev/null --srcdir=. configure:27423: ===== done with src/mpl configure ===== configure:27429: sourcing src/mpl/localdefs CPPFLAGS(=' ') does not contain '-I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include', appending CPPFLAGS(=' -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include') does not contain '-I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include', appending LIBS(='') does not contain '-lopa', prepending configure:27546: gcc -o conftest.exe -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include conftest.c -lopa >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory conftest.c:26:28: opa_primitives.h: No such file or directory conftest.c: In function `main': conftest.c:32: error: `OPA_int_t' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) conftest.c:32: error: parse error before "i" conftest.c:33: error: `i' undeclared (first use in this function) configure:27546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_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; | } configure:27821: WARNING: Attempted to use the embedded OpenPA source tree in "src/openpa", but it is missing. Configuration or compilation may fail later. CPPFLAGS(=' -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include') does not contain '-D_REENTRANT', appending configure:28333: WARNING: ROMIO src directory is not available configure:28540: checking whether the compiler defines __func__ configure:28567: gcc -o conftest.exe -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory configure:28567: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* 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:28604: result: no configure:28613: checking whether the compiler defines __FUNC__ configure:28640: gcc -o conftest.exe -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory conftest.c: In function `foo': conftest.c:37: error: `__FUNC__' undeclared (first use in this function) conftest.c:37: error: (Each undeclared identifier is reported only once conftest.c:37: error: for each function it appears in.) configure:28640: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* 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:28677: result: no configure:28686: checking whether the compiler sets __FUNCTION__ configure:28713: gcc -o conftest.exe -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory configure:28713: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* end confdefs.h. */ | | | #include | int foo(void); | int foo(void) | { | return (strcmp(__FUNCTION__, "foo") == 0); | } | int main(int argc, char ** argv) | { | return (foo() ? 0 : 1); | } | | configure:28750: result: no configure:28765: checking whether C compiler accepts option -O2 configure:28820: gcc -o conftest.exe -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c > pac_test1.log 2>&1 configure:28820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* end confdefs.h. */ | | #include | const char hw[] = "Hello, World\n"; | int | main () | { | fputs (hw, stdout); | ; | return 0; | } | configure:28962: result: no configure:29313: checking for type of weak symbol alias support configure:29337: gcc -o conftest.exe -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory conftest.c:32: warning: weak declaration of 'PFoo' not supported configure:29337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* end confdefs.h. */ | | extern int PFoo(int); | #pragma weak PFoo = Foo | int Foo(int a) { return a; } | | int | main () | { | return PFoo(1); | ; | return 0; | } configure:29584: gcc -o conftest.exe -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory configure:29584: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* end confdefs.h. */ | | extern int PFoo(int); | #pragma _HP_SECONDARY_DEF Foo PFoo | int Foo(int a) { return a; } | | int | main () | { | return PFoo(1); | ; | return 0; | } configure:29606: gcc -o conftest.exe -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory configure:29606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* end confdefs.h. */ | | extern int PFoo(int); | #pragma _CRI duplicate PFoo as Foo | int Foo(int a) { return a; } | | int | main () | { | return PFoo(1); | ; | return 0; | } configure:29620: result: no configure:29638: checking whether __attribute__ ((weak)) allowed configure:29655: gcc -c -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory conftest.c:31: warning: weak declaration of 'foo' not supported configure:29655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* end confdefs.h. */ | int foo(int) __attribute__ ((weak)); | int | main () | { | int a; | ; | return 0; | } configure:29662: result: no configure:29666: checking whether __attribute__ ((weak_import)) allowed configure:29683: gcc -c -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory conftest.c:31: warning: `weak_import' attribute directive ignored configure:29683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* end confdefs.h. */ | int foo(int) __attribute__ ((weak_import)); | int | main () | { | int a; | ; | return 0; | } configure:29690: result: no configure:29693: checking whether __attribute__((weak,alias(...))) allowed configure:29719: gcc -c -Werror -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory conftest.c:31: warning: weak declaration of 'foo' not supported configure:29719: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | /* end confdefs.h. */ | int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo"))); | int | main () | { | int a; | ; | return 0; | } configure:29732: result: no configure:29914: checking for shared library (esp. rpath) characteristics of CC configure:30005: result: done (results in src/env/cc_shlib.conf) configure:30125: checking whether Fortran 77 compiler accepts option -O2 configure:30170: ifort -o conftest.exe conftest.f > pac_test1.log 2>&1 configure:30170: $? = 0 configure:30201: ifort -o conftest.exe -O2 conftest.f > pac_test2.log 2>&1 configure:30201: $? = 0 configure:30209: diff -b pac_test1.log pac_test2.log > pac_test.log configure:30212: $? = 0 configure:30312: result: yes configure:30317: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:30356: ifort -c conftest.f > pac_test3.log 2>&1 configure:30356: $? = 0 configure: failed program was: | | | subroutine try() | end | | configure:30513: result: no configure:30551: checking how to get verbose linking output from ifort configure:30561: ifort -c conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:30561: $? = 0 configure: failed program was: | program main | | end configure:30656: WARNING: compilation failed configure:30662: result: configure:30664: checking for Fortran 77 libraries of ifort configure:30687: ifort -o conftest.exe conftest.f Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. Microsoft (R) Incremental Linker Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. -out:conftest.exe -subsystem:console conftest.obj configure:30883: result: configure:30899: checking whether ifort accepts the FLIBS found by autoconf configure:30915: ifort -o conftest.exe conftest.f >&5 Microsoft (R) Incremental Linker Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. -out:conftest.exe -subsystem:console conftest.obj Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:30915: $? = 0 configure:30917: result: yes configure:30955: checking whether gcc links with FLIBS found by autoconf configure:30980: gcc -o conftest.exe -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory configure:30980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | /* end confdefs.h. */ | | | int | main () | { | int a; | ; | return 0; | } | configure:30987: result: no configure:30989: checking for which libraries can be used configure:31012: result: configure:31032: checking whether Fortran 77 and C objects are compatible configure:31111: gcc -c -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory configure:31111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | /* end confdefs.h. */ | | | /* lower */ | void c_subpgm( int *rc ); | void c_subpgm( int *rc ) { *rc = 1; } | | /* lower underscore */ | void c_subpgm_( int *rc ); | void c_subpgm_( int *rc ) { *rc = 2; } | | /* upper */ | void C_SUBPGM( int *rc ); | void C_SUBPGM( int *rc ) { *rc = 3; } | | /* lower doubleunderscore */ | void c_subpgm__( int *rc ); | void c_subpgm__( int *rc ) { *rc = 4; } | | /* mixed */ | void C_subpgm( int *rc ); | void C_subpgm( int *rc ) { *rc = 5; } | | /* mixed underscore */ | void C_subpgm_( int *rc ); | void C_subpgm_( int *rc ) { *rc = 6; } | | configure:31162: ifort -c conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:31162: $? = 0 configure: failed program was: | | | program test | integer rc | rc = -1 | call c_subpgm( rc ) | write(6,*) "rc=", rc | end | | configure:31235: result: no configure:31239: checking for file configure:31269: result: no configure:31288: checking for linker for Fortran main program configure:31309: gcc -c -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory configure:31309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | /* end confdefs.h. */ | | | int | main () | { | long long a; | ; | return 0; | } | configure:31368: gcc -c -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT conftest.c >&5 gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory gcc: Files/MPICH-3.2/mpich-3.2/src/mpl/include: No such file or directory configure:31368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "MPICH 3.2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.2" | #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | /* end confdefs.h. */ | | | #ifdef HAVE_LONG_LONG | int f(int a, long long b) { int c; c = a * ( b / 3 ) / (b-1); return c ; } | #else | int f(int a, long b) { int c; c = a * b / (b-1); return c ; } | #endif | | configure:31417: ifort -c conftest.f >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.1 Build 20071017Z Package ID: W_FC_C_9.1.039 Copyright (C) 1985-2007 Intel Corporation. All rights reserved. configure:31417: $? = 0 configure: failed program was: | | | program main | double precision d | print *, "hi" | end | | configure:31490: error: Could not determine a way to link a Fortran test program! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-cygwin ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_MPICHLIB_CFLAGS_set= ac_cv_env_MPICHLIB_CFLAGS_value= ac_cv_env_MPICHLIB_CPPFLAGS_set= ac_cv_env_MPICHLIB_CPPFLAGS_value= ac_cv_env_MPICHLIB_CXXFLAGS_set= ac_cv_env_MPICHLIB_CXXFLAGS_value= ac_cv_env_MPICHLIB_FCFLAGS_set= ac_cv_env_MPICHLIB_FCFLAGS_value= ac_cv_env_MPICHLIB_FFLAGS_set= ac_cv_env_MPICHLIB_FFLAGS_value= ac_cv_env_MPICXXLIBNAME_set= ac_cv_env_MPICXXLIBNAME_value= ac_cv_env_MPIFCLIBNAME_set= ac_cv_env_MPIFCLIBNAME_value= ac_cv_env_MPILIBNAME_set= ac_cv_env_MPILIBNAME_value= ac_cv_env_MPLLIBNAME_set= ac_cv_env_MPLLIBNAME_value= ac_cv_env_OPALIBNAME_set= ac_cv_env_OPALIBNAME_value= ac_cv_env_PAMILIBNAME_set= ac_cv_env_PAMILIBNAME_value= ac_cv_env_PMPILIBNAME_set= ac_cv_env_PMPILIBNAME_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_f77_compiler_gnu=no ac_cv_f77_libs= ac_cv_fc_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_hcoll_api_hcoll_api_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-cygwin ac_cv_lib_hcoll_hcoll_init=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DLLTOOL=dlltool ac_cv_prog_ac_ct_FC=ifort 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_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_fc_g=no ac_cv_prog_make_make_set=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 am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=yes lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=func_win32_libid 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/i686-pc-cygwin/bin/ld.exe lt_cv_path_LDCXX=/usr/i686-pc-cygwin/bin/ld.exe lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=yes lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=no lt_cv_prog_compiler_c_o_FC=no lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_F77=-DDLL_EXPORT lt_cv_prog_compiler_pic_FC=-DDLL_EXPORT lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=no lt_cv_prog_compiler_pic_works_FC=no lt_cv_prog_compiler_rtti_exceptions=no 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=func_cygming_dll_for_implib_fallback 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=8192 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pac_cv_attr_weak=no pac_cv_attr_weak_alias=no pac_cv_attr_weak_import=no pac_cv_f77_flibs_valid=unknown pac_cv_have__func__=no pac_cv_have__function__=no pac_cv_have_cap__func__=no pac_cv_my_conf_dir='/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2' pac_cv_prog_c_weak_symbols=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='13:0:1' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} "/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/confdb/missing" aclocal-1.15' ADDRESS_KIND='' 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='cru' AS='' ASSERT_LEVEL='' AUTOCONF='${SHELL} "/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/confdb/missing" autoconf' AUTOHEADER='${SHELL} "/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/confdb/missing" autoheader' AUTOMAKE='${SHELL} "/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/confdb/missing" automake-1.15' AWK='gawk' BASH_SHELL='' BGQ_INSTALL_DIR='' BSEND_OVERHEAD='' 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_BINDING_FALSE='' BUILD_CXX_BINDING_TRUE='' BUILD_DEBUGGER_DLL_FALSE='' BUILD_DEBUGGER_DLL_TRUE='' BUILD_F08_BINDING_FALSE='' BUILD_F08_BINDING_TRUE='' BUILD_F77_BINDING_FALSE='' BUILD_F77_BINDING_TRUE='' BUILD_FC_BINDING_FALSE='#' BUILD_FC_BINDING_TRUE='' BUILD_HCOLL_FALSE='' BUILD_HCOLL_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_PMI_FALSE='' BUILD_NAMEPUB_PMI_TRUE='' BUILD_NEMESIS_NETMOD_LLC_FALSE='' BUILD_NEMESIS_NETMOD_LLC_TRUE='#' BUILD_NEMESIS_NETMOD_MXM_FALSE='' BUILD_NEMESIS_NETMOD_MXM_TRUE='#' BUILD_NEMESIS_NETMOD_OFI_FALSE='' BUILD_NEMESIS_NETMOD_OFI_TRUE='#' BUILD_NEMESIS_NETMOD_PORTALS4_FALSE='' BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#' BUILD_NEMESIS_NETMOD_TCP_FALSE='#' BUILD_NEMESIS_NETMOD_TCP_TRUE='' BUILD_PAMID_FALSE='' BUILD_PAMID_TRUE='#' BUILD_PMI_PMI2_FALSE='' BUILD_PMI_PMI2_POE_FALSE='' BUILD_PMI_PMI2_POE_TRUE='' BUILD_PMI_PMI2_SIMPLE_FALSE='' BUILD_PMI_PMI2_SIMPLE_TRUE='' BUILD_PMI_PMI2_TRUE='' BUILD_PMI_SIMPLE_FALSE='' BUILD_PMI_SIMPLE_TRUE='' BUILD_PMI_SLURM_FALSE='' BUILD_PMI_SLURM_TRUE='' BUILD_PM_GFORKER_FALSE='' BUILD_PM_GFORKER_TRUE='' BUILD_PM_HYDRA_FALSE='' BUILD_PM_HYDRA_TRUE='' BUILD_PM_REMSHELL_FALSE='' BUILD_PM_REMSHELL_TRUE='' BUILD_PM_UTIL_FALSE='' BUILD_PM_UTIL_TRUE='' BUILD_PROFILING_LIB_FALSE='#' BUILD_PROFILING_LIB_TRUE='' BUILD_ROMIO_FALSE='#' BUILD_ROMIO_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' ' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='--prefix=/cygdrive/c/Program Files/MPICH-3.2' CONFIGURE_ARGUMENTS=' '\''--prefix=/cygdrive/c/Program Files/MPICH-3.2'\''' COUNT_KIND='' CPP='gcc -E' CPPFLAGS=' -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -I/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl/include -D_REENTRANT' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' ' CYGPATH_W='cygpath -w' C_LINKPATH_SHL='' DEFS='' DEPDIR='.deps' DEVICE='ch3:nemesis' DISABLE_TAG_SUPPORT='' DLLIMPORT='' DLLTOOL='dlltool' DOCTEXT='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='.exe' F08_2INT='' F08_AINT='' F08_BYTE='' F08_CHAR='' F08_COMPLEX16='' F08_COMPLEX32='' F08_COMPLEX8='' F08_COUNT='' F08_CXX_BOOL='' F08_CXX_DOUBLE_COMPLEX='' F08_CXX_FLOAT_COMPLEX='' F08_CXX_LONG_DOUBLE_COMPLEX='' F08_C_AINT='' F08_C_BOOL='' F08_C_COMPLEX='' F08_C_COUNT='' F08_C_DOUBLE_COMPLEX='' F08_C_FLOAT_COMPLEX='' F08_C_LONG_DOUBLE_COMPLEX='' F08_C_OFFSET='' F08_DOUBLE='' F08_DOUBLE_INT='' F08_FLOAT='' F08_FLOAT_INT='' F08_INT16_T='' F08_INT32_T='' F08_INT64_T='' F08_INT8_T='' F08_INT='' F08_INTEGER16='' F08_INTEGER1='' F08_INTEGER2='' F08_INTEGER4='' F08_INTEGER8='' F08_LB='' F08_LONG='' F08_LONG_DOUBLE='' F08_LONG_DOUBLE_INT='' F08_LONG_INT='' F08_LONG_LONG='' F08_LONG_LONG_INT='' F08_OFFSET='' F08_PACKED='' F08_REAL16='' F08_REAL4='' F08_REAL8='' F08_SHORT='' F08_SHORT_INT='' F08_SIGNED_CHAR='' F08_UB='' F08_UINT16_T='' F08_UINT32_T='' F08_UINT64_T='' F08_UINT8_T='' F08_UNSIGNED='' F08_UNSIGNED_CHAR='' F08_UNSIGNED_INT='' F08_UNSIGNED_LONG='' F08_UNSIGNED_LONG_LONG='' F08_UNSIGNED_SHORT='' F08_WCHAR='' F77='ifort' F77CPP='' F77_COMPLEX16='' F77_COMPLEX32='' F77_COMPLEX8='' F77_INCDIR='' F77_INTEGER16='' F77_INTEGER1='' F77_INTEGER2='' F77_INTEGER4='' F77_INTEGER8='' F77_LIBDIR_LEADER='' F77_NAME_MANGLE='' F77_OTHER_LIBS='' F77_REAL16='' F77_REAL4='' F77_REAL8='' FC='ifort' FCCPP='' FCEXT='' FCFLAGS=' ' FCINC='' FCINCFLAG='' FCMODEXT='' FCMODINCFLAG='' FCMODINCSPEC='' FCMODOUTFLAG='' FC_ALL_INTEGER_MODELS='' FC_DOUBLE_MODEL='' FC_INTEGER_MODEL='' FC_INTEGER_MODEL_MAP='' FC_OTHER_LIBS='' FC_REAL_MODEL='' FC_WORK_FILES_ARG='' FFLAGS=' ' FGREP='/usr/bin/grep -F' FILE='' FLIBS=' ' FORTRAN_BINDING='0' FORTRAN_MPI_OFFSET='' GCOV='' GNUCXX_MINORVERSION='' GNUCXX_VERSION='' GREP='/usr/bin/grep' HAVE_CXX_EXCEPTIONS='' HAVE_ERROR_CHECKING='1' HAVE_ROMIO='' INCLUDE_MPICXX_H='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_MPIF77_FALSE='' INSTALL_MPIF77_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTEGER_KIND='' INTERLIB_DEPS='no' KILLALL='' LD='/usr/i686-pc-cygwin/bin/ld.exe' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LPMPILIBNAME='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKE='' MAKEINFO='${SHELL} "/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/confdb/missing" makeinfo' MANIFEST_TOOL='mt' MKDIR_P='/usr/bin/mkdir -p' MPIBASEMODNAME='' MPICC_NAME='' MPICHLIB_CFLAGS='' MPICHLIB_CPPFLAGS='' MPICHLIB_CXXFLAGS='' MPICHLIB_FCFLAGS='' MPICHLIB_FFLAGS='' MPICH_MPICC_CFLAGS='' MPICH_MPICC_CPPFLAGS='' MPICH_MPICC_LDFLAGS='' MPICH_MPICC_LIBS='' MPICH_MPICXX_CPPFLAGS='' MPICH_MPICXX_CXXFLAGS='' MPICH_MPICXX_LDFLAGS='' MPICH_MPICXX_LIBS='' MPICH_MPIF77_CPPFLAGS='' MPICH_MPIF77_FFLAGS='' MPICH_MPIF77_LDFLAGS='' MPICH_MPIF77_LIBS='' MPICH_MPIFORT_CPPFLAGS='' MPICH_MPIFORT_FCFLAGS='' MPICH_MPIFORT_LDFLAGS='' MPICH_MPIFORT_LIBS='' MPICH_NUMVERSION='30200300' MPICH_RELEASE_DATE='Wed Nov 11 22:06:48 CST 2015' MPICH_TIMER_KIND='' MPICH_TIMER_TYPE='' MPICH_VERSION='3.2' MPICONSTMODNAME='' MPICPP_NAME='' MPICXXLIBNAME='mpicxx' MPICXX_NAME='' MPIF77_NAME='' MPIF90_NAME='' MPIFCLIBNAME='mpifort' MPIFORT_NAME='' MPIFPMPI='' MPILIBNAME='mpi' MPIMODNAME='' MPIR_CXX_BOOL='' MPIR_CXX_COMPLEX='' MPIR_CXX_DOUBLE_COMPLEX='' MPIR_CXX_LONG_DOUBLE_COMPLEX='' MPISIZEOFMODNAME='' MPIU_DLL_SPEC_DEF='' MPIU_PINT='' MPI_2COMPLEX='' MPI_2DOUBLE_COMPLEX='' MPI_2DOUBLE_PRECISION='' MPI_2INT='' MPI_2INTEGER='' MPI_2REAL='' MPI_AINT='' MPI_AINT_DATATYPE='' MPI_AINT_FMT_DEC_SPEC='' MPI_AINT_FMT_HEX_SPEC='' MPI_BYTE='' MPI_CHAR='' MPI_CHARACTER='' MPI_COMPLEX16='' MPI_COMPLEX32='' MPI_COMPLEX8='' MPI_COMPLEX='' MPI_COUNT='' MPI_COUNT_DATATYPE='' MPI_C_BOOL='' MPI_C_DOUBLE_COMPLEX='' MPI_C_FLOAT_COMPLEX='' MPI_C_INTERFACE_CDESC_NAME='' MPI_C_INTERFACE_GLUE_NAME='' MPI_C_INTERFACE_NAME='' MPI_C_INTERFACE_NOBUF_NAME='' MPI_C_INTERFACE_TYPES_NAME='' MPI_C_LONG_DOUBLE_COMPLEX='' MPI_DOUBLE='' MPI_DOUBLE_COMPLEX='' MPI_DOUBLE_INT='' MPI_DOUBLE_PRECISION='' MPI_F08_CALLBACKS_NAME='' MPI_F08_COMPILE_CONSTANTS_NAME='' MPI_F08_LINK_CONSTANTS_NAME='' MPI_F08_NAME='' MPI_F08_TYPES_NAME='' MPI_F77_2INT='' MPI_F77_AINT='' MPI_F77_BYTE='' MPI_F77_CHAR='' MPI_F77_COUNT='' MPI_F77_CXX_BOOL='' MPI_F77_CXX_DOUBLE_COMPLEX='' MPI_F77_CXX_FLOAT_COMPLEX='' MPI_F77_CXX_LONG_DOUBLE_COMPLEX='' MPI_F77_C_BOOL='' MPI_F77_C_COMPLEX='' MPI_F77_C_DOUBLE_COMPLEX='' MPI_F77_C_FLOAT_COMPLEX='' MPI_F77_C_LONG_DOUBLE_COMPLEX='' MPI_F77_DOUBLE='' MPI_F77_DOUBLE_INT='' MPI_F77_FLOAT='' MPI_F77_FLOAT_INT='' MPI_F77_INT16_T='' MPI_F77_INT32_T='' MPI_F77_INT64_T='' MPI_F77_INT8_T='' MPI_F77_INT='' MPI_F77_LB='' MPI_F77_LONG='' MPI_F77_LONG_DOUBLE='' MPI_F77_LONG_DOUBLE_INT='' MPI_F77_LONG_INT='' MPI_F77_LONG_LONG='' MPI_F77_LONG_LONG_INT='' MPI_F77_OFFSET='' MPI_F77_PACKED='' MPI_F77_SHORT='' MPI_F77_SHORT_INT='' MPI_F77_SIGNED_CHAR='' MPI_F77_UB='' MPI_F77_UINT16_T='' MPI_F77_UINT32_T='' MPI_F77_UINT64_T='' MPI_F77_UINT8_T='' MPI_F77_UNSIGNED='' MPI_F77_UNSIGNED_CHAR='' MPI_F77_UNSIGNED_LONG='' MPI_F77_UNSIGNED_LONG_LONG='' MPI_F77_UNSIGNED_SHORT='' MPI_F77_WCHAR='' MPI_FINT='' MPI_FLOAT='' MPI_FLOAT_INT='' MPI_INT16_T='' MPI_INT32_T='' MPI_INT64_T='' MPI_INT8_T='' MPI_INT='' MPI_INTEGER16='' MPI_INTEGER1='' MPI_INTEGER2='' MPI_INTEGER4='' MPI_INTEGER8='' MPI_INTEGER='' MPI_LB='' MPI_LOGICAL='' MPI_LONG='' MPI_LONG_DOUBLE='' MPI_LONG_DOUBLE_INT='' MPI_LONG_INT='' MPI_LONG_LONG='' MPI_MAX_ERROR_STRING='' MPI_MAX_LIBRARY_VERSION_STRING='' MPI_MAX_PROCESSOR_NAME='' MPI_OFFSET='' MPI_OFFSET_DATATYPE='' MPI_OFFSET_TYPEDEF='' MPI_PACKED='' MPI_REAL16='' MPI_REAL4='' MPI_REAL8='' MPI_REAL='' MPI_SHORT='' MPI_SHORT_INT='' MPI_SIGNED_CHAR='' MPI_STATUS_SIZE='' MPI_UB='' MPI_UINT16_T='' MPI_UINT32_T='' MPI_UINT64_T='' MPI_UINT8_T='' MPI_UNSIGNED_CHAR='' MPI_UNSIGNED_INT='' MPI_UNSIGNED_LONG='' MPI_UNSIGNED_LONG_LONG='' MPI_UNSIGNED_SHORT='' MPI_WCHAR='' MPLLIBNAME='mpl' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OFFSET_KIND='' OPALIBNAME='opa' OTOOL64='' OTOOL='' PACKAGE='mpich' PACKAGE_BUGREPORT='discuss@mpich.org' PACKAGE_NAME='MPICH' PACKAGE_STRING='MPICH 3.2' PACKAGE_TARNAME='mpich' PACKAGE_URL='http://www.mpich.org/' PACKAGE_VERSION='3.2' PAMILIBNAME='pami' PAPI_INCLUDE='' PATH_SEPARATOR=':' PERL='' PMPILIBNAME='pmpi' PMPI_F08_NAME='' PRIMARY_PM_GFORKER_FALSE='' PRIMARY_PM_GFORKER_TRUE='' PRIMARY_PM_REMSHELL_FALSE='' PRIMARY_PM_REMSHELL_TRUE='' QUEUE_BINARY_SEARCH_SUPPORT_FALSE='' QUEUE_BINARY_SEARCH_SUPPORT_TRUE='#' RANLIB='ranlib' REQD='' REQI1='' REQI2='' REQI8='' RSH='' SED='/usr/bin/sed' SET_CFLAGS='' SET_MAKE='' SHELL='/bin/sh' SHLIB_EXT='' SIZEOF_FC_CHARACTER='' SIZEOF_FC_DOUBLE_PRECISION='' SIZEOF_FC_INTEGER='' SIZEOF_FC_REAL='' SIZEOF_MPI_STATUS='' SSH='' STRIP='strip' USER_CFLAGS='' USER_CPPFLAGS='' USER_CXXFLAGS='' USER_EXTRA_LIBS='' USER_FCFLAGS='' USER_FFLAGS='' USER_LDFLAGS='' USER_LIBS='' USE_DBG_LOGGING='0' VERSION='3.2' VPATH='' WRAPPER_CFLAGS='' WRAPPER_CPPFLAGS='' WRAPPER_CXXFLAGS='' WRAPPER_EXTRA_LIBS='' WRAPPER_FCFLAGS='' WRAPPER_FFLAGS='' WRAPPER_LDFLAGS='' WRAPPER_LIBS='' WRAPPER_RPATH_LDFLAGS='-L${exec_prefix}/lib' WTIME_DOUBLE_TYPE='' XARGS_NODATA_OPT='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='ifort' 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='' bindir='${exec_prefix}/bin' build='i686-pc-cygwin' build_alias='' build_cpu='i686' build_os='cygwin' build_vendor='pc' channel_name='nemesis' datadir='${datarootdir}' datarootdir='${prefix}/share' device_name='ch3' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_wrapper_rpath='yes' exec_prefix='NONE' host='i686-pc-cygwin' host_alias='' host_cpu='i686' host_os='cygwin' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} '\''/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/confdb/install-sh'\''' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpi_so_version='13:0:1' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' master_top_builddir='/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2' master_top_srcdir='/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2' mkdir_p='$(MKDIR_P)' mmx_copy_s='' modincdir='' mpich_libtool_static_flag='' mpllib='src/mpl/libmpl.la' mpllibdir='' mplsrcdir='/cygdrive/c/Program Files/MPICH-3.2/mpich-3.2/src/mpl' nemesis_nets_array='' nemesis_nets_array_sz='' nemesis_nets_dirs='' nemesis_nets_func_array='' nemesis_nets_func_decl='' nemesis_nets_macro_defs='' nemesis_nets_strings='' nemesis_networks='tcp' oldincludedir='/usr/include' opalib='' opalibdir='' opasrcdir='' pdfdir='${docdir}' pkgconfigdir='' pm_name='hydra' prefix='/cygdrive/c/Program Files/MPICH-3.2' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## cc_shlib_conf='src/env/cc_shlib.conf' cxx_shlib_conf='' f77_shlib_conf='' fc_shlib_conf='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MPICH" #define PACKAGE_TARNAME "mpich" #define PACKAGE_VERSION "3.2" #define PACKAGE_STRING "MPICH 3.2" #define PACKAGE_BUGREPORT "discuss@mpich.org" #define PACKAGE_URL "http://www.mpich.org/" #define PACKAGE "mpich" #define VERSION "3.2" #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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPICH_IS_THREADED 1 #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define ENABLE_PVAR_NEM 0 #define ENABLE_PVAR_RECVQ 0 #define ENABLE_PVAR_RMA 0 configure: exit 1