Configuring MPICH2 version mvapich2-1.0 with '--prefix=/opt/mvapich2' '--with-device=osu_ch3:mrail' '--with-rdma=gen2' '--with-pm=mpd' '--disable-romio' '--without-mpe' 'CC=gcc' 'CFLAGS=-Dlopt64 -D_SMP_ -DUSE_HEADER_CACHING -DONE_SIDED -DMPIDI_CH3_CHANNEL_RNDV -DMPID_USE_SEQUENCE_NUMBERS -DRDMA_CM -I/usr/include -O2' 'CXX=g++' 'F77=g77' 'F90=' 'FFLAGS=-L/usr/lib64' Running on system: Linux AI03170801 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64 x86_64 x86_64 GNU/Linux Executing mpich2prereq in /opt/mvapich2-1.0.2/src/mpid/osu_ch3 with mrail Executing mpich2prereq in /opt/mvapich2-1.0.2/src/mpid/osu_ch3/channels/mrail sourcing /opt/mvapich2-1.0.2/src/pm/mpd/mpich2prereq sourcing /opt/mvapich2-1.0.2/src/pm/mpd/setup_pm checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for type of weak symbol support... pragma weak checking whether __attribute__ ((weak)) allowed... yes checking for multiple weak symbol support... yes checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking how to get verbose linking output from g77... -v checking for Fortran libraries of g77... -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lrdmacm -libverbs -libumad -lpthread -lfrtbegin -lg2c -lm -lgcc_s checking whether C can link with -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lrdmacm -libverbs -libumad -lpthread -lfrtbegin -lg2c -lm -lgcc_s... yes checking for linker for Fortran main programs... Use Fortran to link programs checking for Fortran 77 name mangling... lower doubleunderscore checking what libraries are needed to link Fortran programs with C routines that use stdio... unknown checking for f90... no checking for xlf90... no checking for pgf90... no checking for ifort... no checking for epcf90... no checking for f95... f95 checking that f works as the extension for Fortran 90 program... yes checking whether we are using the GNU Fortran 90 compiler... yes checking whether f95 accepts -g... yes checking for extension for Fortran 90 programs... f90 checking whether the Fortran 90 compiler (f95 ) works... yes checking whether the Fortran 90 compiler (f95 ) is a cross-compiler... no checking whether Fortran 90 works with Fortran 77... yes checking whether Fortran accepts ! for comments... yes checking for include directory flag for Fortran... -I checking for Fortran 77 flag for library directories... -L checking for which Fortran libraries are needed to link C with Fortran... none checking whether Fortran compiler processes .F files with C preprocessor... yes checking that f works as the extension for Fortran 90 program... yes checking whether we are using the GNU Fortran 90 compiler... (cached) yes checking whether f95 accepts -g... (cached) yes checking for extension for Fortran 90 programs... f90 checking whether the Fortran 90 compiler (f95 ) works... yes checking whether the Fortran 90 compiler (f95 ) is a cross-compiler... no checking for Fortran 90 module extension... mod checking for Fortran 90 module include flag... -I checking whether Fortran 90 accepts f90 suffix... yes checking whether Fortran 90 compiler processes .F90 files with C preprocessor... yes checking what libraries are needed to link Fortran90 programs with C routines that use stdio... unknown checking for f90 compiler vendor... gnu checking for c++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether the compiler supports exceptions... yes checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler implements namespaces... yes checking whether available... yes checking whether the compiler implements the namespace std... yes checking whether available... no checking for GNU g++ version... 4 . 1 checking for perl... /usr/bin/perl checking for ar... ar checking for ranlib... ranlib checking for etags... no checking whether global variables handled properly... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether install works... yes checking whether install breaks libraries... no checking whether mkdir -p works... yes checking for make... make checking whether clock skew breaks make... no checking whether make supports include... yes checking whether make allows comments in actions... yes checking for virtual path format... VPATH checking whether make sets CFLAGS... yes checking for bash... /bin/sh checking whether /bin/sh supports arrays... yes checking for doctext... false checking for location of doctext style files... unavailable checking for an ANSI C-conforming const... yes checking for volatile... yes checking for restrict... __restrict checking for inline... inline checking whether __attribute__ allowed... yes checking whether __attribute__((format)) allowed... yes checking whether byte ordering is bigendian... no checking whether C compiler allows unaligned doubles... yes Using gcc to determine dependencies checking whether long double is supported... yes checking whether long long is supported... yes checking for max C struct integer alignment... eight checking for max C struct floating point alignment... sixteen checking for max C struct alignment of structs with doubles... eight checking for max C struct floating point alignment with long doubles... sixteen configure: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs. MPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types. checking if alignment of structs with doubles is based on position... no checking if alignment of structs with long long ints is based on position... no checking if double alignment breaks rules, find actual alignment... no checking for alignment restrictions on pointers... int or better checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for wchar_t... yes checking size of wchar_t... 4 checking for void *... yes checking size of void *... 8 checking for size of float int... 8 checking for size of double int... 12 checking for size of long int... 12 checking for size of short int... 6 checking for size of 2 int... 8 checking for size of long double int... 20 checking for sys/bitypes.h... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for size of Fortran type integer... 4 checking for size of Fortran type real... 4 checking for size of Fortran type double precision... 8 checking whether integer*1 is supported... yes checking whether integer*2 is supported... yes checking whether integer*4 is supported... yes checking whether integer*8 is supported... yes checking whether integer*16 is supported... no checking whether real*4 is supported... yes checking whether real*8 is supported... yes checking whether real*16 is supported... no checking for C type matching Fortran integer... int checking for size of MPI_Status... 20 checking for values of Fortran logicals... True is 1 and False is 0 checking for Fortran 90 integer kind for 8-byte integers... 8 checking for bool... yes checking size of bool... 1 checking how to run the C++ preprocessor... g++ -E checking for complex... yes checking for Complex... yes checking size of Complex... 8 checking for DoubleComplex... yes checking size of DoubleComplex... 16 checking for LongDoubleComplex... yes checking size of LongDoubleComplex... 32 checking if char * pointers use byte addresses... yes checking for alignment restrictions on int64_t... no checking for alignment restrictions on int32_t... no checking for size of MPI_BSEND_OVERHEAD... 95 checking for gcc __asm__ and pentium cmpxchgl instruction... no checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction... yes checking for gcc __asm__ and IA64 xchg4 instruction... no checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for stdarg.h... yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for stddef.h... yes checking for errno.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for endian.h... yes checking for sys/uio.h... yes checking for size_t... yes checking for setitimer... yes checking for alarm... yes checking for vsnprintf... yes checking for vsprintf... yes checking whether vsnprintf needs a declaration... yes checking for strerror... yes checking for snprintf... yes checking whether snprintf needs a declaration... no checking for va_copy... yes checking for working alloca.h... yes checking for alloca... yes checking for strdup... yes checking whether strdup needs a declaration... no checking for clock_gettime... no checking for clock_getres... no checking for gethrtime... no checking for gettimeofday... yes sourcing /opt/mvapich2-1.0.2/src/mpid/osu_ch3/setup_device RUNNING SETUP_DEVICE FOR THE CH3 DEVICE sourcing /opt/mvapich2-1.0.2/src/mpid/osu_ch3/channels/mrail/setup_channel RUNNING SETUP_CHANNEL FOR THE RDMA CHANNEL sourcing /opt/mvapich2-1.0.2/src/mpid/common/locks/setup RUNNING SETUP FOR THE PROCESS LOCKS MODULE SPARC V9 inline spin locks supported...no SPARC V8 inline spin locks supported...no checking for pthread.h... yes checking for pthread_yield... yes checking for library containing pthread_key_create... none required checking whether pthread routines without explicit lib are broken... no checking for sched_yield... yes checking for yield... no checking for usleep... yes checking for sleep... yes checking for select... yes RUNNING CONFIGURE FOR CH3 DEVICE /opt/mvapich2-1.0.2/src/mpid/osu_ch3/configure: line 1340: syntax error near unexpected token `PAC_LOAD_BASE_CACHE' /opt/mvapich2-1.0.2/src/mpid/osu_ch3/configure: line 1340: `PAC_LOAD_BASE_CACHE' configure: error: Configure of src/mpid/osu_ch3 failed!