Configuring MPICH2 version 1.0.8p1 with '-prefix=/home/shangliw/mpich2-install-sun' Running on system: SunOS wolfpack 5.10 Generic_118822-27 sun4u sparc SUNW,A70 Executing mpich2prereq in /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3 with Executing mpich2prereq in /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/channels/sock sourcing /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/pm/mpd/mpich2prereq sourcing /home/shangliw/mpilib_sun/mpich2-1.0.8p1/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 ISO C89... none needed checking whether C compiler accepts option -O2... yes checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes checking for type of weak symbol support... pragma weak checking whether __attribute__ ((weak)) allowed... yes checking for multiple weak symbol support... yes checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking whether Fortran 77 compiler accepts option -O2... yes checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes checking how to get verbose linking output from g77... -v checking for Fortran 77 libraries of g77... -L/usr/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lfrtbegin -lg2c -lm checking whether g77 accepts the FLIBS found by autoconf... yes checking whether C can link with -L/usr/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lfrtbegin -lg2c -lm... 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... none checking for f90... no checking for xlf90... no checking for pgf90... no checking for ifort... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for lf95... no checking for pathf95... no checking for pathf90... no checking for g95... no checking for gfortran... no checking for ifc... no checking for efc... no checking that f works as the extension for Fortran 90 program... no checking for extension for Fortran 90 programs... unknown! 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 for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether the C++ compiler c++ can build an executable... yes checking whether C++ compiler works with string... no configure: WARNING: The C++ compiler c++ cannot compile a program containing the header - this may indicate a problem with the C++ installation. Consider configuing with --disable-cxx 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... no checking whether the compiler implements the namespace std... no checking whether available... no checking for GNU g++ version... 3 . 2 checking whether C++ compiler accepts option -O2... yes checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes checking for perl... /bin/perl checking for ar... ar checking for ranlib... ranlib checking for etags... etags checking for etags argument to specify language... --language=c checking for killall... killall checking for a BSD-compatible install... install: Error: Unrecognized argument "-c" Usage: install [-f/ile file_name] -a/ll | server_name | -l/ist Example: install -a Example: install -l Example: install -f commonlib.pl ccvob-sd02 /grid/common/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... no checking for bash... /bin/bash checking whether /bin/bash 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 for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... no 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 whether byte ordering is bigendian... yes checking whether C compiler allows unaligned doubles... no checking whether gcc supports __func__... 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... eight checking for max C struct alignment of structs with doubles... eight checking for max C struct floating point alignment with long doubles... eight 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 size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 4 checking size of unsigned long... 4 checking size of long long... 8 checking size of unsigned long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of wchar_t... 4 checking size of void *... 4 checking for size of float int... 8 checking for size of double int... 12 checking for size of long int... 8 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... no checking for inttypes.h... (cached) yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size of Fortran type integer... ld.so.1: conftest: fatal: libg2c.so.0: open failed: No such file or directory /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 27151: 14477 Killed ./conftest$ac_exeext 0 checking for size of Fortran type real... ld.so.1: conftest: fatal: libg2c.so.0: open failed: No such file or directory /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 27151: 14501 Killed ./conftest$ac_exeext 0 checking for size of Fortran type double precision... ld.so.1: conftest: fatal: libg2c.so.0: open failed: No such file or directory /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 27151: 14525 Killed ./conftest$ac_exeext 0 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 configure: WARNING: Unable to determine size of an INTEGER type; using 4 configure: WARNING: Unable to determine size of a DOUBLE PRECISION type; using 8 configure: WARNING: Unable to determine size of a DOUBLE PRECISION type; using 8 checking for C type matching Fortran integer... unavailable checking for size of MPI_Status... 20 checking for values of Fortran logicals... ld.so.1: conftest: fatal: libg2c.so.0: open failed: No such file or directory /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 27151: 15796 Killed ./conftest$ac_exeext configure: WARNING: Unable to run the program to determine the values of logicals could not determine checking whether Fortran compiler is a Fortran 90 compiler... no checking size of bool... 0 checking how to run the C++ preprocessor... c++ -E checking for complex... yes checking size of Complex... 0 checking size of DoubleComplex... 0 checking size of LongDoubleComplex... 0 checking if char * pointers use byte addresses... yes checking for alignment restrictions on ... yes checking for alignment restrictions on int32_t... yes checking for size of MPI_BSEND_OVERHEAD... 59 checking for gcc __asm__ and pentium cmpxchgl instruction... no checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction... no checking for gcc __asm__ and IA64 xchg4 instruction... no checking for ANSI C header files... (cached) no 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... no checking for assert.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... no 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... yes checking for gettimeofday... yes checking that hrtime_t is properly defined for gethrtime... yes checking for gethrtime... (cached) yes sourcing /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/setup_device RUNNING SETUP_DEVICE FOR THE CH3 DEVICE sourcing /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/channels/sock/setup_channel RUNNING SETUP_CHANNEL FOR THE SOCK CHANNEL sourcing /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/sock/setup RUNNING SETUP FOR THE SOCK INTERFACE checking for pthread.h... no checking for pthread_yield... no checking for library containing pthread_key_create... none required checking whether pthread routines without explicit lib are broken... yes checking whether pthread routines with explicit lib are broken... yes checking for pthread_cleanup_push... no checking whether pthread_cleanup_push is available (may be a macro in pthread.h)... no checking for sched_yield... no checking for yield... yes checking for usleep... yes checking for sleep... yes checking for select... yes RUNNING CONFIGURE FOR CH3 DEVICE 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 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 ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for assert.h... yes checking for limits.h... yes checking for string.h... yes checking for sys/types.h... yes checking for sys/uio.h... yes checking for uuid/uuid.h... yes checking for time.h... yes checking for ctype.h... yes checking for unistd.h... yes checking for arpa/inet.h... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... (cached) 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... (cached) yes checking for pid_t... yes checking for inet_pton... no checking for gethostname... yes checking whether gethostname needs a declaration... no checking for CFUUIDCreate... no checking for uuid_generate... no checking for time... yes checking for library containing uuid_generate... no checking whether CPP accepts variable length argument lists... yes checking whether byte ordering is bigendian... yes checking whether we can use struct ifconf... no checking whether we can use struct ifconf with _SVID_SOURCE... no checking whether we can use struct ifconf without _POSIX_C_SOURCE... no checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for etags... etags configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating util/Makefile config.status: creating util/shm/Makefile config.status: creating util/shmbase/Makefile config.status: creating channels/Makefile config.status: creating localdefs config.status: creating include/mpid_thread.h config.status: creating include/mpidi_ch3_conf.h config.status: executing default-1 commands copying /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/../common/thread/mpid_thread_mpe.c to src/mpid_thread.c === configuring in util/sock (/home/shangliw/tmp/shangliw/test/src/mpid/ch3/util/sock) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/util/sock/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/util/sock RUNNING CONFIGURE FOR CH3 UTIL SOCK ROUTINES 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 ar... ar checking for ranlib... ranlib 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 ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for assert.h... yes checking for limits.h... yes checking for string.h... yes checking for sys/types.h... yes checking for sys/uio.h... yes checking for time.h... yes checking for ctype.h... yes checking for unistd.h... yes checking for arpa/inet.h... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... (cached) 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... (cached) yes checking for pid_t... yes checking for inet_pton... no checking for gethostname... yes checking whether gethostname needs a declaration... no checking whether CPP accepts variable length argument lists... yes checking whether byte ordering is bigendian... yes checking whether we can use struct ifconf... no checking whether we can use struct ifconf with _SVID_SOURCE... no checking whether we can use struct ifconf without _POSIX_C_SOURCE... no checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for etags... etags configure: creating ./config.status config.status: creating Makefile config.status: creating ch3usockconf.h config.status: executing default-1 commands Updating dependency directories .deps === configuring in channels/sock (/home/shangliw/tmp/shangliw/test/src/mpid/ch3/channels/sock) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/channels/sock/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/channels/sock RUNNING CONFIGURE FOR THE SOCK CHANNEL checking for a BSD-compatible install... install: Error: Unrecognized argument "-c" Usage: install [-f/ile file_name] -a/ll | server_name | -l/ist Example: install -a Example: install -l Example: install -f commonlib.pl ccvob-sd02 /grid/common/bin/install -c checking whether install works... yes checking for ranlib... ranlib 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 ISO C89... none needed 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 ar... ar checking for ranlib... ranlib checking for net/if.h... no checking how to run the C preprocessor... gcc -E checking for netdb.h... yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/sockio.h... yes checking for sys/types.h... yes checking for errno.h... yes checking for netinet/in.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating localdefs config.status: creating include/mpidi_ch3i_sock_conf.h config.status: executing default-1 commands Updating dependency directories .deps RUNNING CONFIGURE FOR THE SOCK INTERFACE 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 ISO C89... none needed checking for strerror... 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 ar... ar checking for ranlib... ranlib configure: creating ./config.status config.status: creating Makefile config.status: creating localdefs config.status: creating mpidu_sock_conf.h === configuring in poll (/home/shangliw/tmp/shangliw/test/src/mpid/common/sock/poll) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/sock/poll/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= ' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/sock/poll RUNNING CONFIGURE FOR THE POLL IMPLEMENTATION OF SOCK 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 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 ISO C89... none needed checking for inline... inline checking for poll... yes checking how to run the C preprocessor... gcc -E checking for assert.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for poll.h... yes checking for stdlib.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/types.h... yes checking for sys/uio.h... yes checking for unistd.h... yes checking if struct poll is defined... yes checking if a simple program using poll() can be compiled... yes checking whether bit fields work in ip.h... no Adding -D_NO_BITFIELDS to CFLAGS checking for gethostname... yes checking whether gethostname needs a declaration... no checking for library containing socket... -lsocket checking for library containing gethostbyname... -lnsl checking whether socklen_t is defined (in sys/socket.h if present)... yes checking for etags... etags configure: creating ./config.status config.status: creating Makefile config.status: creating localdefs config.status: creating mpidu_socki_conf.h config.status: executing default-1 commands Updating dependency directories .deps RUNNING CONFIGURE FOR LOCKS 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 ar... ar checking for ranlib... ranlib 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 ISO C89... none needed checking for yield... yes checking for sched_yield... no checking for usleep... yes checking for sleep... yes checking for select... yes checking for mutex_init... yes checking for compare_and_swap... no checking for pthread_mutexattr_init... yes checking for pthread_mutexattr_setpshared... yes checking how to run the C preprocessor... gcc -E checking for pthread.h... yes checking for sched.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mpid_locksconf.h Configuring with args --prefix=/home/shangliw/mpich2-install-sun checking for architecture... solaris ROMIO home directory is /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpi/romio 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 ISO C89... none needed checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking for memalign... yes checking Fortran external names Fortran externals are lower case and have two trailing underscores checking for inline... inline checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/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 unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking size of int... 4 checking size of void *... 4 checking for int large enough for pointers... yes checking size of long long... 8 checking for f90... no checking for xlf90... no checking for pgf90... no checking for ifort... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for lf95... no checking for pathf90... no checking for g95... no checking for fc... fc checking for extension for Fortran 90 programs... unknown! checking for Fortran 90 KIND parameter for 8-byte integers... unavailable checking that we can use integer*8 to declare MPI_DISPLACMENT_CURRENT... yes Overriding Array test for MPICH2 checking for weak symbol support... pragma weak checking that weak symbols are visible to other files... yes checking that the compiler correctly implements weak symbols... yes checking whether struct flock compatible with MPI_Offset... yes checking for pvfs2-config... notfound checking configured file systems... testfs ufs nfs configure: WARNING: File locks may not work with NFS. See the Installation and users manual for instructions on testing and if necessary fixing this checking for library containing aio_write... -lrt checking signal.h usability... no checking signal.h presence... yes configure: WARNING: signal.h: present but cannot be compiled configure: WARNING: signal.h: check for missing prerequisite headers? configure: WARNING: signal.h: see the Autoconf documentation configure: WARNING: signal.h: section "Present But Cannot Be Compiled" configure: WARNING: signal.h: proceeding with the preprocessor's result configure: WARNING: signal.h: in the future, the compiler will take precedence checking for signal.h... yes checking if aio.h exists and can be compiled... no checking if sys/aio.h exists and can be compiled... yes checking whether aio routines can be used... no checking for obsolete two-argument aio_write... no checking for obsolete two-argument aio_suspend... no checking for aio_fildes member of aiocb structure... no checking for aio_whence member of aiocb structure... no checking for aio_handle member of aiocb structure... no checking for aio_reqprio member of aiocb structure... no checking for aio_sigevent member of aiocb structure... no checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking whether struct statfs properly defined... no checking for f_fstypename member of statfs structure... no checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for stat... yes checking for st_fstype member of stat structure... no checking for sys/types.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/vfs.h... (cached) yes checking for statvfs... yes checking for f_basetype member of statvfs structure... yes checking for unistd.h... (cached) yes checking for large file defines... yes checking whether off64_t is an scalar type... yes checking for strerror... yes checking for doctext... false checking for strdup... yes checking whether strdup needs a declaration... no checking for snprintf... yes checking whether snprintf needs a declaration... no checking for lstat... yes checking whether lstat needs a declaration... yes checking for readlink... yes checking whether readlink needs a declaration... no checking for fsync... yes checking whether fsync needs a declaration... no checking for ftruncate... yes checking whether ftruncate needs a declaration... no checking for unistd.h... (cached) yes checking for large file defines... yes setting SYSDEP_INC to checking for restrict... __restrict checking whether __attribute__ allowed... yes checking whether __attribute__((format)) allowed... yes setting CC to gcc setting F77 to g77 setting TEST_CC to /home/shangliw/tmp/shangliw/test/bin/mpicc setting TEST_F77 to /home/shangliw/tmp/shangliw/test/bin/mpif77 setting CFLAGS to -O2 -DFORTRANDOUBLEUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 setting USER_CFLAGS to setting USER_FFLAGS to configure: creating ./config.status config.status: creating Makefile config.status: creating localdefs config.status: creating mpi-io/Makefile config.status: creating mpi2-other/info/Makefile config.status: creating mpi2-other/array/Makefile config.status: creating adio/common/Makefile config.status: creating test/Makefile config.status: creating test/misc.c config.status: creating test/large_file.c config.status: creating test/runtests config.status: creating util/romioinstall config.status: creating include/mpio.h config.status: creating include/mpiof.h config.status: creating adio/ad_nfs/Makefile config.status: creating adio/ad_ufs/Makefile config.status: creating adio/ad_bgl/Makefile config.status: creating adio/ad_bglockless/Makefile config.status: creating adio/ad_panfs/Makefile config.status: creating adio/ad_xfs/Makefile config.status: creating adio/ad_sfs/Makefile config.status: creating adio/ad_pfs/Makefile config.status: creating adio/ad_testfs/Makefile config.status: creating adio/ad_pvfs/Makefile config.status: creating adio/ad_pvfs2/Makefile config.status: creating adio/ad_gridftp/Makefile config.status: creating adio/ad_lustre/Makefile config.status: creating mpi-io/fortran/Makefile config.status: creating mpi2-other/info/fortran/Makefile config.status: creating mpi2-other/array/fortran/Makefile config.status: creating test/fmisc.f config.status: creating test/fcoll_test.f config.status: creating test/pfcoll_test.f config.status: creating test/fperf.f config.status: creating mpi-io/glue/mpich2/Makefile config.status: creating mpi-io/glue/mpich1/Makefile config.status: creating mpi-io/glue/default/Makefile config.status: creating common/dataloop/Makefile config.status: creating adio/include/romioconf.h config.status: executing default-1 commands RUNNING CONFIGURE FOR THE SIMPLE PMI 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 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 ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for unistd.h... yes checking for string.h... yes checking for stdlib.h... yes checking for sys/socket.h... yes checking for strings.h... yes checking for assert.h... yes checking for snprintf... yes checking whether snprintf needs a declaration... no checking for sys/types.h... yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/un.h... yes checking for netdb.h... yes checking for library containing socket... -lsocket checking for library containing gethostbyname... -lnsl checking for socket... yes checking for setsockopt... yes checking for gethostbyname... yes checking whether socklen_t is defined (in sys/socket.h if present)... yes checking whether struct hostent contains h_addr_list... yes checking whether __attribute__ allowed... yes checking whether __attribute__((format)) allowed... yes configure: creating ./config.status config.status: creating Makefile config.status: creating localdefs config.status: creating pmiconf.h Configuring with args /home/shangliw/mpich2-install-sun/share/config.site /home/shangliw/mpich2-install-sun/etc/config.site 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 ISO C89... none needed checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for a BSD-compatible install... /ccs/tools/bin/install -c checking whether install /ccs/tools/bin/install -c works... no Using INSTALL=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/pm/mpd/install.sh checking for totalview... no checking for python2.5... no checking for python2.4... no checking for python2.3... no checking for python2.2... python2.2 checking for python2... no checking for python... python checking that python2.2 is a valid python version... yes checking that the cPickle module is available for python2.2... yes checking for library containing socket... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... no 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for putenv... yes checking for socket... yes checking for snprintf... yes checking whether snprintf needs a declaration... no configure: creating ./config.status config.status: creating Makefile config.status: creating mpdconf.h Configuring MPE Profiling System with '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' checking gnumake... no checking BSD 4.4 make... no - whew checking OSF V3 make... no checking for virtual path format... VPATH This MPE build is part of the MPICH2 build 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 ISO C89... none needed checking whether MPI_CC has been set ... /home/shangliw/tmp/shangliw/test/bin/mpicc checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking whether MPI_F77 has been set ... /home/shangliw/tmp/shangliw/test/bin/mpif77 checking how to get verbose linking output from g77... -v checking for Fortran 77 libraries of g77... -L/usr/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lnsl -lsocket -lrt -lfrtbegin -lg2c -lm checking whether g77 accepts the FLIBS found by autoconf... yes checking whether C can link with -L/usr/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lnsl -lsocket -lrt -lfrtbegin -lg2c -lm... 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... none checking for Fortran 77 flag for library directories... -L checking for include directory flag for Fortran... -I checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for a BSD-compatible install... install: Error: Unrecognized argument "-c" Usage: install [-f/ile file_name] -a/ll | server_name | -l/ist Example: install -a Example: install -l Example: install -f commonlib.pl ccvob-sd02 /grid/common/bin/install -c checking whether install works... yes checking for ranlib... ranlib checking whether install breaks libraries... no checking for leftover Makefiles in subpackages ... none configure: creating ./config.status config.status: creating Makefile config.status: creating sbin/mpetestlink config.status: creating sbin/mpetestexec config.status: creating sbin/mpetestexeclog config.status: creating sbin/mpeinstall config.status: creating sbin/mpecheckinstall config.status: WARNING: '/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/sbin/mpecheckinstall.in' seems to ignore the --datarootdir setting config.status: creating sbin/mpecheckbuild config.status: creating etc/mpe_help.conf config.status: creating etc/mpe_f77env.conf config.status: creating mpe_conf.h config.status: executing default-1 commands === configuring in src/misc (/home/shangliw/tmp/shangliw/test/src/mpe2/src/misc) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/misc/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/misc Configuring MPE Miscellaneous Library with '--disable-option-checking' '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/misc' checking gnumake... no checking BSD 4.4 make... no - whew checking OSF V3 make... no checking for virtual path format... VPATH checking build system type... sparc-sun-solaris2.10 checking host system type... sparc-sun-solaris2.10 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 ISO C89... none needed checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for dbx... no checking for gdb... /grid/common/bin/gdb checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for sysinfo... yes checking for uname... yes checking for gethostbyname... 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 unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/systeminfo.h usability... yes checking sys/systeminfo.h presence... yes checking for sys/systeminfo.h... yes checking for sys/types.h... (cached) yes checking for sighandler_t... no checking for kill... yes checking whether kill needs a declaration... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/dbxerr.c config.status: creating mpe_misc_conf.h === configuring in src/callstack (/home/shangliw/tmp/shangliw/test/src/mpe2/src/callstack) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/callstack/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/callstack Configuring MPE CallStack Library with '--disable-option-checking' '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/callstack' checking gnumake... no checking BSD 4.4 make... no - whew checking OSF V3 make... no checking for virtual path format... VPATH 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 ISO C89... none needed checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking ucontext.h usability... no checking ucontext.h presence... yes configure: WARNING: ucontext.h: present but cannot be compiled configure: WARNING: ucontext.h: check for missing prerequisite headers? configure: WARNING: ucontext.h: see the Autoconf documentation configure: WARNING: ucontext.h: section "Present But Cannot Be Compiled" configure: WARNING: ucontext.h: proceeding with the preprocessor's result configure: WARNING: ucontext.h: in the future, the compiler will take precedence checking for ucontext.h... yes checking whether defines printstack() ... no checking for fdopen... yes checking whether fdopen needs a declaration... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/mpe_callstack.h config.status: creating etc/mpe_callstack_ldflags.conf config.status: creating mpe_callstack_conf.h === configuring in src/logging (/home/shangliw/tmp/shangliw/test/src/mpe2/src/logging) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/logging/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/logging Configuring MPE Logging Library and Tools with '--disable-option-checking' '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/logging' checking gnumake... no checking BSD 4.4 make... no - whew checking OSF V3 make... no checking for virtual path format... VPATH 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 ISO C89... none needed checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... 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 whether byte ordering is bigendian... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for header that defines C99 integer types, intXX_t ... checking for inttypes.h... (cached) yes checking whether defines the PRIdXX macros ... yes checking if can be behind system headers ... yes checking size of void *... 4 checking for address-sized integer ... CLOG_int32_t checking build system type... sparc-sun-solaris2.10 checking host system type... sparc-sun-solaris2.10 checking for gethostname... yes checking whether gethostname needs a declaration... no checking for snprintf... yes checking whether snprintf needs a declaration... no checking for mkstemp... yes checking whether mkstemp needs a declaration... no checking for srand48... yes checking whether srand48 needs a declaration... no checking for lrand48... yes checking whether lrand48 needs a declaration... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for O_LARGEFILE for open() ... yes checking for O_BINARY for open() ... no checking pthread.h usability... no checking pthread.h presence... yes configure: WARNING: pthread.h: present but cannot be compiled configure: WARNING: pthread.h: check for missing prerequisite headers? configure: WARNING: pthread.h: see the Autoconf documentation configure: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure: WARNING: pthread.h: proceeding with the preprocessor's result configure: WARNING: pthread.h: in the future, the compiler will take precedence checking for pthread.h... yes checking for pthread_mutex_lock in -lpthread... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/clog_inttypes.h config.status: creating include/mpi_null.h config.status: creating include/mpe_log_thread.h config.status: creating etc/mpe_log.conf config.status: creating etc/mpe_nolog.conf config.status: creating etc/mpe_log_postlib.conf config.status: creating mpe_logging_conf.h === configuring in src/wrappers (/home/shangliw/tmp/shangliw/test/src/mpe2/src/wrappers) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/wrappers/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/wrappers Configuring MPE Wrapper Libraries For MPI with '--disable-option-checking' '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/wrappers' checking gnumake... no checking BSD 4.4 make... no - whew checking OSF V3 make... no checking for virtual path format... VPATH 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 ISO C89... none needed checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdarg is correct... yes checking if compiler accepts prototypes ... yes checking build system type... sparc-sun-solaris2.10 checking host system type... sparc-sun-solaris2.10 checking for safe PMPI invocations ... no checking for the value of MPI_STATUS_SIZE ... 5 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating etc/mpe_f77env.conf config.status: creating etc/mpe_mpilog.conf config.status: creating etc/mpe_mpitrace.conf config.status: creating mpe_wrappers_conf.h === configuring in src/graphics (/home/shangliw/tmp/shangliw/test/src/mpe2/src/graphics) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/graphics/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/graphics Configuring MPE X Graphics Library with '--disable-option-checking' '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/graphics' checking gnumake... no checking BSD 4.4 make... no - whew checking OSF V3 make... no checking for virtual path format... VPATH 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 ISO C89... none needed checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... 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 size of void *... 4 checking for long pointer... no checking for system... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating contrib/life/Makefile config.status: creating contrib/mandel/Makefile config.status: creating contrib/mastermind/Makefile config.status: creating contrib/test/Makefile config.status: creating etc/mpe_mpianim.conf config.status: creating etc/mpe_graphics.conf config.status: creating mpe_graphics_conf.h === configuring in src/collchk (/home/shangliw/tmp/shangliw/test/src/mpe2/src/collchk) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/collchk/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/collchk Configuring MPE Collective and Datatype Checking Library with '--disable-option-checking' '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/collchk' checking gnumake... no checking BSD 4.4 make... no - whew checking OSF V3 make... no checking for virtual path format... VPATH checking build system type... sparc-sun-solaris2.10 checking host system type... sparc-sun-solaris2.10 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 ISO C89... none needed checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating etc/mpe_mpicheck.conf config.status: creating mpe_collchk_conf.h === configuring in src/slog2sdk (/home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/slog2sdk/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/slog2sdk Configuring SLOG2SDK with '--disable-option-checking' '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/slog2sdk' checking gnumake... no checking BSD 4.4 make... no - whew checking OSF V3 make... no checking for virtual path format... VPATH checking for a BSD-compatible install... install: Error: Unrecognized argument "-c" Usage: install [-f/ile file_name] -a/ll | server_name | -l/ist Example: install -a Example: install -l Example: install -f commonlib.pl ccvob-sd02 /grid/common/bin/install -c checking whether install works... yes checking if CLASSPATH is set... no, good to go checking build system type... sparc-sun-solaris2.10 checking host system type... sparc-sun-solaris2.10 checking for java in user's PATH... found /bin/java checking if /bin/java runs simple java class... yes checking if /bin/java runs simple jar file... yes checking if /bin/java runs non-GUI tool... yes checking if /bin/java runs simple Swing class... yes checking if /bin/java runs simple Swing jar file... yes checking for Java version... java full version "1.5.0_06-b05", i.e. Java 2 SDK checking for cygpath... no creating /home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk/lib from source creating directory /home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk/bin creating /home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk/doc from source creating /home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk/share creating /home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk/share/logfiles creating sample logfiles from source checking for leftover Makefiles in subpackages ... none configure: creating ./config.status config.status: creating Makefile config.status: creating sbin/install-package config.status: creating bin/slog2print config.status: creating bin/slog2navigator config.status: creating bin/slog2filter config.status: creating bin/slog2updater config.status: creating bin/logconvertor config.status: creating bin/jumpshot config.status: creating bin/clogprint config.status: creating bin/clogTOslog2 config.status: creating bin/clog2print config.status: creating bin/clog2TOslog2 === configuring in trace_rlog (/home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk/trace_rlog) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/slog2sdk/trace_rlog/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/slog2sdk/trace_rlog Configuring TRACE_RLOG implementation with '--disable-option-checking' '--prefix=/home/shangliw/mpich2-install-sun' 'MPI_CC=/home/shangliw/tmp/shangliw/test/bin/mpicc' 'MPI_F77=/home/shangliw/tmp/shangliw/test/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS= -lnsl -lsocket -lrt -lnsl -lsocket ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpe2/src/slog2sdk/trace_rlog' checking gnumake... no checking BSD 4.4 make... no - whew checking OSF V3 make... no checking for virtual path format... VPATH 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 ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /grid/common/bin/grep checking for egrep... /grid/common/bin/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 stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for an ANSI C-conforming const... yes checking size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of __int64... 0 checking whether byte ordering is bigendian... yes checking build system type... sparc-sun-solaris2.10 checking host system type... sparc-sun-solaris2.10 checking for sed... sed checking for a sed that does not truncate output... sed checking for fgrep... /grid/common/bin/grep -F checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/ccs/bin//nm -p checking the name lister (/usr/ccs/bin//nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/ccs/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/ccs/bin//nm -p output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for malloc in -lefence... no checking for strstr... yes checking target system type... sparc-sun-solaris2.10 checking for javah in user's PATH... found /bin/javah checking if exists... no checking for javah in user's PATH... found /usr/bin/javah checking if /usr exists... yes checking for include flag... no checking for javah in user's PATH... found /grid/common/bin/javah checking if /grid/common exists... yes checking for include flag... no checking for javah in user's PATH... found /usr/java/bin/javah checking if /usr/java exists... yes checking for include flag... found -I/usr/java/include -I/usr/java/include/solaris checking for usability... yes checking for cygpath... no checking for a BSD-compatible install... install: Error: Unrecognized argument "-c" Usage: install [-f/ile file_name] -a/ll | server_name | -l/ist Example: install -a Example: install -l Example: install -f commonlib.pl ccvob-sd02 /grid/common/bin/install -c checking whether install works... yes checking for ranlib... (cached) ranlib checking whether install breaks libraries... no creating directory /home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk/trace_rlog/lib creating /home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk/trace_rlog/share creating /home/shangliw/tmp/shangliw/test/src/mpe2/src/slog2sdk/trace_rlog/share/logfiles creating sample logfiles from source configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating sbin/install-package config.status: creating bin/traceprint config.status: creating bin/traceTOslog2 config.status: creating trace_impl.h config.status: executing libtool commands SLOG2SDK: "trace_rlog" have been configured MPE2: "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" have been configured checking the sizeof MPI_Offset... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/include/mpich2info.h config.status: creating mpich2-doxygen config.status: creating src/include/mpichtimer.h config.status: creating src/binding/Makefile config.status: creating src/binding/cxx/Makefile config.status: creating src/binding/cxx/mpicxx.h config.status: creating src/binding/f77/Makefile config.status: creating src/binding/f77/mpif.h config.status: creating src/binding/f77/setbotf.f config.status: creating src/binding/f90/Makefile config.status: creating src/binding/f90/mpi_sizeofs.f90 config.status: creating src/pkgconfig/mpich2-ch3.pc config.status: creating src/pkgconfig/Makefile config.status: creating src/env/mpixxx_opts.conf config.status: creating src/env/mpicc config.status: creating src/env/mpicc.conf config.status: creating src/env/mpicc.bash config.status: creating src/env/mpicxx config.status: creating src/env/mpicxx.conf config.status: creating src/env/mpicxx.bash config.status: creating src/env/mpif77 config.status: creating src/env/mpif77.conf config.status: creating src/env/mpif77.bash config.status: creating src/env/mpif90 config.status: creating src/env/mpif90.conf config.status: creating src/env/mpif90.bash config.status: creating src/env/parkill config.status: creating src/env/Makefile config.status: creating src/util/createshlib config.status: creating src/mpi/Makefile config.status: creating src/mpi/attr/Makefile config.status: creating src/mpi/coll/Makefile config.status: creating src/mpi/comm/Makefile config.status: creating src/mpi/datatype/Makefile config.status: creating src/mpi/debugger/Makefile config.status: creating src/mpi/errhan/Makefile config.status: creating src/mpi/group/Makefile config.status: creating src/mpi/init/Makefile config.status: creating src/mpi/misc/Makefile config.status: creating src/mpi/pt2pt/Makefile config.status: creating src/mpi/rma/Makefile config.status: creating src/mpi/spawn/Makefile config.status: creating src/mpi/timer/Makefile config.status: creating src/mpi/topo/Makefile config.status: creating src/mpid/Makefile config.status: creating src/mpid/common/Makefile config.status: creating src/mpid/common/datatype/Makefile config.status: creating src/mpid/common/datatype/dataloop/Makefile config.status: creating src/pm/Makefile config.status: creating src/pmi/Makefile config.status: creating src/nameserv/Makefile config.status: creating src/nameserv/file/Makefile config.status: creating src/nameserv/mpd/Makefile config.status: creating src/nameserv/pmi/Makefile config.status: creating src/nameserv/test/Makefile config.status: creating src/util/Makefile config.status: creating src/util/info/Makefile config.status: creating src/util/instrm/Makefile config.status: creating src/util/thread/Makefile config.status: creating src/util/thread/mpe_thread.h config.status: creating src/util/mem/Makefile config.status: creating src/util/msgs/Makefile config.status: creating src/util/param/Makefile config.status: creating src/util/dbg/Makefile config.status: creating src/util/dbg/getfuncstack config.status: creating src/util/osserv/Makefile config.status: creating src/include/mpi.h config.status: creating test/Makefile config.status: creating test/util/Makefile config.status: creating test/basic/Makefile config.status: creating test/commands/Makefile config.status: creating test/commands/cmdtests config.status: creating test/mpid/Makefile config.status: creating test/mpid/ch3/Makefile config.status: creating test/util/timer/Makefile config.status: creating examples/Makefile config.status: creating examples/f77/Makefile config.status: creating examples/f90/Makefile config.status: creating examples/cxx/Makefile config.status: creating src/util/logging/Makefile config.status: creating src/util/logging/common/Makefile config.status: creating doc/Makefile config.status: creating doc/mansrc/Makefile config.status: creating doc/mansrc/createhtmlindex config.status: creating doc/refman/Makefile config.status: creating doc/installguide/Makefile config.status: creating doc/userguide/Makefile config.status: creating doc/logging/Makefile config.status: creating doc/design/Makefile config.status: creating doc/smpd/Makefile config.status: creating doc/windev/Makefile config.status: creating src/include/mpichconf.h config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default-3 commands config.status: executing default-4 commands copying /home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/util/thread/mpe_thread_posix.c to src/util/thread/mpe_thread.c moving mpe_thread.h to src/include config.status: executing default-5 commands config.status: executing default-6 commands config.status: executing default-7 commands config.status: executing default-8 commands config.status: executing default-9 commands Updating dependency directories .deps config.status: executing default-10 commands config.status: executing default-11 commands config.status: executing default-12 commands config.status: executing default-13 commands config.status: executing default-14 commands === configuring in test/mpi (/home/shangliw/tmp/shangliw/test/test/mpi) configure: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/test/mpi/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/test/mpi RUNNING CONFIGURE FOR MPI TESTS 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... no 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 ISO C89... none needed checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether long double is supported... yes checking whether long long is supported... yes checking for an ANSI C-conforming const... yes checking for restrict... __restrict checking how to run the C preprocessor... gcc -E checking for unistd.h... yes checking for stdarg.h... yes checking for string.h... yes checking for stdlib.h... yes checking for memory.h... yes Configuring tests for MPICH2 checking whether struct hostent contains h_addr_list... no checking whether integer*4 is supported... yes checking whether integer*8 is supported... yes checking whether integer*16 is supported... no checking for Fortran 77 name mangling... lower doubleunderscore checking for Fortran libraries needed for getarg... none needed checking whether Fortran has pointer declaration... no checking whether available... no checking how to run the C++ preprocessor... /home/shangliw/tmp/shangliw/test/bin/mpicxx -E checking for iostream.h... yes checking whether the compiler implements namespaces... yes checking whether the compiler implements the namespace std... no checking for perl... /bin/perl checking for etags... etags configure: creating ./config.status config.status: creating maint/testmerge config.status: creating runtests config.status: creating Makefile config.status: creating basic/Makefile config.status: creating attr/Makefile config.status: creating util/Makefile config.status: creating coll/Makefile config.status: creating comm/Makefile config.status: creating datatype/Makefile config.status: creating errhan/Makefile config.status: creating group/Makefile config.status: creating info/Makefile config.status: creating init/Makefile config.status: creating pt2pt/Makefile config.status: creating rma/Makefile config.status: creating spawn/Makefile config.status: creating topo/Makefile config.status: creating io/Makefile config.status: creating f77/Makefile config.status: creating f77/attr/Makefile config.status: creating f77/attr/attraints.h config.status: creating f77/pt2pt/attr1aints.h config.status: creating f77/ext/add1size.h config.status: creating f77/datatype/Makefile config.status: creating f77/datatype/typeaints.h config.status: creating f77/util/Makefile config.status: creating f77/coll/Makefile config.status: creating f77/comm/Makefile config.status: creating f77/topo/Makefile config.status: creating f77/init/Makefile config.status: creating f77/rma/addsize.h config.status: creating f77/pt2pt/Makefile config.status: creating f77/info/Makefile config.status: creating f77/spawn/Makefile config.status: creating f77/spawn/type1aint.h config.status: creating f77/rma/Makefile config.status: creating f77/ext/Makefile config.status: creating f77/ext/testlist config.status: creating f77/io/Makefile config.status: creating f77/io/iooffset.h config.status: creating f77/io/iodisp.h config.status: creating f77/io/ioaint.h config.status: creating f90/Makefile config.status: creating f90/attr/Makefile config.status: creating f90/datatype/Makefile config.status: creating f90/f90types/Makefile config.status: creating f90/util/Makefile config.status: creating f90/coll/Makefile config.status: creating f90/comm/Makefile config.status: creating f90/topo/Makefile config.status: creating f90/init/Makefile config.status: creating f90/pt2pt/Makefile config.status: creating f90/rma/Makefile config.status: creating f90/info/Makefile config.status: creating f90/spawn/Makefile config.status: creating f90/timer/Makefile config.status: creating f90/ext/Makefile config.status: creating f90/ext/testlist config.status: creating f90/io/Makefile config.status: creating f90/misc/Makefile config.status: creating cxx/Makefile config.status: creating cxx/util/Makefile config.status: creating cxx/attr/Makefile config.status: creating cxx/pt2pt/Makefile config.status: creating cxx/comm/Makefile config.status: creating cxx/coll/Makefile config.status: creating cxx/info/Makefile config.status: creating cxx/datatype/Makefile config.status: creating cxx/io/Makefile config.status: creating cxx/init/Makefile config.status: creating cxx/rma/Makefile config.status: creating cxx/spawn/Makefile config.status: creating threads/Makefile config.status: creating threads/pt2pt/Makefile config.status: creating threads/util/Makefile config.status: creating threads/comm/Makefile config.status: creating threads/spawn/Makefile config.status: creating errors/Makefile config.status: creating errors/attr/Makefile config.status: creating errors/coll/Makefile config.status: creating errors/comm/Makefile config.status: creating errors/group/Makefile config.status: creating errors/pt2pt/Makefile config.status: creating errors/rma/Makefile config.status: creating errors/spawn/Makefile config.status: creating errors/topo/Makefile config.status: creating errors/io/Makefile config.status: creating errors/cxx/Makefile config.status: creating errors/cxx/errhan/Makefile config.status: creating errors/cxx/io/Makefile config.status: creating errors/f77/Makefile config.status: creating errors/f90/Makefile config.status: creating manual/Makefile config.status: creating manual/manyconnect config.status: creating perf/Makefile config.status: creating testlist config.status: creating cxx/testlist config.status: creating f77/testlist config.status: creating f90/testlist config.status: creating errors/testlist config.status: creating errors/cxx/testlist config.status: creating include/mpitestconf.h config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default-3 commands Configuration completed.