This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/opt/MPI/mpich2-install ## --------- ## ## Platform. ## ## --------- ## hostname = fedora3 uname -m = i686 uname -r = 2.6.35.6-45.fc14.i686 uname -s = Linux uname -v = #1 SMP Mon Oct 18 23:56:17 UTC 2010 /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/lib/ccache PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /home/jms/bin PATH: /opt/intel/fc/9.0/bin PATH: . PATH: /opt/intel/fc/9.0/bin PATH: lp36/d_utils PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:3114: checking for gcc configure:3130: found /usr/lib/ccache/gcc configure:3141: result: gcc configure:3175: checking for C compiler version configure:3183: gcc --version >&5 gcc (GCC) 4.5.1 20100924 (Red Hat 4.5.1-4) Copyright (C) 2010 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:3187: $? = 0 configure:3194: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.5.1/lto-wrapper Target: i686-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux Thread model: posix gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC) configure:3198: $? = 0 configure:3205: gcc -V >&5 gcc: '-V' option must have argument configure:3209: $? = 1 configure:3232: checking for C compiler default output file name configure:3254: gcc conftest.c >&5 configure:3258: $? = 0 configure:3296: result: a.out configure:3315: checking whether the C compiler works configure:3325: ./a.out configure:3329: $? = 0 configure:3348: result: yes configure:3355: checking whether we are cross compiling configure:3357: result: no configure:3360: checking for suffix of executables configure:3367: gcc -o conftest conftest.c >&5 configure:3371: $? = 0 configure:3397: result: configure:3403: checking for suffix of object files configure:3429: gcc -c conftest.c >&5 configure:3433: $? = 0 configure:3458: result: o configure:3462: checking whether we are using the GNU C compiler configure:3491: gcc -c conftest.c >&5 configure:3498: $? = 0 configure:3515: result: yes configure:3524: checking whether gcc accepts -g configure:3554: gcc -c -g conftest.c >&5 configure:3561: $? = 0 configure:3662: result: yes configure:3679: checking for gcc option to accept ISO C89 configure:3753: gcc -c conftest.c >&5 configure:3760: $? = 0 configure:3783: result: none needed configure:3819: checking how to run the C preprocessor configure:3859: gcc -E conftest.c configure:3866: $? = 0 configure:3897: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3904: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define USE_SMP_COLLECTIVES 1 | /* end confdefs.h. */ | #include configure:3937: result: gcc -E configure:3966: gcc -E conftest.c configure:3973: $? = 0 configure:4004: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4011: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define USE_SMP_COLLECTIVES 1 | /* end confdefs.h. */ | #include configure:4073: checking build system type configure:4091: result: i686-pc-linux-gnu configure:4113: checking host system type configure:4128: result: i686-pc-linux-gnu configure:4165: checking for grep that handles long lines and -e configure:4225: result: /bin/grep configure:4230: checking for fgrep configure:4294: result: /bin/grep -F configure:5439: ===== configuring src/mpl ===== configure:5546: executing: /home/jms/MPI/mpich2-1.3.2p1/src/mpl/configure '--prefix=/opt/MPI/mpich2-install' --disable-option-checking configure:5565: ===== done with src/mpl configure ===== WRAPPER_LIBS(='') does not contain '-lmpl', prepending CPPFLAGS(='') does not contain '-I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include', appending CPPFLAGS(=' -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include') does not contain '-I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include', appending LIBS(=' ') does not contain '-lopa', prepending configure:5664: gcc -o conftest -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include conftest.c -lopa >&5 conftest.c:12:28: fatal error: opa_primitives.h: No such file or directory compilation terminated. configure:5671: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define USE_SMP_COLLECTIVES 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/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include') does not contain '-I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src', appending CPPFLAGS(=' -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src') does not contain '-I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src', appending configure:5745: ===== configuring src/openpa ===== configure:5852: executing: /home/jms/MPI/mpich2-1.3.2p1/src/openpa/configure --with-atomic-primitives=auto_allow_emulation '--prefix=/opt/MPI/mpich2-install' --disable-option-checking configure:5871: ===== done with src/openpa configure ===== WRAPPER_LIBS(='-lmpl ') does not contain '-lopa', prepending configure:6656: checking whether the compiler defines __func__ configure:6693: gcc -o conftest -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c >&5 configure:6697: $? = 0 configure:6703: ./conftest configure:6707: $? = 0 configure:6780: result: yes configure:6791: checking whether the compiler defines __FUNC__ configure:6828: gcc -o conftest -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c >&5 conftest.c: In function 'foo': conftest.c:25:20: error: '__FUNC__' undeclared (first use in this function) conftest.c:25:20: note: each undeclared identifier is reported only once for each function it appears in configure:6832: $? = 1 configure: program exited with status 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define USE_SMP_COLLECTIVES 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:6915: result: no configure:6926: checking whether the compiler sets __FUNCTION__ configure:6963: gcc -o conftest -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c >&5 configure:6967: $? = 0 configure:6973: ./conftest configure:6977: $? = 0 configure:7050: result: yes configure:7068: checking whether C compiler accepts option -O2 configure:7082: result: yes configure:7084: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:7120: result: yes configure:7149: checking for type of weak symbol alias support configure:7183: gcc -o conftest -O2 -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c >&5 configure:7190: $? = 0 configure:7389: result: pragma weak configure:7416: checking whether __attribute__ ((weak)) allowed configure:7443: gcc -c -O2 -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c >&5 configure:7450: $? = 0 configure:7465: result: yes configure:7469: checking whether __attribute__ ((weak_import)) allowed configure:7496: gcc -c -O2 -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c >&5 conftest.c:21:1: warning: 'weak_import' attribute directive ignored configure:7503: $? = 0 configure:7518: result: yes configure:7521: checking whether __attribute__((weak,alias(...))) allowed configure:7548: gcc -c -O2 -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c >&5 conftest.c:21:5: error: 'foo' aliased to undefined symbol '__foo' conftest.c:21:5: error: 'foo' aliased to undefined symbol '__foo' configure:7555: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define USE_SMP_COLLECTIVES 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:7570: result: no configure:7584: checking for multiple weak symbol support configure:7625: result: yes configure:7745: checking for ifort configure:7761: found /opt/intel/fc/9.0/bin/ifort configure:7772: result: ifort configure:7798: checking for Fortran 77 compiler version configure:7806: ifort --version >&5 ifort (IFORT) 9.0 20050722 Copyright (C) 1985-2005 Intel Corporation. All rights reserved. configure:7810: $? = 0 configure:7817: ifort -v >&5 Version 9.0 configure:7821: $? = 0 configure:7828: ifort -V >&5 Intel(R) Fortran Compiler for 32-bit applications, Version 9.0 Build 20050722Z Package ID: l_fc_c_9.0.025 Copyright (C) 1985-2005 Intel Corporation. All rights reserved. configure:7832: $? = 0 configure:7840: checking whether we are using the GNU Fortran 77 compiler configure:7859: ifort -c conftest.F >&5 fortcom: Error: conftest.F, line 3: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( : % choke me ---------------^ fortcom: Error: conftest.F, line 3: This statement is positioned incorrectly and/or has syntax errors. choke me ---------------^ compilation aborted for conftest.F (code 1) configure:7866: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7883: result: no configure:7889: checking whether ifort accepts -g configure:7906: ifort -c -g conftest.f >&5 configure:7913: $? = 0 configure:7929: result: yes configure:7987: checking whether Fortran 77 compiler accepts option -O2 configure:8003: ifort -o conftest conftest.f >conftest.bas 2>&1 configure:8006: $? = 0 configure:8008: ifort -O2 -o conftest conftest.f >conftest.out 2>&1 configure:8011: $? = 0 configure:8014: result: yes configure:8016: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:8022: ifort -c conftest2.f >conftest2.out 2>&1 configure:8025: $? = 0 configure:8027: ifort -O2 -o conftest conftest2.o conftest.f >conftest.bas 2>&1 configure:8030: $? = 0 configure:8069: result: yes configure:8100: checking how to get verbose linking output from ifort configure:8116: ifort -c -O2 conftest.f >&5 configure:8123: $? = 0 configure:8145: ifort -o conftest -O2 -v conftest.f Version 9.0 /opt/intel/fc/9.0/bin/fortcom -D__INTEL_COMPILER=900 -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20050722 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__i386 -D__i386__ -Di386 -mGLOB_pack_sort_init_list -I. -I/opt/intel/fc/9.0/include -I/opt/intel/fc/9.0/substitute_headers -I/usr/include -O2 -mP1OPT_version=900 -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mP3OPT_use_mspp_call_convention -mCG_use_gas_got_workaround=T -mP2OPT_align_option_used=TRUE "-mGLOB_options_string=-o conftest -O2 -v" -mGLOB_cxx_limited_range=FALSE -mGLOB_as_output_backup_file_name=/tmp/ifort5k2rw0as_ -mGLOB_machine_model=GLOB_MACHINE_MODEL_IA32_NONE -mP2OPT_subs_out_of_bound=FALSE -mIPOPT_ninl_user_level=2 -mGLOB_opt_level=2 -mIPOPT_activate -mIPOPT_lite -mP2OPT_hlo_level=2 -mP2OPT_hlo -mIPOPT_obj_output_file_name=/tmp/ifort1eVRfx.o "-mGLOB_linker_version=2.20.51.0.7-8.fc14 20100318" -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifort1eVRfx.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f conftest.f ld /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -dynamic-linker /lib/ld-linux.so.2 -m elf_i386 -o conftest /opt/intel/fc/9.0/lib/for_main.o /tmp/ifort1eVRfx.o -L/opt/intel/fc/9.0/lib -L/usr/lib -Bstatic -lifport -lifcore -Bdynamic -limf -lm -Bstatic -lirc -Bdynamic -lc -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o --sort-section name rm /tmp/ifortqP6USLgas rm /tmp/ifort5k2rw0as_ rm /tmp/ifortCqg19eld rm /tmp/ifort1UebOtarg rm /tmp/ifort1eVRfx.o configure:8214: result: -v configure:8216: checking for Fortran 77 libraries of ifort configure:8239: ifort -o conftest -O2 -v conftest.f Version 9.0 /opt/intel/fc/9.0/bin/fortcom -D__INTEL_COMPILER=900 -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20050722 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__i386 -D__i386__ -Di386 -mGLOB_pack_sort_init_list -I. -I/opt/intel/fc/9.0/include -I/opt/intel/fc/9.0/substitute_headers -I/usr/include -O2 -mP1OPT_version=900 -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mP3OPT_use_mspp_call_convention -mCG_use_gas_got_workaround=T -mP2OPT_align_option_used=TRUE "-mGLOB_options_string=-o conftest -O2 -v" -mGLOB_cxx_limited_range=FALSE -mGLOB_as_output_backup_file_name=/tmp/ifortyEMENbas_ -mGLOB_machine_model=GLOB_MACHINE_MODEL_IA32_NONE -mP2OPT_subs_out_of_bound=FALSE -mIPOPT_ninl_user_level=2 -mGLOB_opt_level=2 -mIPOPT_activate -mIPOPT_lite -mP2OPT_hlo_level=2 -mP2OPT_hlo -mIPOPT_obj_output_file_name=/tmp/ifortSFY3BH.o "-mGLOB_linker_version=2.20.51.0.7-8.fc14 20100318" -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifortSFY3BH.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f conftest.f ld /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbegin.o -dynamic-linker /lib/ld-linux.so.2 -m elf_i386 -o conftest /opt/intel/fc/9.0/lib/for_main.o /tmp/ifortSFY3BH.o -L/opt/intel/fc/9.0/lib -L/usr/lib -Bstatic -lifport -lifcore -Bdynamic -limf -lm -Bstatic -lirc -Bdynamic -lc -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/i686-redhat-linux/4.5.1/crtend.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o --sort-section name rm /tmp/ifortXFqCHWgas rm /tmp/ifortyEMENbas_ rm /tmp/ifort4qBJTqld rm /tmp/ifort26RM0Farg rm /tmp/ifortSFY3BH.o configure:8416: result: -L/opt/intel/fc/9.0/lib -L/usr/lib -lifport -lifcore -limf -lm -lirc -lirc_s -ldl configure:8432: checking whether ifort accepts the FLIBS found by autoconf configure:8444: ifort -o conftest -O2 conftest.f >&5 configure:8447: $? = 0 configure:8455: result: yes configure:8493: checking whether C can link with -L/opt/intel/fc/9.0/lib -L/usr/lib -lifport -lifcore -limf -lm -lirc -lirc_s -ldl configure:8519: gcc -o conftest -O2 -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c -L/opt/intel/fc/9.0/lib -L/usr/lib -lifport -lifcore -limf -lm -lirc -lirc_s -ldl >&5 configure:8526: $? = 0 configure:8546: result: yes configure:8650: gcc -c -O2 -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c >&5 configure:8657: $? = 0 configure:8675: checking for linker for Fortran main programs configure:8685: gcc -c -O2 -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src conftest.c >&5 configure:8688: $? = 0 configure:8707: ifort -c -O2 conftest.f >&5 configure:8710: $? = 0 IPO link: can not find "(" ifort: error: problem during multi-file optimization compilation (code 1) /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o: In function `_start': (.text+0x18): undefined reference to `main' collect2: ld returned 1 exit status configure:8726: result: Unable to determine how to link Fortran programs with C configure:8742: checking whether Fortran 77 and C objects are compatible configure:8772: gcc -c -O2 conftestc.c 1>&5 configure:8775: $? = 0 configure:8794: ifort -c -O2 conftestf.f 1>&5 configure:8797: $? = 0 configure:8808: ifort -O2 -o conftest conftestf.o conftestc.o >&5 IPO link: can not find "(" ifort: error: problem during multi-file optimization compilation (code 1) configure:8811: $? = 1 configure:8820: gcc -O2 -o conftest conftestf.o conftestc.o -L/opt/intel/fc/9.0/lib -L/usr/lib -lifport -lifcore -limf -lm -lirc -lirc_s -ldl >&5 /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crt1.o: In function `_start': (.text+0x18): undefined reference to `main' collect2: ld returned 1 exit status configure:8823: $? = 1 configure:8830: result: no configure:8834: checking for file configure:8850: found /usr/bin/file configure:8861: result: file configure:8875: error: **** Incompatible Fortran and C Object File Types! **** F77 Object File Type produced by "ifort -O2" is : : ELF 32-bit LSB relocatable, Intel 80386, version 1 (GNU/Linux), not stripped. C Object File Type produced by "gcc -O2" is : : ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not stripped. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_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_FROM_MPICH2_set= ac_cv_env_FROM_MPICH2_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_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/fc/9.0/lib -L/usr/lib -lifport -lifcore -limf -lm -lirc -lirc_s -ldl' ac_cv_host=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_prog_CPP='gcc -E' ac_cv_prog_FILE=file ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_F77=ifort ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v pac_cv_attr_weak=yes pac_cv_attr_weak_alias=no pac_cv_attr_weak_import=yes pac_cv_f77_flibs_valid=yes pac_cv_have__func__=yes pac_cv_have__function__=yes pac_cv_have_cap__func__=no pac_cv_my_conf_dir=/home/jms/MPI/mpich2-1.3.2p1 pac_cv_prog_c_multiple_weak_symbols=yes pac_cv_prog_c_weak_symbols='pragma weak' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='2:2' ADDRESS_KIND='' ALLOCA='' AR='' AR_FLAGS='' BASH_SHELL='' BSEND_OVERHEAD='' BUILD_BASH_SCRIPTS='' BUILD_DLLS='' BUILD_TVDLL='' CC='gcc' CC_SHL='true' CC_SHL_DBG='' CFLAGS=' -O2' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='--prefix=/opt/MPI/mpich2-install' CONFIGURE_ARGUMENTS=' '\''--prefix=/opt/MPI/mpich2-install'\''' CPP='gcc -E' CPPFLAGS=' -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/mpl/include -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src -I/home/jms/MPI/mpich2-1.3.2p1/src/openpa/src' CREATESHLIB='false' CXX='' CXXCPP='' CXXFLAGS=' ' CXX_DEFS='' CXX_LINKPATH_SHL='' CXX_SHL='' C_LINKPATH_SHL='' C_LINK_SHL='true' C_LINK_SHL_DBG='' DBG_SHLIB_TYPE='' DEFS='' DEVICE='ch3' DEVICE_ARGS='' DEVICE_NAME='ch3' DLLIMPORT='' DOCTEXT='' DOCTEXTSTYLE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENABLE_SHLIB='none' EXEEXT='' EXTERNAL_SRC_DIRS=' src/mpl src/openpa' EXTRA_STATUS_DECL='' F77='ifort' F77CPP='' F77_COMPLEX16='' F77_COMPLEX32='' F77_COMPLEX8='' F77_INCDIR='' F77_INTEGER16='' F77_INTEGER1='' F77_INTEGER2='' F77_INTEGER4='' F77_INTEGER8='' F77_IN_C_LIBS='' F77_LIBDIR_LEADER='' F77_LINKPATH_SHL='' F77_NAME_MANGLE='' F77_OTHER_LIBS='' F77_REAL16='' F77_REAL4='' F77_REAL8='' F77_SHL='' FC='' FCCPP='' FCEXT='' FCFLAGS=' ' FCINC='' FCINCFLAG='' FCMODEXT='' FCMODINCFLAG='' FCMODINCSPEC='' FC_LINKPATH_SHL='' FC_OTHER_LIBS='' FC_SHL='' FC_WORK_FILES_ARG='' FFLAGS=' -O2' FGREP='/bin/grep -F' FILE='file' FINCLUDES='' FLIBS=' -L/opt/intel/fc/9.0/lib -L/usr/lib -lifport -lifcore -limf -lm -lirc -lirc_s -ldl' FORTRAN_BINDING='0' FORTRAN_MPI_OFFSET='' FROM_MPICH2='yes' FWRAPNAME='fmpich' GCC='yes' GNUCXX_MINORVERSION='' GNUCXX_VERSION='' GREP='/bin/grep' HAVE_CXX_EXCEPTIONS='' HAVE_ROMIO='#include "mpio.h"' INCLUDE_MPICXX_H='' INCLUDE_MPIDDEFS_H='/* ... no device specific definitions ... */' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' KILLALL='' LDFLAGS=' ' LDFLAGS_DEPS='' LIBOBJS='' LIBS=' ' LIBTOOL='' LIB_DEPS='' LTLIBOBJS='' MAKE='' MAKE_DEPEND_C='' MANY_PM='no' MKDIR_P='' MPIBASEMODNAME='' MPICC='' MPICH2LIB_CFLAGS='' MPICH2LIB_CPPFLAGS='' MPICH2LIB_CXXFLAGS='' MPICH2LIB_FCFLAGS='' MPICH2LIB_FFLAGS='' MPICH2LIB_LDFLAGS='' MPICH2LIB_LIBS='' MPICH2_NUMVERSION='10302301' MPICH2_RELEASE_DATE='Mon Feb 14 19:07:22 CST 2011' MPICH2_VERSION='1.3.2p1' MPICH_TIMER_KIND='' MPICONSTMODNAME='' MPICXX='' MPICXXLIBNAME='mpichcxx' MPID_TIMER_TYPE='' MPIF77='' MPIFC='' MPIFLIBNAME='' MPIFPMPI='' MPILIBNAME='mpich' MPIMODNAME='' MPIR_CXX_BOOL='' MPIR_CXX_COMPLEX='' MPIR_CXX_DOUBLE_COMPLEX='' MPIR_CXX_LONG_DOUBLE_COMPLEX='' MPISIZEOFMODNAME='' MPIU_DLL_SPEC_DEF='' MPIU_THREAD_LIB_NAME='' 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_C_BOOL='' MPI_C_DOUBLE_COMPLEX='' MPI_C_FLOAT_COMPLEX='' MPI_C_LONG_DOUBLE_COMPLEX='' MPI_DOUBLE='' MPI_DOUBLE_COMPLEX='' MPI_DOUBLE_INT='' MPI_DOUBLE_PRECISION='' MPI_F77_2INT='' MPI_F77_AINT='' MPI_F77_BYTE='' MPI_F77_CHAR='' 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_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='' NEEDSPLIB='no' NO_WEAK_SYM='' NO_WEAK_SYM_TARGET='build_proflib' OBJEXT='o' OFFSET_KIND='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' PMPIFLIBNAME='' PMPILIBNAME='pmpich' PROFILE_DEF_MPI='' RANLIB='' RANLIB_AFTER_INSTALL='' REQD='' REQI1='' REQI2='' REQI8='' SET_CFLAGS='' SET_MAKE='' SHELL='/bin/sh' SHLIB_EXT='so' SHLIB_FROM_LO='no' SHLIB_INSTALL='$(INSTALL_PROGRAM)' SIZEOF_FC_CHARACTER='' SIZEOF_FC_DOUBLE_PRECISION='' SIZEOF_FC_INTEGER='' SIZEOF_FC_REAL='' SIZEOF_MPI_STATUS='' USER_CFLAGS='' USER_CPPFLAGS='' USER_CXXFLAGS='' USER_FCFLAGS='' USER_FFLAGS='' USER_LDFLAGS='' USER_LIBS='' VPATH='' WRAPPER_CFLAGS=' ' WRAPPER_CPPFLAGS=' ' WRAPPER_CXXFLAGS=' ' WRAPPER_FCFLAGS=' ' WRAPPER_FFLAGS=' ' WRAPPER_LDFLAGS='' WRAPPER_LIBS='-lopa -lmpl ' WTIME_DOUBLE_TYPE='' XARGS_NODATA_OPT='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='ifort' ac_ct_FC='' bindings='' bindings_dirs='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' debugger_dir='' device_name='ch3' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' logging_dir='' logging_name='none' logging_subdirs='' mandir='${datarootdir}/man' master_top_builddir='/home/jms/MPI/mpich2-1.3.2p1' master_top_srcdir='/home/jms/MPI/mpich2-1.3.2p1' modincdir='' mpe_dir='mpe2' nameserv_name='' oldincludedir='/usr/include' opadir='openpa' other_install_dirs=' src/mpl src/openpa src/pm/hydra src/mpe2' other_pm_names='' pac_prog='' pdfdir='${docdir}' pm_name='hydra' pmi_name='simple' prefix='/opt/MPI/mpich2-install' program_transform_name='s,x,x,' psdir='${docdir}' romio_dir='romio' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' subsystems=' src/mpi/romio src/pmi/simple src/pm/hydra src/mpe2' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define USE_SMP_COLLECTIVES 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 configure: exit 1