[mpich-discuss] mpif90 and mpicc problems

Anthony Chan chan at mcs.anl.gov
Fri Sep 5 13:11:50 CDT 2008


Can you cd to your "mpich2 build directory" and do "make installcheck"
and send us the output of the command ?

Thanks,
A.Chan
----- "jcrosby" <jcrosby at scotiaweather.com> wrote:

> Alrighty, I've attached the configure, make and make install logs.
> 
> Anthony Chan wrote:
> > Can you send us the configure and make outputs as stated in
> > mpich2's installer guide ?
> >
> > A.Chan
> > ----- "jcrosby" <jcrosby at scotiaweather.com> wrote:
> >
> >   
> >> No they havent.
> >>
> >> Anthony Chan wrote:
> >>     
> >>> do mpif90 and mpicc ever work since you install mpich2 ?
> >>>
> >>> A.Chan
> >>> ----- "jcrosby" <jcrosby at scotiaweather.com> wrote:
> >>>
> >>>   
> >>>       
> >>>> Good morning,
> >>>>
> >>>> I'm having a few problems getting mpif90 and mpicc to work. 
> >>>>         
> >> Whenever
> >>     
> >>>> I 
> >>>> run them I get the following errors:
> >>>> MPIF90:
> >>>> /opt/intel/fc/10.1.015/lib/for_main.o: In function `main':
> >>>>
> >>>>         
> >>
> /users/nbtester/x86linux_nightly/branch-10_1/20080313_000000/libdev/frtl/src/libfor/for_main.c:(.text+0x39):
> >>     
> >>>> undefined reference to `MAIN__'
> >>>>
> >>>> MPICC:
> >>>> /usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/crt1.o: In
> >>>>         
> >> function
> >>     
> >>>> `_start':
> >>>> (.text+0x18): undefined reference to `main'
> >>>> collect2: ld returned 1 exit status
> >>>>
> >>>>
> >>>> -- 
> >>>> Joseph Crosby
> >>>> Network Administrator
> >>>> Scotia Weather Service Inc.
> >>>> netadmin at scotiaweather.com
> >>>> -----------
> >>>> A byte walks into a bar and orders a pint. Bartender asks him
> >>>>         
> >> "What's
> >>     
> >>>> wrong?" Byte says "Parity error." Bartender nods and says "Yeah,
> I
> >>>> thought you looked a bit off."
> >>>>     
> >>>>         
> >>>   
> >>>       
> >> -- 
> >> Joseph Crosby
> >> Network Administrator
> >> Scotia Weather Service Inc.
> >> netadmin at scotiaweather.com
> >> -----------
> >> A byte walks into a bar and orders a pint. Bartender asks him
> "What's
> >> wrong?" Byte says "Parity error." Bartender nods and says "Yeah, I
> >> thought you looked a bit off."
> >>     
> >
> >   
> 
> 
> -- 
> Joseph Crosby
> Network Administrator
> Scotia Weather Service Inc.
> netadmin at scotiaweather.com
> -----------
> A byte walks into a bar and orders a pint. Bartender asks him "What's
> wrong?" Byte says "Parity error." Bartender nods and says "Yeah, I
> thought you looked a bit off."
> 
> 
> Configuring MPICH2 version 1.0.7 with '--prefix=/usr/local/mpich2'
> Running on system: Linux snow 2.6.24-19-generic #1 SMP Wed Jun 18
> 14:43:41 UTC 2008 i686 GNU/Linux
> Executing mpich2prereq in /usr/local/mpich2-1.0.7/src/mpid/ch3 with
> Executing mpich2prereq in
> /usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock
> sourcing /usr/local/mpich2-1.0.7/src/pm/mpd/mpich2prereq
> sourcing /usr/local/mpich2-1.0.7/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 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 libraries of g77... 
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../.. -L/lib/../lib
> -L/usr/lib/../lib -lfrtbegin -lg2c -lm -lgcc_s
> checking whether g77 accepts the FLIBS found by autoconf... yes
> checking whether C can link with  -L/usr/lib/gcc/i486-linux-gnu/3.4.6
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../.. -L/lib/../lib
> -L/usr/lib/../lib -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... none
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for ifort... ifort
> checking that f works as the extension for Fortran 90 program... yes
> checking whether we are using the GNU Fortran 90 compiler... no
> checking whether ifort accepts -g... yes
> checking for extension for Fortran 90 programs... f90
> checking whether the Fortran 90 compiler (ifort  ) works... yes
> checking whether the Fortran 90 compiler (ifort  ) 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)
> no
> checking whether ifort accepts -g... (cached) yes
> checking for extension for Fortran 90 programs... f90
> checking whether the Fortran 90 compiler (ifort  ) works... yes
> checking whether the Fortran 90 compiler (ifort  ) 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 accepts option -O2... yes
> checking whether routines compiled with -O2 can be linked with ones
> compiled without -O2... 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... none
> checking for f90 compiler vendor... intel
> 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 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 <iostream> available... yes
> checking whether the compiler implements the namespace std... yes
> checking whether <math> available... no
> checking for GNU g++ version... 4 . 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... /usr/bin/perl
> checking for ar... ar
> checking for ranlib... ranlib
> checking for etags... no
> checking for killall... killall
> 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... no
> 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
> 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... four
> checking for max C struct floating point alignment... four
> checking for max C struct alignment of structs with doubles... four
> checking for max C struct floating point alignment with long
> doubles... four
> 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 for egrep... 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 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... 4
> 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... 12
> checking for wchar_t... yes
> checking size of wchar_t... 4
> checking for void *... yes
> 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... 16
> 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 how to run the C preprocessor... gcc -E
> checking for Fortran 90 integer kind for 4-byte integers... 4
> 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... c++ -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... 24
> 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... 59
> checking for gcc __asm__ and pentium cmpxchgl instruction... yes
> 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... yes
> 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... no
> checking for gettimeofday... yes
> sourcing /usr/local/mpich2-1.0.7/src/mpid/ch3/setup_device
> RUNNING SETUP_DEVICE FOR THE CH3 DEVICE
> sourcing
> /usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock/setup_channel
> RUNNING SETUP_CHANNEL FOR THE SOCK CHANNEL
> sourcing /usr/local/mpich2-1.0.7/src/mpid/common/sock/setup
> RUNNING SETUP FOR THE SOCK INTERFACE
> checking for pthread.h... yes
> checking for pthread_yield... no
> checking for library containing pthread_key_create... -lpthread
> 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... yes
> checking for yield... no
> 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 ANSI C... 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... no
> 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 egrep... 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... yes
> 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... no
> checking whether we can use struct ifconf... yes
> checking for int... yes
> checking size of int... 4
> checking for long... yes
> checking size of long... 4
> checking for long long... yes
> checking size of long long... 8
> checking for void *... yes
> checking size of void *... 4
> checking for etags... true
> 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: include/mpidi_ch3_conf.h is unchanged
> config.status: executing default-1 commands
> copying
> /usr/local/mpich2-1.0.7/src/mpid/ch3/../common/thread/mpid_thread_mpe.c
> to src/mpid_thread.c
> configure: configuring in util/sock
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpid/ch3/util/sock/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/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 ANSI C... 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 egrep... 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... yes
> 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... no
> checking whether we can use struct ifconf... yes
> checking for int... yes
> checking size of int... 4
> checking for long... yes
> checking size of long... 4
> checking for long long... yes
> checking size of long long... 8
> checking for void *... yes
> checking size of void *... 4
> checking for etags... true
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating ch3usockconf.h
> config.status: ch3usockconf.h is unchanged
> config.status: executing default-1 commands
> Updating dependency directories .deps
> configure: configuring in channels/sock
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock
> RUNNING CONFIGURE FOR THE SOCK CHANNEL
> checking for a BSD-compatible install... /usr/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 ANSI C... 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... yes
> 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... no
> 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: include/mpidi_ch3i_sock_conf.h is unchanged
> 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 ANSI C... 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
> config.status: mpidu_sock_conf.h is unchanged
> configure: configuring in poll
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpid/common/sock/poll/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/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 ANSI C... 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... yes
> checking for gethostname... yes
> checking whether gethostname needs a declaration... no
> checking for library containing socket... none required
> checking for library containing gethostbyname... none required
> checking whether socklen_t is defined (in sys/socket.h if present)...
> yes
> checking for etags... true
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating localdefs
> config.status: creating mpidu_socki_conf.h
> config.status: mpidu_socki_conf.h is unchanged
> config.status: executing default-1 commands
> Updating dependency directories .deps
> Configuring with args --prefix=/usr/local/mpich2
> checking for architecture... LINUX
> ROMIO home directory is /usr/local/mpich2-1.0.7/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 ANSI C... none needed
> checking whether we are using the GNU Fortran 77 compiler... yes
> checking whether g77 accepts -g... yes
> checking how to run the C preprocessor... gcc -E
> 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 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 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 for int... yes
> checking size of int... 4
> checking for void *... yes
> checking size of void *... 4
> checking for int large enough for pointers... yes
> checking for long long... yes
> checking size of long long... 8
> checking for extension for Fortran 90 programs... f90
> checking for Fortran 90 KIND parameter for 8-byte integers...         
>   8
> 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... yes
> checking signal.h presence... yes
> checking for signal.h... yes
> checking if aio.h exists and can be compiled... yes
> checking if sys/aio.h exists and can be compiled... no
> checking whether aio routines can be used... yes
> checking for obsolete two-argument aio_write... no
> checking for obsolete two-argument aio_suspend... no
> checking for aio_fildes member of aiocb structure... yes
> 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... yes
> checking for aio_sigevent member of aiocb structure... yes
> 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... yes
> 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... no
> 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 /usr/local/mpich2-1.0.7/bin/mpicc
> setting TEST_F77 to /usr/local/mpich2-1.0.7/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 ANSI C... 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 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... none required
> checking for library containing gethostbyname... none required
> 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
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating localdefs
> config.status: creating pmiconf.h
> config.status: pmiconf.h is unchanged
> Configuring with args --prefix=/usr/local/mpich2
> 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 whether make sets $(MAKE)... yes
> checking whether ln -s works... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether install /usr/bin/install -c works... yes
> Using INSTALL=/usr/bin/install -c
> checking for totalview... no
> checking for python2.5... python2.5
> checking for python2.4... no
> checking for python2.3... no
> checking for python2.2... no
> checking for python2... no
> checking for python... python
> checking that python2.5 is a valid python version... yes
> checking that the cPickle module is available for python2.5... yes
> checking for library containing socket... none required
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking for sys/wait.h that is POSIX.1 compatible... 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 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=/usr/local/mpich2'
> 'CC=gcc' 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77'
> checking gnumake... yes using --no-print-directory
> 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 ANSI C... none needed
> checking whether MPI_CC has been set ...
> /usr/local/mpich2-1.0.7/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 ...
> /usr/local/mpich2-1.0.7/bin/mpif77
> checking how to get verbose linking output from g77... -v
> checking for Fortran libraries of g77... 
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../.. -L/lib/../lib
> -L/usr/lib/../lib -lpthread -lrt -lfrtbegin -lg2c -lm -lgcc_s
> checking whether g77 accepts the FLIBS found by autoconf... yes
> checking whether C can link with  -L/usr/lib/gcc/i486-linux-gnu/3.4.6
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../../../lib
> -L/usr/lib/gcc/i486-linux-gnu/3.4.6/../../.. -L/lib/../lib
> -L/usr/lib/../lib -lpthread -lrt -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... 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... /usr/bin/install -c
> checking whether install works... yes
> checking for ranlib... ranlib
> checking whether install breaks libraries... no
> checking for leftover Makefiles in subpackages ...  "src/misc"
> "src/callstack" "src/logging" "src/wrappers" "src/graphics"
> "src/collchk" "src/slog2sdk" cleaned
> 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: 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
> configure: configuring in src/misc
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpe2/src/misc/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/misc
> Configuring MPE Miscellaneous Library with
> '--prefix=/usr/local/mpich2' 'CC=gcc' 'CFLAGS= -O2' 'F77=g77' 'FFLAGS=
> -O2' 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/misc'
> checking gnumake... yes using --no-print-directory
> checking BSD 4.4 make... no - whew
> checking OSF V3 make... no
> checking for virtual path format... VPATH
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> 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 ar... ar
> checking for ranlib... ranlib
> checking how to run the C preprocessor... gcc -E
> checking for dbx... no
> checking for gdb... /usr/bin/gdb
> checking for egrep... 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... no
> checking sys/systeminfo.h presence... no
> checking for sys/systeminfo.h... no
> 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
> configure: configuring in src/callstack
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/callstack
> Configuring MPE CallStack Library with '--prefix=/usr/local/mpich2'
> 'CC=gcc' 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/callstack'
> checking gnumake... yes using --no-print-directory
> 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 ANSI C... none needed
> checking for ar... ar
> checking for ranlib... ranlib
> checking how to run the C preprocessor... gcc -E
> checking for egrep... 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... yes
> checking execinfo.h presence... yes
> checking for execinfo.h... yes
> checking whether <execinfo.h> defines backtrace_symbols_fd() ... yes
> checking if <execinfo.h> links with -Wl,--export-dynamic ... yes
> 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
> configure: configuring in src/logging
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpe2/src/logging/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/logging
> Configuring MPE Logging Library and Tools with
> '--prefix=/usr/local/mpich2' 'CC=gcc' 'CFLAGS= -O2' 'F77=g77' 'FFLAGS=
> -O2' 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/logging'
> checking gnumake... yes using --no-print-directory
> 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 ANSI C... none needed
> checking for ar... ar
> checking for ranlib... ranlib
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking for an ANSI C-conforming const... yes
> checking whether byte ordering is bigendian... 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 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... yes
> checking sys/bitypes.h presence... yes
> checking for sys/bitypes.h... yes
> 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 ...
> <stdint.h>
> checking for inttypes.h... (cached) yes
> checking whether <inttypes.h> defines the PRIdXX macros ... yes
> checking if <stdint.h> can be behind system headers ... yes
> checking for void *... yes
> checking size of void *... 4
> checking for address-sized integer ... CLOG_int32_t
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> 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 _LARGE_FILES value needed for large files... no
> checking for O_LARGEFILE for open() ... needs _LARGEFILE64_SOURCE
> checking for O_BINARY for open() ... no
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> 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
> configure: configuring in src/wrappers
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers
> Configuring MPE Wrapper Libraries For MPI with
> '--prefix=/usr/local/mpich2' 'CC=gcc' 'CFLAGS= -O2' 'F77=g77' 'FFLAGS=
> -O2' 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers'
> checking gnumake... yes using --no-print-directory
> 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 ANSI C... none needed
> checking for ar... ar
> checking for ranlib... ranlib
> checking how to run the C preprocessor... gcc -E
> checking for egrep... 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... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> 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
> configure: configuring in src/graphics
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/graphics
> Configuring MPE X Graphics Library with '--prefix=/usr/local/mpich2'
> 'CC=gcc' 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/graphics'
> checking gnumake... yes using --no-print-directory
> 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 ANSI C... none needed
> checking for ar... ar
> checking for ranlib... ranlib
> checking how to run the C preprocessor... gcc -E
> checking for X... libraries , headers in standard search path
> checking for egrep... 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 for void *... 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
> configure: configuring in src/collchk
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/collchk
> Configuring MPE Collective and Datatype Checking Library with
> '--prefix=/usr/local/mpich2' 'CC=gcc' 'CFLAGS= -O2' 'F77=g77' 'FFLAGS=
> -O2' 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/collchk'
> checking gnumake... yes using --no-print-directory
> checking BSD 4.4 make... no - whew
> checking OSF V3 make... no
> checking for virtual path format... VPATH
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> 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 ar... ar
> checking for ranlib... ranlib
> checking how to run the C preprocessor... gcc -E
> checking for egrep... 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
> configure: configuring in src/slog2sdk
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpe2/src/slog2sdk/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/slog2sdk
> Configuring SLOG2SDK with '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/slog2sdk'
> checking gnumake... yes using --no-print-directory
> checking BSD 4.4 make... no - whew
> checking OSF V3 make... no
> checking for virtual path format... VPATH
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether install works... yes
> checking if CLASSPATH is set... no, good to go
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for java in user's PATH... found /usr/bin/java
> checking if /usr/bin/java works... yes
> checking if /usr/bin/java runs simple jar file... yes
> checking if /usr/bin/java runs simple Swing class... yes
> checking if /usr/bin/java runs simple Swing jar file... yes
> checking for Java version... java full version "gcj-1.5.0", i.e. Java
> 2 SDK
> checking for cygpath... no
> 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
> configure: configuring in trace_rlog
> configure: running /bin/sh
> '/usr/local/mpich2-1.0.7/src/mpe2/src/slog2sdk/trace_rlog/configure'
> --prefix=/usr/local/mpich2  '--prefix=/usr/local/mpich2' 'CC=gcc'
> 'CFLAGS= -O2' 'F77=g77' 'FFLAGS= -O2'
> 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/slog2sdk'
> --cache-file=/dev/null
> --srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/slog2sdk/trace_rlog
> Configuring TRACE_RLOG implementation with
> '--prefix=/usr/local/mpich2' 'CC=gcc' 'CFLAGS= -O2' 'F77=g77' 'FFLAGS=
> -O2' 'MPI_CC=/usr/local/mpich2-1.0.7/bin/mpicc'
> 'MPI_F77=/usr/local/mpich2-1.0.7/bin/mpif77'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/slog2sdk'
> '--cache-file=/dev/null'
> '--srcdir=/usr/local/mpich2-1.0.7/src/mpe2/src/slog2sdk/trace_rlog'
> 'CXXFLAGS= -O2' 'CXX=c++'
> checking gnumake... yes using --no-print-directory
> 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 ANSI C... none needed
> 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 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 for void *... yes
> checking size of void *... 4
> checking for int... yes
> checking size of int... 4
> checking for long... yes
> checking size of long... 4
> checking for long long... yes
> checking size of long long... 8
> checking for __int64... no
> checking size of __int64... 0
> checking whether byte ordering is bigendian... no
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for sed... sed
> checking for a sed that does not truncate output... /bin/sed
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking whether we are using the GNU C++ compiler... yes
> checking whether c++ accepts -g... yes
> checking how to run the C++ preprocessor... c++ -E
> checking whether we are using the GNU Fortran 77 compiler... yes
> checking whether g77 accepts -g... yes
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc static flag  works... yes
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) supports shared
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by c++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the c++ linker (/usr/bin/ld) supports shared
> libraries... yes
> checking for c++ option to produce PIC... -fPIC
> checking if c++ PIC flag -fPIC works... yes
> checking if c++ supports -c -o file.o... yes
> checking whether the c++ linker (/usr/bin/ld) supports shared
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> appending configuration tag "F77" to libtool
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking for g77 option to produce PIC... -fPIC
> checking if g77 PIC flag -fPIC works... yes
> checking if g77 supports -c -o file.o... yes
> checking whether the g77 linker (/usr/bin/ld) supports shared
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking for malloc in -lefence... no
> checking for strstr... yes
> checking target system type... i686-pc-linux-gnu
> checking for javah in user's PATH... not found
> checking for javah in known locations... not found
> configure: WARNING:  Invalid JNI include dir, exit!
> configure: WARNING: SLOG2SDK: No sub-package has 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
> checking whether the Fortran Offset type works with Fortran77... yes
> checking whether the Fortran Offset type works with Fortran90... yes
> Running Configure for F90 Type routines
> checking for cc... gcc
> checking whether the C compiler sets its return status correctly...
> yes
> checking for an ANSI C-conforming const... no
> checking that f works as the extension for Fortran 90 program... yes
> checking for Fortran 90 compiler default output file name... a.out
> checking whether the Fortran 90 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 Fortran 90 compiler... no
> checking whether ifort accepts -g... yes
> checking whether Fortran 90 accepts f90 suffix... yes
> checking for precision and range of reals...  6 , 37
> checking for precision and range of double precision...  15 , 307
> checking for range of integers...  9
> checking whether we are using the GNU Fortran 77 compiler... yes
> checking whether g77 accepts -g... yes
> checking for linker for Fortran main programs... Use Fortran to link
> programs
> checking for Fortran 77 name mangling... lower doubleunderscore
> checking for available integer kinds and ranges...  2 , 1, 4 , 2, 9 ,
> 4, 18 , 8,
>  {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },
> configure: creating ./config.status
> config.status: creating mpif90model.h
> 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/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/mpid/common/locks/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 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: src/include/mpichconf.h is unchanged
> 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 ./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
> configure: configuring in test/mpi
> configure: running /bin/sh './configure' --prefix=/usr/local/mpich2 
> '--prefix=/usr/local/mpich2' --cache-file=/dev/null --srcdir=.
> 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 ANSI C... 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 that f works as the extension for Fortran 90 program... yes
> checking whether we are using the GNU Fortran 90 compiler... no
> checking whether ifort accepts -g... yes
> checking for extension for Fortran 90 programs... f90
> checking whether the Fortran 90 compiler (ifort  ) works... yes
> checking whether the Fortran 90 compiler (ifort  ) is a
> cross-compiler... no
> checking whether Fortran 90 has Cray-style pointer declaration... yes
> checking whether <iostream> available... yes
> checking whether the compiler implements namespaces... yes
> checking whether the compiler implements the namespace std... yes
> checking for perl... /usr/bin/perl
> checking for etags... true
> 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 errors/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: include/mpitestconf.h is unchanged
> config.status: executing default-1 commands
> config.status: executing default-2 commands
> config.status: executing default-3 commands
> Configuration completed.
> 
> if [ ! -d /usr/local/mpich2 ] ; then mkdir -p /usr/local/mpich2 ; fi
> if [ ! -d /usr/local/mpich2/www ] ; then mkdir -p
> /usr/local/mpich2/www ; fi
> if [ ! -d /usr/local/mpich2/man ] ; then mkdir -p
> /usr/local/mpich2/man ; fi
> if [ ! -d /usr/local/mpich2/include ] ; then mkdir -p
> /usr/local/mpich2/include ; fi
> if [ ! -d /usr/local/mpich2 ] ; then mkdir -p /usr/local/mpich2 ; fi
> if [ ! -d /usr/local/mpich2/lib ] ; then mkdir -p
> /usr/local/mpich2/lib ; fi
> make install-local
> make[1]: Entering directory `/usr/local/mpich2-1.0.7'
> if [ "no" = "yes" ] ; then \
> 	    /usr/bin/install -c -m 644 src/mpi/debugger/libtvmpich2.so \
> 			/usr/local/mpich2/lib/libtvmpich2.so ; fi
> if [ -n "" ] ; then \
> 	    for pm in  /dev/null ; do \
> 		if [ -d src/pm/$pm ] ; then \
> 		     (cd src/pm/$pm && make install-alt ) ; fi ; \
> 	    done ; \
> 	fi
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7'
> /usr/bin/install -c -m 644 src/include/mpi.h
> /usr/local/mpich2/include/mpi.h
> /usr/bin/install -c -m 644 lib/libmpich.a
> /usr/local/mpich2/lib/libmpich.a
> if [ ! -d /usr/local/mpich2/doc ] ; then mkdir -p
> /usr/local/mpich2/doc ; fi
> /usr/bin/install -c -m 644 index.htm /usr/local/mpich2/www/index.htm
> /usr/bin/install -c -m 644 index.htm
> /usr/local/mpich2/www/www1/index.htm
> /usr/bin/install -c -m 644 mpicc.html
> /usr/local/mpich2/www/www1/mpicc.html
> /usr/bin/install -c -m 644 mpicxx.html
> /usr/local/mpich2/www/www1/mpicxx.html
> /usr/bin/install -c -m 644 mpiexec.html
> /usr/local/mpich2/www/www1/mpiexec.html
> /usr/bin/install -c -m 644 mpif77.html
> /usr/local/mpich2/www/www1/mpif77.html
> /usr/bin/install -c -m 644 mpif90.html
> /usr/local/mpich2/www/www1/mpif90.html
> /usr/bin/install -c -m 644 MPI.html
> /usr/local/mpich2/www/www1/MPI.html
> /usr/bin/install -c -m 644 index.htm
> /usr/local/mpich2/www/www3/index.htm
> /usr/bin/install -c -m 644 MPI_Abort.html
> /usr/local/mpich2/www/www3/MPI_Abort.html
> /usr/bin/install -c -m 644 MPI_Accumulate.html
> /usr/local/mpich2/www/www3/MPI_Accumulate.html
> /usr/bin/install -c -m 644 MPI_Add_error_class.html
> /usr/local/mpich2/www/www3/MPI_Add_error_class.html
> /usr/bin/install -c -m 644 MPI_Add_error_code.html
> /usr/local/mpich2/www/www3/MPI_Add_error_code.html
> /usr/bin/install -c -m 644 MPI_Add_error_string.html
> /usr/local/mpich2/www/www3/MPI_Add_error_string.html
> /usr/bin/install -c -m 644 MPI_Address.html
> /usr/local/mpich2/www/www3/MPI_Address.html
> /usr/bin/install -c -m 644 MPI_Allgather.html
> /usr/local/mpich2/www/www3/MPI_Allgather.html
> /usr/bin/install -c -m 644 MPI_Allgatherv.html
> /usr/local/mpich2/www/www3/MPI_Allgatherv.html
> /usr/bin/install -c -m 644 MPI_Alloc_mem.html
> /usr/local/mpich2/www/www3/MPI_Alloc_mem.html
> /usr/bin/install -c -m 644 MPI_Allreduce.html
> /usr/local/mpich2/www/www3/MPI_Allreduce.html
> /usr/bin/install -c -m 644 MPI_Alltoall.html
> /usr/local/mpich2/www/www3/MPI_Alltoall.html
> /usr/bin/install -c -m 644 MPI_Alltoallv.html
> /usr/local/mpich2/www/www3/MPI_Alltoallv.html
> /usr/bin/install -c -m 644 MPI_Alltoallw.html
> /usr/local/mpich2/www/www3/MPI_Alltoallw.html
> /usr/bin/install -c -m 644 MPI_Attr_delete.html
> /usr/local/mpich2/www/www3/MPI_Attr_delete.html
> /usr/bin/install -c -m 644 MPI_Attr_get.html
> /usr/local/mpich2/www/www3/MPI_Attr_get.html
> /usr/bin/install -c -m 644 MPI_Attr_put.html
> /usr/local/mpich2/www/www3/MPI_Attr_put.html
> /usr/bin/install -c -m 644 MPI_Barrier.html
> /usr/local/mpich2/www/www3/MPI_Barrier.html
> /usr/bin/install -c -m 644 MPI_Bcast.html
> /usr/local/mpich2/www/www3/MPI_Bcast.html
> /usr/bin/install -c -m 644 MPI_Bsend.html
> /usr/local/mpich2/www/www3/MPI_Bsend.html
> /usr/bin/install -c -m 644 MPI_Bsend_init.html
> /usr/local/mpich2/www/www3/MPI_Bsend_init.html
> /usr/bin/install -c -m 644 MPI_Buffer_attach.html
> /usr/local/mpich2/www/www3/MPI_Buffer_attach.html
> /usr/bin/install -c -m 644 MPI_Buffer_detach.html
> /usr/local/mpich2/www/www3/MPI_Buffer_detach.html
> /usr/bin/install -c -m 644 MPI_Cancel.html
> /usr/local/mpich2/www/www3/MPI_Cancel.html
> /usr/bin/install -c -m 644 MPI_Cart_coords.html
> /usr/local/mpich2/www/www3/MPI_Cart_coords.html
> /usr/bin/install -c -m 644 MPI_Cart_create.html
> /usr/local/mpich2/www/www3/MPI_Cart_create.html
> /usr/bin/install -c -m 644 MPI_Cartdim_get.html
> /usr/local/mpich2/www/www3/MPI_Cartdim_get.html
> /usr/bin/install -c -m 644 MPI_Cart_get.html
> /usr/local/mpich2/www/www3/MPI_Cart_get.html
> /usr/bin/install -c -m 644 MPI_Cart_map.html
> /usr/local/mpich2/www/www3/MPI_Cart_map.html
> /usr/bin/install -c -m 644 MPI_Cart_rank.html
> /usr/local/mpich2/www/www3/MPI_Cart_rank.html
> /usr/bin/install -c -m 644 MPI_Cart_shift.html
> /usr/local/mpich2/www/www3/MPI_Cart_shift.html
> /usr/bin/install -c -m 644 MPI_Cart_sub.html
> /usr/local/mpich2/www/www3/MPI_Cart_sub.html
> /usr/bin/install -c -m 644 MPI_Close_port.html
> /usr/local/mpich2/www/www3/MPI_Close_port.html
> /usr/bin/install -c -m 644 MPI_Comm_accept.html
> /usr/local/mpich2/www/www3/MPI_Comm_accept.html
> /usr/bin/install -c -m 644 MPI_Comm_call_errhandler.html
> /usr/local/mpich2/www/www3/MPI_Comm_call_errhandler.html
> /usr/bin/install -c -m 644 MPI_Comm_compare.html
> /usr/local/mpich2/www/www3/MPI_Comm_compare.html
> /usr/bin/install -c -m 644 MPI_Comm_connect.html
> /usr/local/mpich2/www/www3/MPI_Comm_connect.html
> /usr/bin/install -c -m 644 MPI_Comm_create_errhandler.html
> /usr/local/mpich2/www/www3/MPI_Comm_create_errhandler.html
> /usr/bin/install -c -m 644 MPI_Comm_create.html
> /usr/local/mpich2/www/www3/MPI_Comm_create.html
> /usr/bin/install -c -m 644 MPI_Comm_create_keyval.html
> /usr/local/mpich2/www/www3/MPI_Comm_create_keyval.html
> /usr/bin/install -c -m 644 MPI_Comm_delete_attr.html
> /usr/local/mpich2/www/www3/MPI_Comm_delete_attr.html
> /usr/bin/install -c -m 644 MPI_Comm_disconnect.html
> /usr/local/mpich2/www/www3/MPI_Comm_disconnect.html
> /usr/bin/install -c -m 644 MPI_Comm_dup.html
> /usr/local/mpich2/www/www3/MPI_Comm_dup.html
> /usr/bin/install -c -m 644 MPI_Comm_free.html
> /usr/local/mpich2/www/www3/MPI_Comm_free.html
> /usr/bin/install -c -m 644 MPI_Comm_free_keyval.html
> /usr/local/mpich2/www/www3/MPI_Comm_free_keyval.html
> /usr/bin/install -c -m 644 MPI_Comm_get_attr.html
> /usr/local/mpich2/www/www3/MPI_Comm_get_attr.html
> /usr/bin/install -c -m 644 MPI_Comm_get_errhandler.html
> /usr/local/mpich2/www/www3/MPI_Comm_get_errhandler.html
> /usr/bin/install -c -m 644 MPI_Comm_get_name.html
> /usr/local/mpich2/www/www3/MPI_Comm_get_name.html
> /usr/bin/install -c -m 644 MPI_Comm_get_parent.html
> /usr/local/mpich2/www/www3/MPI_Comm_get_parent.html
> /usr/bin/install -c -m 644 MPI_Comm_group.html
> /usr/local/mpich2/www/www3/MPI_Comm_group.html
> /usr/bin/install -c -m 644 MPI_Comm_join.html
> /usr/local/mpich2/www/www3/MPI_Comm_join.html
> /usr/bin/install -c -m 644 MPI_Comm_rank.html
> /usr/local/mpich2/www/www3/MPI_Comm_rank.html
> /usr/bin/install -c -m 644 MPI_Comm_remote_group.html
> /usr/local/mpich2/www/www3/MPI_Comm_remote_group.html
> /usr/bin/install -c -m 644 MPI_Comm_remote_size.html
> /usr/local/mpich2/www/www3/MPI_Comm_remote_size.html
> /usr/bin/install -c -m 644 MPI_Comm_set_attr.html
> /usr/local/mpich2/www/www3/MPI_Comm_set_attr.html
> /usr/bin/install -c -m 644 MPI_Comm_set_errhandler.html
> /usr/local/mpich2/www/www3/MPI_Comm_set_errhandler.html
> /usr/bin/install -c -m 644 MPI_Comm_set_name.html
> /usr/local/mpich2/www/www3/MPI_Comm_set_name.html
> /usr/bin/install -c -m 644 MPI_Comm_size.html
> /usr/local/mpich2/www/www3/MPI_Comm_size.html
> /usr/bin/install -c -m 644 MPI_Comm_spawn.html
> /usr/local/mpich2/www/www3/MPI_Comm_spawn.html
> /usr/bin/install -c -m 644 MPI_Comm_spawn_multiple.html
> /usr/local/mpich2/www/www3/MPI_Comm_spawn_multiple.html
> /usr/bin/install -c -m 644 MPI_Comm_split.html
> /usr/local/mpich2/www/www3/MPI_Comm_split.html
> /usr/bin/install -c -m 644 MPI_Comm_test_inter.html
> /usr/local/mpich2/www/www3/MPI_Comm_test_inter.html
> /usr/bin/install -c -m 644 MPI_Dims_create.html
> /usr/local/mpich2/www/www3/MPI_Dims_create.html
> /usr/bin/install -c -m 644 MPI_Errhandler_create.html
> /usr/local/mpich2/www/www3/MPI_Errhandler_create.html
> /usr/bin/install -c -m 644 MPI_Errhandler_free.html
> /usr/local/mpich2/www/www3/MPI_Errhandler_free.html
> /usr/bin/install -c -m 644 MPI_Errhandler_get.html
> /usr/local/mpich2/www/www3/MPI_Errhandler_get.html
> /usr/bin/install -c -m 644 MPI_Errhandler_set.html
> /usr/local/mpich2/www/www3/MPI_Errhandler_set.html
> /usr/bin/install -c -m 644 MPI_Error_class.html
> /usr/local/mpich2/www/www3/MPI_Error_class.html
> /usr/bin/install -c -m 644 MPI_Error_string.html
> /usr/local/mpich2/www/www3/MPI_Error_string.html
> /usr/bin/install -c -m 644 MPI_Exscan.html
> /usr/local/mpich2/www/www3/MPI_Exscan.html
> /usr/bin/install -c -m 644 MPI_File_c2f.html
> /usr/local/mpich2/www/www3/MPI_File_c2f.html
> /usr/bin/install -c -m 644 MPI_File_call_errhandler.html
> /usr/local/mpich2/www/www3/MPI_File_call_errhandler.html
> /usr/bin/install -c -m 644 MPI_File_close.html
> /usr/local/mpich2/www/www3/MPI_File_close.html
> /usr/bin/install -c -m 644 MPI_File_create_errhandler.html
> /usr/local/mpich2/www/www3/MPI_File_create_errhandler.html
> /usr/bin/install -c -m 644 MPI_File_delete.html
> /usr/local/mpich2/www/www3/MPI_File_delete.html
> /usr/bin/install -c -m 644 MPI_File_f2c.html
> /usr/local/mpich2/www/www3/MPI_File_f2c.html
> /usr/bin/install -c -m 644 MPI_File_get_amode.html
> /usr/local/mpich2/www/www3/MPI_File_get_amode.html
> /usr/bin/install -c -m 644 MPI_File_get_atomicity.html
> /usr/local/mpich2/www/www3/MPI_File_get_atomicity.html
> /usr/bin/install -c -m 644 MPI_File_get_byte_offset.html
> /usr/local/mpich2/www/www3/MPI_File_get_byte_offset.html
> /usr/bin/install -c -m 644 MPI_File_get_errhandler.html
> /usr/local/mpich2/www/www3/MPI_File_get_errhandler.html
> /usr/bin/install -c -m 644 MPI_File_get_group.html
> /usr/local/mpich2/www/www3/MPI_File_get_group.html
> /usr/bin/install -c -m 644 MPI_File_get_info.html
> /usr/local/mpich2/www/www3/MPI_File_get_info.html
> /usr/bin/install -c -m 644 MPI_File_get_position.html
> /usr/local/mpich2/www/www3/MPI_File_get_position.html
> /usr/bin/install -c -m 644 MPI_File_get_position_shared.html
> /usr/local/mpich2/www/www3/MPI_File_get_position_shared.html
> /usr/bin/install -c -m 644 MPI_File_get_size.html
> /usr/local/mpich2/www/www3/MPI_File_get_size.html
> /usr/bin/install -c -m 644 MPI_File_get_type_extent.html
> /usr/local/mpich2/www/www3/MPI_File_get_type_extent.html
> /usr/bin/install -c -m 644 MPI_File_get_view.html
> /usr/local/mpich2/www/www3/MPI_File_get_view.html
> /usr/bin/install -c -m 644 MPI_File_iread_at.html
> /usr/local/mpich2/www/www3/MPI_File_iread_at.html
> /usr/bin/install -c -m 644 MPI_File_iread.html
> /usr/local/mpich2/www/www3/MPI_File_iread.html
> /usr/bin/install -c -m 644 MPI_File_iread_shared.html
> /usr/local/mpich2/www/www3/MPI_File_iread_shared.html
> /usr/bin/install -c -m 644 MPI_File_iwrite_at.html
> /usr/local/mpich2/www/www3/MPI_File_iwrite_at.html
> /usr/bin/install -c -m 644 MPI_File_iwrite.html
> /usr/local/mpich2/www/www3/MPI_File_iwrite.html
> /usr/bin/install -c -m 644 MPI_File_iwrite_shared.html
> /usr/local/mpich2/www/www3/MPI_File_iwrite_shared.html
> /usr/bin/install -c -m 644 MPI_File_open.html
> /usr/local/mpich2/www/www3/MPI_File_open.html
> /usr/bin/install -c -m 644 MPI_File_preallocate.html
> /usr/local/mpich2/www/www3/MPI_File_preallocate.html
> /usr/bin/install -c -m 644 MPI_File_read_all_begin.html
> /usr/local/mpich2/www/www3/MPI_File_read_all_begin.html
> /usr/bin/install -c -m 644 MPI_File_read_all_end.html
> /usr/local/mpich2/www/www3/MPI_File_read_all_end.html
> /usr/bin/install -c -m 644 MPI_File_read_all.html
> /usr/local/mpich2/www/www3/MPI_File_read_all.html
> /usr/bin/install -c -m 644 MPI_File_read_at_all_begin.html
> /usr/local/mpich2/www/www3/MPI_File_read_at_all_begin.html
> /usr/bin/install -c -m 644 MPI_File_read_at_all_end.html
> /usr/local/mpich2/www/www3/MPI_File_read_at_all_end.html
> /usr/bin/install -c -m 644 MPI_File_read_at_all.html
> /usr/local/mpich2/www/www3/MPI_File_read_at_all.html
> /usr/bin/install -c -m 644 MPI_File_read_at.html
> /usr/local/mpich2/www/www3/MPI_File_read_at.html
> /usr/bin/install -c -m 644 MPI_File_read.html
> /usr/local/mpich2/www/www3/MPI_File_read.html
> /usr/bin/install -c -m 644 MPI_File_read_ordered_begin.html
> /usr/local/mpich2/www/www3/MPI_File_read_ordered_begin.html
> /usr/bin/install -c -m 644 MPI_File_read_ordered_end.html
> /usr/local/mpich2/www/www3/MPI_File_read_ordered_end.html
> /usr/bin/install -c -m 644 MPI_File_read_ordered.html
> /usr/local/mpich2/www/www3/MPI_File_read_ordered.html
> /usr/bin/install -c -m 644 MPI_File_read_shared.html
> /usr/local/mpich2/www/www3/MPI_File_read_shared.html
> /usr/bin/install -c -m 644 MPI_File_seek.html
> /usr/local/mpich2/www/www3/MPI_File_seek.html
> /usr/bin/install -c -m 644 MPI_File_seek_shared.html
> /usr/local/mpich2/www/www3/MPI_File_seek_shared.html
> /usr/bin/install -c -m 644 MPI_File_set_atomicity.html
> /usr/local/mpich2/www/www3/MPI_File_set_atomicity.html
> /usr/bin/install -c -m 644 MPI_File_set_errhandler.html
> /usr/local/mpich2/www/www3/MPI_File_set_errhandler.html
> /usr/bin/install -c -m 644 MPI_File_set_info.html
> /usr/local/mpich2/www/www3/MPI_File_set_info.html
> /usr/bin/install -c -m 644 MPI_File_set_size.html
> /usr/local/mpich2/www/www3/MPI_File_set_size.html
> /usr/bin/install -c -m 644 MPI_File_set_view.html
> /usr/local/mpich2/www/www3/MPI_File_set_view.html
> /usr/bin/install -c -m 644 MPI_File_sync.html
> /usr/local/mpich2/www/www3/MPI_File_sync.html
> /usr/bin/install -c -m 644 MPI_File_write_all_begin.html
> /usr/local/mpich2/www/www3/MPI_File_write_all_begin.html
> /usr/bin/install -c -m 644 MPI_File_write_all_end.html
> /usr/local/mpich2/www/www3/MPI_File_write_all_end.html
> /usr/bin/install -c -m 644 MPI_File_write_all.html
> /usr/local/mpich2/www/www3/MPI_File_write_all.html
> /usr/bin/install -c -m 644 MPI_File_write_at_all_begin.html
> /usr/local/mpich2/www/www3/MPI_File_write_at_all_begin.html
> /usr/bin/install -c -m 644 MPI_File_write_at_all_end.html
> /usr/local/mpich2/www/www3/MPI_File_write_at_all_end.html
> /usr/bin/install -c -m 644 MPI_File_write_at_all.html
> /usr/local/mpich2/www/www3/MPI_File_write_at_all.html
> /usr/bin/install -c -m 644 MPI_File_write_at.html
> /usr/local/mpich2/www/www3/MPI_File_write_at.html
> /usr/bin/install -c -m 644 MPI_File_write.html
> /usr/local/mpich2/www/www3/MPI_File_write.html
> /usr/bin/install -c -m 644 MPI_File_write_ordered_begin.html
> /usr/local/mpich2/www/www3/MPI_File_write_ordered_begin.html
> /usr/bin/install -c -m 644 MPI_File_write_ordered_end.html
> /usr/local/mpich2/www/www3/MPI_File_write_ordered_end.html
> /usr/bin/install -c -m 644 MPI_File_write_ordered.html
> /usr/local/mpich2/www/www3/MPI_File_write_ordered.html
> /usr/bin/install -c -m 644 MPI_File_write_shared.html
> /usr/local/mpich2/www/www3/MPI_File_write_shared.html
> /usr/bin/install -c -m 644 MPI_Finalized.html
> /usr/local/mpich2/www/www3/MPI_Finalized.html
> /usr/bin/install -c -m 644 MPI_Finalize.html
> /usr/local/mpich2/www/www3/MPI_Finalize.html
> /usr/bin/install -c -m 644 MPI_Free_mem.html
> /usr/local/mpich2/www/www3/MPI_Free_mem.html
> /usr/bin/install -c -m 644 MPI_Gather.html
> /usr/local/mpich2/www/www3/MPI_Gather.html
> /usr/bin/install -c -m 644 MPI_Gatherv.html
> /usr/local/mpich2/www/www3/MPI_Gatherv.html
> /usr/bin/install -c -m 644 MPI_Get_address.html
> /usr/local/mpich2/www/www3/MPI_Get_address.html
> /usr/bin/install -c -m 644 MPI_Get_count.html
> /usr/local/mpich2/www/www3/MPI_Get_count.html
> /usr/bin/install -c -m 644 MPI_Get_elements.html
> /usr/local/mpich2/www/www3/MPI_Get_elements.html
> /usr/bin/install -c -m 644 MPI_Get.html
> /usr/local/mpich2/www/www3/MPI_Get.html
> /usr/bin/install -c -m 644 MPI_Get_processor_name.html
> /usr/local/mpich2/www/www3/MPI_Get_processor_name.html
> /usr/bin/install -c -m 644 MPI_Get_version.html
> /usr/local/mpich2/www/www3/MPI_Get_version.html
> /usr/bin/install -c -m 644 MPI_Graph_create.html
> /usr/local/mpich2/www/www3/MPI_Graph_create.html
> /usr/bin/install -c -m 644 MPI_Graphdims_get.html
> /usr/local/mpich2/www/www3/MPI_Graphdims_get.html
> /usr/bin/install -c -m 644 MPI_Graph_get.html
> /usr/local/mpich2/www/www3/MPI_Graph_get.html
> /usr/bin/install -c -m 644 MPI_Graph_map.html
> /usr/local/mpich2/www/www3/MPI_Graph_map.html
> /usr/bin/install -c -m 644 MPI_Graph_neighbors_count.html
> /usr/local/mpich2/www/www3/MPI_Graph_neighbors_count.html
> /usr/bin/install -c -m 644 MPI_Graph_neighbors.html
> /usr/local/mpich2/www/www3/MPI_Graph_neighbors.html
> /usr/bin/install -c -m 644 MPI_Grequest_complete.html
> /usr/local/mpich2/www/www3/MPI_Grequest_complete.html
> /usr/bin/install -c -m 644 MPI_Grequest_start.html
> /usr/local/mpich2/www/www3/MPI_Grequest_start.html
> /usr/bin/install -c -m 644 MPI_Group_compare.html
> /usr/local/mpich2/www/www3/MPI_Group_compare.html
> /usr/bin/install -c -m 644 MPI_Group_difference.html
> /usr/local/mpich2/www/www3/MPI_Group_difference.html
> /usr/bin/install -c -m 644 MPI_Group_excl.html
> /usr/local/mpich2/www/www3/MPI_Group_excl.html
> /usr/bin/install -c -m 644 MPI_Group_free.html
> /usr/local/mpich2/www/www3/MPI_Group_free.html
> /usr/bin/install -c -m 644 MPI_Group_incl.html
> /usr/local/mpich2/www/www3/MPI_Group_incl.html
> /usr/bin/install -c -m 644 MPI_Group_intersection.html
> /usr/local/mpich2/www/www3/MPI_Group_intersection.html
> /usr/bin/install -c -m 644 MPI_Group_range_excl.html
> /usr/local/mpich2/www/www3/MPI_Group_range_excl.html
> /usr/bin/install -c -m 644 MPI_Group_range_incl.html
> /usr/local/mpich2/www/www3/MPI_Group_range_incl.html
> /usr/bin/install -c -m 644 MPI_Group_rank.html
> /usr/local/mpich2/www/www3/MPI_Group_rank.html
> /usr/bin/install -c -m 644 MPI_Group_size.html
> /usr/local/mpich2/www/www3/MPI_Group_size.html
> /usr/bin/install -c -m 644 MPI_Group_translate_ranks.html
> /usr/local/mpich2/www/www3/MPI_Group_translate_ranks.html
> /usr/bin/install -c -m 644 MPI_Group_union.html
> /usr/local/mpich2/www/www3/MPI_Group_union.html
> /usr/bin/install -c -m 644 MPI_Ibsend.html
> /usr/local/mpich2/www/www3/MPI_Ibsend.html
> /usr/bin/install -c -m 644 MPI_Info_create.html
> /usr/local/mpich2/www/www3/MPI_Info_create.html
> /usr/bin/install -c -m 644 MPI_Info_delete.html
> /usr/local/mpich2/www/www3/MPI_Info_delete.html
> /usr/bin/install -c -m 644 MPI_Info_dup.html
> /usr/local/mpich2/www/www3/MPI_Info_dup.html
> /usr/bin/install -c -m 644 MPI_Info_free.html
> /usr/local/mpich2/www/www3/MPI_Info_free.html
> /usr/bin/install -c -m 644 MPI_Info_get.html
> /usr/local/mpich2/www/www3/MPI_Info_get.html
> /usr/bin/install -c -m 644 MPI_Info_get_nkeys.html
> /usr/local/mpich2/www/www3/MPI_Info_get_nkeys.html
> /usr/bin/install -c -m 644 MPI_Info_get_nthkey.html
> /usr/local/mpich2/www/www3/MPI_Info_get_nthkey.html
> /usr/bin/install -c -m 644 MPI_Info_get_valuelen.html
> /usr/local/mpich2/www/www3/MPI_Info_get_valuelen.html
> /usr/bin/install -c -m 644 MPI_Info_set.html
> /usr/local/mpich2/www/www3/MPI_Info_set.html
> /usr/bin/install -c -m 644 MPI_Init.html
> /usr/local/mpich2/www/www3/MPI_Init.html
> /usr/bin/install -c -m 644 MPI_Initialized.html
> /usr/local/mpich2/www/www3/MPI_Initialized.html
> /usr/bin/install -c -m 644 MPI_Init_thread.html
> /usr/local/mpich2/www/www3/MPI_Init_thread.html
> /usr/bin/install -c -m 644 MPI_Intercomm_create.html
> /usr/local/mpich2/www/www3/MPI_Intercomm_create.html
> /usr/bin/install -c -m 644 MPI_Intercomm_merge.html
> /usr/local/mpich2/www/www3/MPI_Intercomm_merge.html
> /usr/bin/install -c -m 644 MPI_Iprobe.html
> /usr/local/mpich2/www/www3/MPI_Iprobe.html
> /usr/bin/install -c -m 644 MPI_Irecv.html
> /usr/local/mpich2/www/www3/MPI_Irecv.html
> /usr/bin/install -c -m 644 MPI_Irsend.html
> /usr/local/mpich2/www/www3/MPI_Irsend.html
> /usr/bin/install -c -m 644 MPI_Isend.html
> /usr/local/mpich2/www/www3/MPI_Isend.html
> /usr/bin/install -c -m 644 MPI_Issend.html
> /usr/local/mpich2/www/www3/MPI_Issend.html
> /usr/bin/install -c -m 644 MPI_Is_thread_main.html
> /usr/local/mpich2/www/www3/MPI_Is_thread_main.html
> /usr/bin/install -c -m 644 MPI_Keyval_create.html
> /usr/local/mpich2/www/www3/MPI_Keyval_create.html
> /usr/bin/install -c -m 644 MPI_Keyval_free.html
> /usr/local/mpich2/www/www3/MPI_Keyval_free.html
> /usr/bin/install -c -m 644 MPI_Lookup_name.html
> /usr/local/mpich2/www/www3/MPI_Lookup_name.html
> /usr/bin/install -c -m 644 MPI_Op_create.html
> /usr/local/mpich2/www/www3/MPI_Op_create.html
> /usr/bin/install -c -m 644 MPI_Open_port.html
> /usr/local/mpich2/www/www3/MPI_Open_port.html
> /usr/bin/install -c -m 644 MPI_Op_free.html
> /usr/local/mpich2/www/www3/MPI_Op_free.html
> /usr/bin/install -c -m 644 MPI_Pack_external.html
> /usr/local/mpich2/www/www3/MPI_Pack_external.html
> /usr/bin/install -c -m 644 MPI_Pack_external_size.html
> /usr/local/mpich2/www/www3/MPI_Pack_external_size.html
> /usr/bin/install -c -m 644 MPI_Pack.html
> /usr/local/mpich2/www/www3/MPI_Pack.html
> /usr/bin/install -c -m 644 MPI_Pack_size.html
> /usr/local/mpich2/www/www3/MPI_Pack_size.html
> /usr/bin/install -c -m 644 MPI_Pcontrol.html
> /usr/local/mpich2/www/www3/MPI_Pcontrol.html
> /usr/bin/install -c -m 644 MPI_Probe.html
> /usr/local/mpich2/www/www3/MPI_Probe.html
> /usr/bin/install -c -m 644 MPI_Publish_name.html
> /usr/local/mpich2/www/www3/MPI_Publish_name.html
> /usr/bin/install -c -m 644 MPI_Put.html
> /usr/local/mpich2/www/www3/MPI_Put.html
> /usr/bin/install -c -m 644 MPI_Query_thread.html
> /usr/local/mpich2/www/www3/MPI_Query_thread.html
> /usr/bin/install -c -m 644 MPI_Recv.html
> /usr/local/mpich2/www/www3/MPI_Recv.html
> /usr/bin/install -c -m 644 MPI_Recv_init.html
> /usr/local/mpich2/www/www3/MPI_Recv_init.html
> /usr/bin/install -c -m 644 MPI_Reduce.html
> /usr/local/mpich2/www/www3/MPI_Reduce.html
> /usr/bin/install -c -m 644 MPI_Reduce_scatter.html
> /usr/local/mpich2/www/www3/MPI_Reduce_scatter.html
> /usr/bin/install -c -m 644 MPI_Register_datarep.html
> /usr/local/mpich2/www/www3/MPI_Register_datarep.html
> /usr/bin/install -c -m 644 MPI_Request_free.html
> /usr/local/mpich2/www/www3/MPI_Request_free.html
> /usr/bin/install -c -m 644 MPI_Request_get_status.html
> /usr/local/mpich2/www/www3/MPI_Request_get_status.html
> /usr/bin/install -c -m 644 MPI_Rsend.html
> /usr/local/mpich2/www/www3/MPI_Rsend.html
> /usr/bin/install -c -m 644 MPI_Rsend_init.html
> /usr/local/mpich2/www/www3/MPI_Rsend_init.html
> /usr/bin/install -c -m 644 MPI_Scan.html
> /usr/local/mpich2/www/www3/MPI_Scan.html
> /usr/bin/install -c -m 644 MPI_Scatter.html
> /usr/local/mpich2/www/www3/MPI_Scatter.html
> /usr/bin/install -c -m 644 MPI_Scatterv.html
> /usr/local/mpich2/www/www3/MPI_Scatterv.html
> /usr/bin/install -c -m 644 MPI_Send.html
> /usr/local/mpich2/www/www3/MPI_Send.html
> /usr/bin/install -c -m 644 MPI_Send_init.html
> /usr/local/mpich2/www/www3/MPI_Send_init.html
> /usr/bin/install -c -m 644 MPI_Sendrecv.html
> /usr/local/mpich2/www/www3/MPI_Sendrecv.html
> /usr/bin/install -c -m 644 MPI_Sendrecv_replace.html
> /usr/local/mpich2/www/www3/MPI_Sendrecv_replace.html
> /usr/bin/install -c -m 644 MPI_Ssend.html
> /usr/local/mpich2/www/www3/MPI_Ssend.html
> /usr/bin/install -c -m 644 MPI_Ssend_init.html
> /usr/local/mpich2/www/www3/MPI_Ssend_init.html
> /usr/bin/install -c -m 644 MPI_Startall.html
> /usr/local/mpich2/www/www3/MPI_Startall.html
> /usr/bin/install -c -m 644 MPI_Start.html
> /usr/local/mpich2/www/www3/MPI_Start.html
> /usr/bin/install -c -m 644 MPI_Status_set_cancelled.html
> /usr/local/mpich2/www/www3/MPI_Status_set_cancelled.html
> /usr/bin/install -c -m 644 MPI_Status_set_elements.html
> /usr/local/mpich2/www/www3/MPI_Status_set_elements.html
> /usr/bin/install -c -m 644 MPI_Testall.html
> /usr/local/mpich2/www/www3/MPI_Testall.html
> /usr/bin/install -c -m 644 MPI_Testany.html
> /usr/local/mpich2/www/www3/MPI_Testany.html
> /usr/bin/install -c -m 644 MPI_Test_cancelled.html
> /usr/local/mpich2/www/www3/MPI_Test_cancelled.html
> /usr/bin/install -c -m 644 MPI_Test.html
> /usr/local/mpich2/www/www3/MPI_Test.html
> /usr/bin/install -c -m 644 MPI_Testsome.html
> /usr/local/mpich2/www/www3/MPI_Testsome.html
> /usr/bin/install -c -m 644 MPI_Topo_test.html
> /usr/local/mpich2/www/www3/MPI_Topo_test.html
> /usr/bin/install -c -m 644 MPI_Type_commit.html
> /usr/local/mpich2/www/www3/MPI_Type_commit.html
> /usr/bin/install -c -m 644 MPI_Type_contiguous.html
> /usr/local/mpich2/www/www3/MPI_Type_contiguous.html
> /usr/bin/install -c -m 644 MPI_Type_create_darray.html
> /usr/local/mpich2/www/www3/MPI_Type_create_darray.html
> /usr/bin/install -c -m 644 MPI_Type_create_hindexed.html
> /usr/local/mpich2/www/www3/MPI_Type_create_hindexed.html
> /usr/bin/install -c -m 644 MPI_Type_create_hvector.html
> /usr/local/mpich2/www/www3/MPI_Type_create_hvector.html
> /usr/bin/install -c -m 644 MPI_Type_create_indexed_block.html
> /usr/local/mpich2/www/www3/MPI_Type_create_indexed_block.html
> /usr/bin/install -c -m 644 MPI_Type_create_keyval.html
> /usr/local/mpich2/www/www3/MPI_Type_create_keyval.html
> /usr/bin/install -c -m 644 MPI_Type_create_resized.html
> /usr/local/mpich2/www/www3/MPI_Type_create_resized.html
> /usr/bin/install -c -m 644 MPI_Type_create_struct.html
> /usr/local/mpich2/www/www3/MPI_Type_create_struct.html
> /usr/bin/install -c -m 644 MPI_Type_create_subarray.html
> /usr/local/mpich2/www/www3/MPI_Type_create_subarray.html
> /usr/bin/install -c -m 644 MPI_Type_delete_attr.html
> /usr/local/mpich2/www/www3/MPI_Type_delete_attr.html
> /usr/bin/install -c -m 644 MPI_Type_dup.html
> /usr/local/mpich2/www/www3/MPI_Type_dup.html
> /usr/bin/install -c -m 644 MPI_Type_extent.html
> /usr/local/mpich2/www/www3/MPI_Type_extent.html
> /usr/bin/install -c -m 644 MPI_Type_free.html
> /usr/local/mpich2/www/www3/MPI_Type_free.html
> /usr/bin/install -c -m 644 MPI_Type_free_keyval.html
> /usr/local/mpich2/www/www3/MPI_Type_free_keyval.html
> /usr/bin/install -c -m 644 MPI_Type_get_attr.html
> /usr/local/mpich2/www/www3/MPI_Type_get_attr.html
> /usr/bin/install -c -m 644 MPI_Type_get_contents.html
> /usr/local/mpich2/www/www3/MPI_Type_get_contents.html
> /usr/bin/install -c -m 644 MPI_Type_get_envelope.html
> /usr/local/mpich2/www/www3/MPI_Type_get_envelope.html
> /usr/bin/install -c -m 644 MPI_Type_get_extent.html
> /usr/local/mpich2/www/www3/MPI_Type_get_extent.html
> /usr/bin/install -c -m 644 MPI_Type_get_name.html
> /usr/local/mpich2/www/www3/MPI_Type_get_name.html
> /usr/bin/install -c -m 644 MPI_Type_get_true_extent.html
> /usr/local/mpich2/www/www3/MPI_Type_get_true_extent.html
> /usr/bin/install -c -m 644 MPI_Type_hindexed.html
> /usr/local/mpich2/www/www3/MPI_Type_hindexed.html
> /usr/bin/install -c -m 644 MPI_Type_hvector.html
> /usr/local/mpich2/www/www3/MPI_Type_hvector.html
> /usr/bin/install -c -m 644 MPI_Type_indexed.html
> /usr/local/mpich2/www/www3/MPI_Type_indexed.html
> /usr/bin/install -c -m 644 MPI_Type_lb.html
> /usr/local/mpich2/www/www3/MPI_Type_lb.html
> /usr/bin/install -c -m 644 MPI_Type_match_size.html
> /usr/local/mpich2/www/www3/MPI_Type_match_size.html
> /usr/bin/install -c -m 644 MPI_Type_set_attr.html
> /usr/local/mpich2/www/www3/MPI_Type_set_attr.html
> /usr/bin/install -c -m 644 MPI_Type_set_name.html
> /usr/local/mpich2/www/www3/MPI_Type_set_name.html
> /usr/bin/install -c -m 644 MPI_Type_size.html
> /usr/local/mpich2/www/www3/MPI_Type_size.html
> /usr/bin/install -c -m 644 MPI_Type_struct.html
> /usr/local/mpich2/www/www3/MPI_Type_struct.html
> /usr/bin/install -c -m 644 MPI_Type_ub.html
> /usr/local/mpich2/www/www3/MPI_Type_ub.html
> /usr/bin/install -c -m 644 MPI_Type_vector.html
> /usr/local/mpich2/www/www3/MPI_Type_vector.html
> /usr/bin/install -c -m 644 MPI_Unpack_external.html
> /usr/local/mpich2/www/www3/MPI_Unpack_external.html
> /usr/bin/install -c -m 644 MPI_Unpack.html
> /usr/local/mpich2/www/www3/MPI_Unpack.html
> /usr/bin/install -c -m 644 MPI_Unpublish_name.html
> /usr/local/mpich2/www/www3/MPI_Unpublish_name.html
> /usr/bin/install -c -m 644 MPI_Waitall.html
> /usr/local/mpich2/www/www3/MPI_Waitall.html
> /usr/bin/install -c -m 644 MPI_Waitany.html
> /usr/local/mpich2/www/www3/MPI_Waitany.html
> /usr/bin/install -c -m 644 MPI_Wait.html
> /usr/local/mpich2/www/www3/MPI_Wait.html
> /usr/bin/install -c -m 644 MPI_Waitsome.html
> /usr/local/mpich2/www/www3/MPI_Waitsome.html
> /usr/bin/install -c -m 644 MPI_Win_call_errhandler.html
> /usr/local/mpich2/www/www3/MPI_Win_call_errhandler.html
> /usr/bin/install -c -m 644 MPI_Win_complete.html
> /usr/local/mpich2/www/www3/MPI_Win_complete.html
> /usr/bin/install -c -m 644 MPI_Win_create_errhandler.html
> /usr/local/mpich2/www/www3/MPI_Win_create_errhandler.html
> /usr/bin/install -c -m 644 MPI_Win_create.html
> /usr/local/mpich2/www/www3/MPI_Win_create.html
> /usr/bin/install -c -m 644 MPI_Win_create_keyval.html
> /usr/local/mpich2/www/www3/MPI_Win_create_keyval.html
> /usr/bin/install -c -m 644 MPI_Win_delete_attr.html
> /usr/local/mpich2/www/www3/MPI_Win_delete_attr.html
> /usr/bin/install -c -m 644 MPI_Win_fence.html
> /usr/local/mpich2/www/www3/MPI_Win_fence.html
> /usr/bin/install -c -m 644 MPI_Win_free.html
> /usr/local/mpich2/www/www3/MPI_Win_free.html
> /usr/bin/install -c -m 644 MPI_Win_free_keyval.html
> /usr/local/mpich2/www/www3/MPI_Win_free_keyval.html
> /usr/bin/install -c -m 644 MPI_Win_get_attr.html
> /usr/local/mpich2/www/www3/MPI_Win_get_attr.html
> /usr/bin/install -c -m 644 MPI_Win_get_errhandler.html
> /usr/local/mpich2/www/www3/MPI_Win_get_errhandler.html
> /usr/bin/install -c -m 644 MPI_Win_get_group.html
> /usr/local/mpich2/www/www3/MPI_Win_get_group.html
> /usr/bin/install -c -m 644 MPI_Win_get_name.html
> /usr/local/mpich2/www/www3/MPI_Win_get_name.html
> /usr/bin/install -c -m 644 MPI_Win_lock.html
> /usr/local/mpich2/www/www3/MPI_Win_lock.html
> /usr/bin/install -c -m 644 MPI_Win_post.html
> /usr/local/mpich2/www/www3/MPI_Win_post.html
> /usr/bin/install -c -m 644 MPI_Win_set_attr.html
> /usr/local/mpich2/www/www3/MPI_Win_set_attr.html
> /usr/bin/install -c -m 644 MPI_Win_set_errhandler.html
> /usr/local/mpich2/www/www3/MPI_Win_set_errhandler.html
> /usr/bin/install -c -m 644 MPI_Win_set_name.html
> /usr/local/mpich2/www/www3/MPI_Win_set_name.html
> /usr/bin/install -c -m 644 MPI_Win_start.html
> /usr/local/mpich2/www/www3/MPI_Win_start.html
> /usr/bin/install -c -m 644 MPI_Win_test.html
> /usr/local/mpich2/www/www3/MPI_Win_test.html
> /usr/bin/install -c -m 644 MPI_Win_unlock.html
> /usr/local/mpich2/www/www3/MPI_Win_unlock.html
> /usr/bin/install -c -m 644 MPI_Win_wait.html
> /usr/local/mpich2/www/www3/MPI_Win_wait.html
> /usr/bin/install -c -m 644 MPI_Wtick.html
> /usr/local/mpich2/www/www3/MPI_Wtick.html
> /usr/bin/install -c -m 644 MPI_Wtime.html
> /usr/local/mpich2/www/www3/MPI_Wtime.html
> /usr/bin/install -c -m 644 MPI.1 /usr/local/mpich2/man/man1/MPI.1
> /usr/bin/install -c -m 644 mpicc.1 /usr/local/mpich2/man/man1/mpicc.1
> /usr/bin/install -c -m 644 mpicxx.1
> /usr/local/mpich2/man/man1/mpicxx.1
> /usr/bin/install -c -m 644 mpiexec.1
> /usr/local/mpich2/man/man1/mpiexec.1
> /usr/bin/install -c -m 644 mpif77.1
> /usr/local/mpich2/man/man1/mpif77.1
> /usr/bin/install -c -m 644 mpif90.1
> /usr/local/mpich2/man/man1/mpif90.1
> /usr/bin/install -c -m 644 MPI_Abort.3
> /usr/local/mpich2/man/man3/MPI_Abort.3
> /usr/bin/install -c -m 644 MPI_Accumulate.3
> /usr/local/mpich2/man/man3/MPI_Accumulate.3
> /usr/bin/install -c -m 644 MPI_Add_error_class.3
> /usr/local/mpich2/man/man3/MPI_Add_error_class.3
> /usr/bin/install -c -m 644 MPI_Add_error_code.3
> /usr/local/mpich2/man/man3/MPI_Add_error_code.3
> /usr/bin/install -c -m 644 MPI_Add_error_string.3
> /usr/local/mpich2/man/man3/MPI_Add_error_string.3
> /usr/bin/install -c -m 644 MPI_Address.3
> /usr/local/mpich2/man/man3/MPI_Address.3
> /usr/bin/install -c -m 644 MPI_Allgather.3
> /usr/local/mpich2/man/man3/MPI_Allgather.3
> /usr/bin/install -c -m 644 MPI_Allgatherv.3
> /usr/local/mpich2/man/man3/MPI_Allgatherv.3
> /usr/bin/install -c -m 644 MPI_Alloc_mem.3
> /usr/local/mpich2/man/man3/MPI_Alloc_mem.3
> /usr/bin/install -c -m 644 MPI_Allreduce.3
> /usr/local/mpich2/man/man3/MPI_Allreduce.3
> /usr/bin/install -c -m 644 MPI_Alltoall.3
> /usr/local/mpich2/man/man3/MPI_Alltoall.3
> /usr/bin/install -c -m 644 MPI_Alltoallv.3
> /usr/local/mpich2/man/man3/MPI_Alltoallv.3
> /usr/bin/install -c -m 644 MPI_Alltoallw.3
> /usr/local/mpich2/man/man3/MPI_Alltoallw.3
> /usr/bin/install -c -m 644 MPI_Attr_delete.3
> /usr/local/mpich2/man/man3/MPI_Attr_delete.3
> /usr/bin/install -c -m 644 MPI_Attr_get.3
> /usr/local/mpich2/man/man3/MPI_Attr_get.3
> /usr/bin/install -c -m 644 MPI_Attr_put.3
> /usr/local/mpich2/man/man3/MPI_Attr_put.3
> /usr/bin/install -c -m 644 MPI_Barrier.3
> /usr/local/mpich2/man/man3/MPI_Barrier.3
> /usr/bin/install -c -m 644 MPI_Bcast.3
> /usr/local/mpich2/man/man3/MPI_Bcast.3
> /usr/bin/install -c -m 644 MPI_Bsend.3
> /usr/local/mpich2/man/man3/MPI_Bsend.3
> /usr/bin/install -c -m 644 MPI_Bsend_init.3
> /usr/local/mpich2/man/man3/MPI_Bsend_init.3
> /usr/bin/install -c -m 644 MPI_Buffer_attach.3
> /usr/local/mpich2/man/man3/MPI_Buffer_attach.3
> /usr/bin/install -c -m 644 MPI_Buffer_detach.3
> /usr/local/mpich2/man/man3/MPI_Buffer_detach.3
> /usr/bin/install -c -m 644 MPI_Cancel.3
> /usr/local/mpich2/man/man3/MPI_Cancel.3
> /usr/bin/install -c -m 644 MPI_Cart_coords.3
> /usr/local/mpich2/man/man3/MPI_Cart_coords.3
> /usr/bin/install -c -m 644 MPI_Cart_create.3
> /usr/local/mpich2/man/man3/MPI_Cart_create.3
> /usr/bin/install -c -m 644 MPI_Cartdim_get.3
> /usr/local/mpich2/man/man3/MPI_Cartdim_get.3
> /usr/bin/install -c -m 644 MPI_Cart_get.3
> /usr/local/mpich2/man/man3/MPI_Cart_get.3
> /usr/bin/install -c -m 644 MPI_Cart_map.3
> /usr/local/mpich2/man/man3/MPI_Cart_map.3
> /usr/bin/install -c -m 644 MPI_Cart_rank.3
> /usr/local/mpich2/man/man3/MPI_Cart_rank.3
> /usr/bin/install -c -m 644 MPI_Cart_shift.3
> /usr/local/mpich2/man/man3/MPI_Cart_shift.3
> /usr/bin/install -c -m 644 MPI_Cart_sub.3
> /usr/local/mpich2/man/man3/MPI_Cart_sub.3
> /usr/bin/install -c -m 644 MPI_Close_port.3
> /usr/local/mpich2/man/man3/MPI_Close_port.3
> /usr/bin/install -c -m 644 MPI_Comm_accept.3
> /usr/local/mpich2/man/man3/MPI_Comm_accept.3
> /usr/bin/install -c -m 644 MPI_Comm_call_errhandler.3
> /usr/local/mpich2/man/man3/MPI_Comm_call_errhandler.3
> /usr/bin/install -c -m 644 MPI_Comm_compare.3
> /usr/local/mpich2/man/man3/MPI_Comm_compare.3
> /usr/bin/install -c -m 644 MPI_Comm_connect.3
> /usr/local/mpich2/man/man3/MPI_Comm_connect.3
> /usr/bin/install -c -m 644 MPI_Comm_create.3
> /usr/local/mpich2/man/man3/MPI_Comm_create.3
> /usr/bin/install -c -m 644 MPI_Comm_create_errhandler.3
> /usr/local/mpich2/man/man3/MPI_Comm_create_errhandler.3
> /usr/bin/install -c -m 644 MPI_Comm_create_keyval.3
> /usr/local/mpich2/man/man3/MPI_Comm_create_keyval.3
> /usr/bin/install -c -m 644 MPI_Comm_delete_attr.3
> /usr/local/mpich2/man/man3/MPI_Comm_delete_attr.3
> /usr/bin/install -c -m 644 MPI_Comm_disconnect.3
> /usr/local/mpich2/man/man3/MPI_Comm_disconnect.3
> /usr/bin/install -c -m 644 MPI_Comm_dup.3
> /usr/local/mpich2/man/man3/MPI_Comm_dup.3
> /usr/bin/install -c -m 644 MPI_Comm_free.3
> /usr/local/mpich2/man/man3/MPI_Comm_free.3
> /usr/bin/install -c -m 644 MPI_Comm_free_keyval.3
> /usr/local/mpich2/man/man3/MPI_Comm_free_keyval.3
> /usr/bin/install -c -m 644 MPI_Comm_get_attr.3
> /usr/local/mpich2/man/man3/MPI_Comm_get_attr.3
> /usr/bin/install -c -m 644 MPI_Comm_get_errhandler.3
> /usr/local/mpich2/man/man3/MPI_Comm_get_errhandler.3
> /usr/bin/install -c -m 644 MPI_Comm_get_name.3
> /usr/local/mpich2/man/man3/MPI_Comm_get_name.3
> /usr/bin/install -c -m 644 MPI_Comm_get_parent.3
> /usr/local/mpich2/man/man3/MPI_Comm_get_parent.3
> /usr/bin/install -c -m 644 MPI_Comm_group.3
> /usr/local/mpich2/man/man3/MPI_Comm_group.3
> /usr/bin/install -c -m 644 MPI_Comm_join.3
> /usr/local/mpich2/man/man3/MPI_Comm_join.3
> /usr/bin/install -c -m 644 MPI_Comm_rank.3
> /usr/local/mpich2/man/man3/MPI_Comm_rank.3
> /usr/bin/install -c -m 644 MPI_Comm_remote_group.3
> /usr/local/mpich2/man/man3/MPI_Comm_remote_group.3
> /usr/bin/install -c -m 644 MPI_Comm_remote_size.3
> /usr/local/mpich2/man/man3/MPI_Comm_remote_size.3
> /usr/bin/install -c -m 644 MPI_Comm_set_attr.3
> /usr/local/mpich2/man/man3/MPI_Comm_set_attr.3
> /usr/bin/install -c -m 644 MPI_Comm_set_errhandler.3
> /usr/local/mpich2/man/man3/MPI_Comm_set_errhandler.3
> /usr/bin/install -c -m 644 MPI_Comm_set_name.3
> /usr/local/mpich2/man/man3/MPI_Comm_set_name.3
> /usr/bin/install -c -m 644 MPI_Comm_size.3
> /usr/local/mpich2/man/man3/MPI_Comm_size.3
> /usr/bin/install -c -m 644 MPI_Comm_spawn.3
> /usr/local/mpich2/man/man3/MPI_Comm_spawn.3
> /usr/bin/install -c -m 644 MPI_Comm_spawn_multiple.3
> /usr/local/mpich2/man/man3/MPI_Comm_spawn_multiple.3
> /usr/bin/install -c -m 644 MPI_Comm_split.3
> /usr/local/mpich2/man/man3/MPI_Comm_split.3
> /usr/bin/install -c -m 644 MPI_Comm_test_inter.3
> /usr/local/mpich2/man/man3/MPI_Comm_test_inter.3
> /usr/bin/install -c -m 644 MPI_Dims_create.3
> /usr/local/mpich2/man/man3/MPI_Dims_create.3
> /usr/bin/install -c -m 644 MPI_Errhandler_create.3
> /usr/local/mpich2/man/man3/MPI_Errhandler_create.3
> /usr/bin/install -c -m 644 MPI_Errhandler_free.3
> /usr/local/mpich2/man/man3/MPI_Errhandler_free.3
> /usr/bin/install -c -m 644 MPI_Errhandler_get.3
> /usr/local/mpich2/man/man3/MPI_Errhandler_get.3
> /usr/bin/install -c -m 644 MPI_Errhandler_set.3
> /usr/local/mpich2/man/man3/MPI_Errhandler_set.3
> /usr/bin/install -c -m 644 MPI_Error_class.3
> /usr/local/mpich2/man/man3/MPI_Error_class.3
> /usr/bin/install -c -m 644 MPI_Error_string.3
> /usr/local/mpich2/man/man3/MPI_Error_string.3
> /usr/bin/install -c -m 644 MPI_Exscan.3
> /usr/local/mpich2/man/man3/MPI_Exscan.3
> /usr/bin/install -c -m 644 MPI_File_c2f.3
> /usr/local/mpich2/man/man3/MPI_File_c2f.3
> /usr/bin/install -c -m 644 MPI_File_call_errhandler.3
> /usr/local/mpich2/man/man3/MPI_File_call_errhandler.3
> /usr/bin/install -c -m 644 MPI_File_close.3
> /usr/local/mpich2/man/man3/MPI_File_close.3
> /usr/bin/install -c -m 644 MPI_File_create_errhandler.3
> /usr/local/mpich2/man/man3/MPI_File_create_errhandler.3
> /usr/bin/install -c -m 644 MPI_File_delete.3
> /usr/local/mpich2/man/man3/MPI_File_delete.3
> /usr/bin/install -c -m 644 MPI_File_f2c.3
> /usr/local/mpich2/man/man3/MPI_File_f2c.3
> /usr/bin/install -c -m 644 MPI_File_get_amode.3
> /usr/local/mpich2/man/man3/MPI_File_get_amode.3
> /usr/bin/install -c -m 644 MPI_File_get_atomicity.3
> /usr/local/mpich2/man/man3/MPI_File_get_atomicity.3
> /usr/bin/install -c -m 644 MPI_File_get_byte_offset.3
> /usr/local/mpich2/man/man3/MPI_File_get_byte_offset.3
> /usr/bin/install -c -m 644 MPI_File_get_errhandler.3
> /usr/local/mpich2/man/man3/MPI_File_get_errhandler.3
> /usr/bin/install -c -m 644 MPI_File_get_group.3
> /usr/local/mpich2/man/man3/MPI_File_get_group.3
> /usr/bin/install -c -m 644 MPI_File_get_info.3
> /usr/local/mpich2/man/man3/MPI_File_get_info.3
> /usr/bin/install -c -m 644 MPI_File_get_position.3
> /usr/local/mpich2/man/man3/MPI_File_get_position.3
> /usr/bin/install -c -m 644 MPI_File_get_position_shared.3
> /usr/local/mpich2/man/man3/MPI_File_get_position_shared.3
> /usr/bin/install -c -m 644 MPI_File_get_size.3
> /usr/local/mpich2/man/man3/MPI_File_get_size.3
> /usr/bin/install -c -m 644 MPI_File_get_type_extent.3
> /usr/local/mpich2/man/man3/MPI_File_get_type_extent.3
> /usr/bin/install -c -m 644 MPI_File_get_view.3
> /usr/local/mpich2/man/man3/MPI_File_get_view.3
> /usr/bin/install -c -m 644 MPI_File_iread.3
> /usr/local/mpich2/man/man3/MPI_File_iread.3
> /usr/bin/install -c -m 644 MPI_File_iread_at.3
> /usr/local/mpich2/man/man3/MPI_File_iread_at.3
> /usr/bin/install -c -m 644 MPI_File_iread_shared.3
> /usr/local/mpich2/man/man3/MPI_File_iread_shared.3
> /usr/bin/install -c -m 644 MPI_File_iwrite.3
> /usr/local/mpich2/man/man3/MPI_File_iwrite.3
> /usr/bin/install -c -m 644 MPI_File_iwrite_at.3
> /usr/local/mpich2/man/man3/MPI_File_iwrite_at.3
> /usr/bin/install -c -m 644 MPI_File_iwrite_shared.3
> /usr/local/mpich2/man/man3/MPI_File_iwrite_shared.3
> /usr/bin/install -c -m 644 MPI_File_open.3
> /usr/local/mpich2/man/man3/MPI_File_open.3
> /usr/bin/install -c -m 644 MPI_File_preallocate.3
> /usr/local/mpich2/man/man3/MPI_File_preallocate.3
> /usr/bin/install -c -m 644 MPI_File_read.3
> /usr/local/mpich2/man/man3/MPI_File_read.3
> /usr/bin/install -c -m 644 MPI_File_read_all.3
> /usr/local/mpich2/man/man3/MPI_File_read_all.3
> /usr/bin/install -c -m 644 MPI_File_read_all_begin.3
> /usr/local/mpich2/man/man3/MPI_File_read_all_begin.3
> /usr/bin/install -c -m 644 MPI_File_read_all_end.3
> /usr/local/mpich2/man/man3/MPI_File_read_all_end.3
> /usr/bin/install -c -m 644 MPI_File_read_at.3
> /usr/local/mpich2/man/man3/MPI_File_read_at.3
> /usr/bin/install -c -m 644 MPI_File_read_at_all.3
> /usr/local/mpich2/man/man3/MPI_File_read_at_all.3
> /usr/bin/install -c -m 644 MPI_File_read_at_all_begin.3
> /usr/local/mpich2/man/man3/MPI_File_read_at_all_begin.3
> /usr/bin/install -c -m 644 MPI_File_read_at_all_end.3
> /usr/local/mpich2/man/man3/MPI_File_read_at_all_end.3
> /usr/bin/install -c -m 644 MPI_File_read_ordered.3
> /usr/local/mpich2/man/man3/MPI_File_read_ordered.3
> /usr/bin/install -c -m 644 MPI_File_read_ordered_begin.3
> /usr/local/mpich2/man/man3/MPI_File_read_ordered_begin.3
> /usr/bin/install -c -m 644 MPI_File_read_ordered_end.3
> /usr/local/mpich2/man/man3/MPI_File_read_ordered_end.3
> /usr/bin/install -c -m 644 MPI_File_read_shared.3
> /usr/local/mpich2/man/man3/MPI_File_read_shared.3
> /usr/bin/install -c -m 644 MPI_File_seek.3
> /usr/local/mpich2/man/man3/MPI_File_seek.3
> /usr/bin/install -c -m 644 MPI_File_seek_shared.3
> /usr/local/mpich2/man/man3/MPI_File_seek_shared.3
> /usr/bin/install -c -m 644 MPI_File_set_atomicity.3
> /usr/local/mpich2/man/man3/MPI_File_set_atomicity.3
> /usr/bin/install -c -m 644 MPI_File_set_errhandler.3
> /usr/local/mpich2/man/man3/MPI_File_set_errhandler.3
> /usr/bin/install -c -m 644 MPI_File_set_info.3
> /usr/local/mpich2/man/man3/MPI_File_set_info.3
> /usr/bin/install -c -m 644 MPI_File_set_size.3
> /usr/local/mpich2/man/man3/MPI_File_set_size.3
> /usr/bin/install -c -m 644 MPI_File_set_view.3
> /usr/local/mpich2/man/man3/MPI_File_set_view.3
> /usr/bin/install -c -m 644 MPI_File_sync.3
> /usr/local/mpich2/man/man3/MPI_File_sync.3
> /usr/bin/install -c -m 644 MPI_File_write.3
> /usr/local/mpich2/man/man3/MPI_File_write.3
> /usr/bin/install -c -m 644 MPI_File_write_all.3
> /usr/local/mpich2/man/man3/MPI_File_write_all.3
> /usr/bin/install -c -m 644 MPI_File_write_all_begin.3
> /usr/local/mpich2/man/man3/MPI_File_write_all_begin.3
> /usr/bin/install -c -m 644 MPI_File_write_all_end.3
> /usr/local/mpich2/man/man3/MPI_File_write_all_end.3
> /usr/bin/install -c -m 644 MPI_File_write_at.3
> /usr/local/mpich2/man/man3/MPI_File_write_at.3
> /usr/bin/install -c -m 644 MPI_File_write_at_all.3
> /usr/local/mpich2/man/man3/MPI_File_write_at_all.3
> /usr/bin/install -c -m 644 MPI_File_write_at_all_begin.3
> /usr/local/mpich2/man/man3/MPI_File_write_at_all_begin.3
> /usr/bin/install -c -m 644 MPI_File_write_at_all_end.3
> /usr/local/mpich2/man/man3/MPI_File_write_at_all_end.3
> /usr/bin/install -c -m 644 MPI_File_write_ordered.3
> /usr/local/mpich2/man/man3/MPI_File_write_ordered.3
> /usr/bin/install -c -m 644 MPI_File_write_ordered_begin.3
> /usr/local/mpich2/man/man3/MPI_File_write_ordered_begin.3
> /usr/bin/install -c -m 644 MPI_File_write_ordered_end.3
> /usr/local/mpich2/man/man3/MPI_File_write_ordered_end.3
> /usr/bin/install -c -m 644 MPI_File_write_shared.3
> /usr/local/mpich2/man/man3/MPI_File_write_shared.3
> /usr/bin/install -c -m 644 MPI_Finalize.3
> /usr/local/mpich2/man/man3/MPI_Finalize.3
> /usr/bin/install -c -m 644 MPI_Finalized.3
> /usr/local/mpich2/man/man3/MPI_Finalized.3
> /usr/bin/install -c -m 644 MPI_Free_mem.3
> /usr/local/mpich2/man/man3/MPI_Free_mem.3
> /usr/bin/install -c -m 644 MPI_Gather.3
> /usr/local/mpich2/man/man3/MPI_Gather.3
> /usr/bin/install -c -m 644 MPI_Gatherv.3
> /usr/local/mpich2/man/man3/MPI_Gatherv.3
> /usr/bin/install -c -m 644 MPI_Get.3
> /usr/local/mpich2/man/man3/MPI_Get.3
> /usr/bin/install -c -m 644 MPI_Get_address.3
> /usr/local/mpich2/man/man3/MPI_Get_address.3
> /usr/bin/install -c -m 644 MPI_Get_count.3
> /usr/local/mpich2/man/man3/MPI_Get_count.3
> /usr/bin/install -c -m 644 MPI_Get_elements.3
> /usr/local/mpich2/man/man3/MPI_Get_elements.3
> /usr/bin/install -c -m 644 MPI_Get_processor_name.3
> /usr/local/mpich2/man/man3/MPI_Get_processor_name.3
> /usr/bin/install -c -m 644 MPI_Get_version.3
> /usr/local/mpich2/man/man3/MPI_Get_version.3
> /usr/bin/install -c -m 644 MPI_Graph_create.3
> /usr/local/mpich2/man/man3/MPI_Graph_create.3
> /usr/bin/install -c -m 644 MPI_Graphdims_get.3
> /usr/local/mpich2/man/man3/MPI_Graphdims_get.3
> /usr/bin/install -c -m 644 MPI_Graph_get.3
> /usr/local/mpich2/man/man3/MPI_Graph_get.3
> /usr/bin/install -c -m 644 MPI_Graph_map.3
> /usr/local/mpich2/man/man3/MPI_Graph_map.3
> /usr/bin/install -c -m 644 MPI_Graph_neighbors.3
> /usr/local/mpich2/man/man3/MPI_Graph_neighbors.3
> /usr/bin/install -c -m 644 MPI_Graph_neighbors_count.3
> /usr/local/mpich2/man/man3/MPI_Graph_neighbors_count.3
> /usr/bin/install -c -m 644 MPI_Grequest_complete.3
> /usr/local/mpich2/man/man3/MPI_Grequest_complete.3
> /usr/bin/install -c -m 644 MPI_Grequest_start.3
> /usr/local/mpich2/man/man3/MPI_Grequest_start.3
> /usr/bin/install -c -m 644 MPI_Group_compare.3
> /usr/local/mpich2/man/man3/MPI_Group_compare.3
> /usr/bin/install -c -m 644 MPI_Group_difference.3
> /usr/local/mpich2/man/man3/MPI_Group_difference.3
> /usr/bin/install -c -m 644 MPI_Group_excl.3
> /usr/local/mpich2/man/man3/MPI_Group_excl.3
> /usr/bin/install -c -m 644 MPI_Group_free.3
> /usr/local/mpich2/man/man3/MPI_Group_free.3
> /usr/bin/install -c -m 644 MPI_Group_incl.3
> /usr/local/mpich2/man/man3/MPI_Group_incl.3
> /usr/bin/install -c -m 644 MPI_Group_intersection.3
> /usr/local/mpich2/man/man3/MPI_Group_intersection.3
> /usr/bin/install -c -m 644 MPI_Group_range_excl.3
> /usr/local/mpich2/man/man3/MPI_Group_range_excl.3
> /usr/bin/install -c -m 644 MPI_Group_range_incl.3
> /usr/local/mpich2/man/man3/MPI_Group_range_incl.3
> /usr/bin/install -c -m 644 MPI_Group_rank.3
> /usr/local/mpich2/man/man3/MPI_Group_rank.3
> /usr/bin/install -c -m 644 MPI_Group_size.3
> /usr/local/mpich2/man/man3/MPI_Group_size.3
> /usr/bin/install -c -m 644 MPI_Group_translate_ranks.3
> /usr/local/mpich2/man/man3/MPI_Group_translate_ranks.3
> /usr/bin/install -c -m 644 MPI_Group_union.3
> /usr/local/mpich2/man/man3/MPI_Group_union.3
> /usr/bin/install -c -m 644 MPI_Ibsend.3
> /usr/local/mpich2/man/man3/MPI_Ibsend.3
> /usr/bin/install -c -m 644 MPI_Info_create.3
> /usr/local/mpich2/man/man3/MPI_Info_create.3
> /usr/bin/install -c -m 644 MPI_Info_delete.3
> /usr/local/mpich2/man/man3/MPI_Info_delete.3
> /usr/bin/install -c -m 644 MPI_Info_dup.3
> /usr/local/mpich2/man/man3/MPI_Info_dup.3
> /usr/bin/install -c -m 644 MPI_Info_free.3
> /usr/local/mpich2/man/man3/MPI_Info_free.3
> /usr/bin/install -c -m 644 MPI_Info_get.3
> /usr/local/mpich2/man/man3/MPI_Info_get.3
> /usr/bin/install -c -m 644 MPI_Info_get_nkeys.3
> /usr/local/mpich2/man/man3/MPI_Info_get_nkeys.3
> /usr/bin/install -c -m 644 MPI_Info_get_nthkey.3
> /usr/local/mpich2/man/man3/MPI_Info_get_nthkey.3
> /usr/bin/install -c -m 644 MPI_Info_get_valuelen.3
> /usr/local/mpich2/man/man3/MPI_Info_get_valuelen.3
> /usr/bin/install -c -m 644 MPI_Info_set.3
> /usr/local/mpich2/man/man3/MPI_Info_set.3
> /usr/bin/install -c -m 644 MPI_Init.3
> /usr/local/mpich2/man/man3/MPI_Init.3
> /usr/bin/install -c -m 644 MPI_Initialized.3
> /usr/local/mpich2/man/man3/MPI_Initialized.3
> /usr/bin/install -c -m 644 MPI_Init_thread.3
> /usr/local/mpich2/man/man3/MPI_Init_thread.3
> /usr/bin/install -c -m 644 MPI_Intercomm_create.3
> /usr/local/mpich2/man/man3/MPI_Intercomm_create.3
> /usr/bin/install -c -m 644 MPI_Intercomm_merge.3
> /usr/local/mpich2/man/man3/MPI_Intercomm_merge.3
> /usr/bin/install -c -m 644 MPI_Iprobe.3
> /usr/local/mpich2/man/man3/MPI_Iprobe.3
> /usr/bin/install -c -m 644 MPI_Irecv.3
> /usr/local/mpich2/man/man3/MPI_Irecv.3
> /usr/bin/install -c -m 644 MPI_Irsend.3
> /usr/local/mpich2/man/man3/MPI_Irsend.3
> /usr/bin/install -c -m 644 MPI_Isend.3
> /usr/local/mpich2/man/man3/MPI_Isend.3
> /usr/bin/install -c -m 644 MPI_Issend.3
> /usr/local/mpich2/man/man3/MPI_Issend.3
> /usr/bin/install -c -m 644 MPI_Is_thread_main.3
> /usr/local/mpich2/man/man3/MPI_Is_thread_main.3
> /usr/bin/install -c -m 644 MPI_Keyval_create.3
> /usr/local/mpich2/man/man3/MPI_Keyval_create.3
> /usr/bin/install -c -m 644 MPI_Keyval_free.3
> /usr/local/mpich2/man/man3/MPI_Keyval_free.3
> /usr/bin/install -c -m 644 MPI_Lookup_name.3
> /usr/local/mpich2/man/man3/MPI_Lookup_name.3
> /usr/bin/install -c -m 644 MPI_Op_create.3
> /usr/local/mpich2/man/man3/MPI_Op_create.3
> /usr/bin/install -c -m 644 MPI_Open_port.3
> /usr/local/mpich2/man/man3/MPI_Open_port.3
> /usr/bin/install -c -m 644 MPI_Op_free.3
> /usr/local/mpich2/man/man3/MPI_Op_free.3
> /usr/bin/install -c -m 644 MPI_Pack.3
> /usr/local/mpich2/man/man3/MPI_Pack.3
> /usr/bin/install -c -m 644 MPI_Pack_external.3
> /usr/local/mpich2/man/man3/MPI_Pack_external.3
> /usr/bin/install -c -m 644 MPI_Pack_external_size.3
> /usr/local/mpich2/man/man3/MPI_Pack_external_size.3
> /usr/bin/install -c -m 644 MPI_Pack_size.3
> /usr/local/mpich2/man/man3/MPI_Pack_size.3
> /usr/bin/install -c -m 644 MPI_Pcontrol.3
> /usr/local/mpich2/man/man3/MPI_Pcontrol.3
> /usr/bin/install -c -m 644 MPI_Probe.3
> /usr/local/mpich2/man/man3/MPI_Probe.3
> /usr/bin/install -c -m 644 MPI_Publish_name.3
> /usr/local/mpich2/man/man3/MPI_Publish_name.3
> /usr/bin/install -c -m 644 MPI_Put.3
> /usr/local/mpich2/man/man3/MPI_Put.3
> /usr/bin/install -c -m 644 MPI_Query_thread.3
> /usr/local/mpich2/man/man3/MPI_Query_thread.3
> /usr/bin/install -c -m 644 MPI_Recv.3
> /usr/local/mpich2/man/man3/MPI_Recv.3
> /usr/bin/install -c -m 644 MPI_Recv_init.3
> /usr/local/mpich2/man/man3/MPI_Recv_init.3
> /usr/bin/install -c -m 644 MPI_Reduce.3
> /usr/local/mpich2/man/man3/MPI_Reduce.3
> /usr/bin/install -c -m 644 MPI_Reduce_scatter.3
> /usr/local/mpich2/man/man3/MPI_Reduce_scatter.3
> /usr/bin/install -c -m 644 MPI_Register_datarep.3
> /usr/local/mpich2/man/man3/MPI_Register_datarep.3
> /usr/bin/install -c -m 644 MPI_Request_free.3
> /usr/local/mpich2/man/man3/MPI_Request_free.3
> /usr/bin/install -c -m 644 MPI_Request_get_status.3
> /usr/local/mpich2/man/man3/MPI_Request_get_status.3
> /usr/bin/install -c -m 644 MPI_Rsend.3
> /usr/local/mpich2/man/man3/MPI_Rsend.3
> /usr/bin/install -c -m 644 MPI_Rsend_init.3
> /usr/local/mpich2/man/man3/MPI_Rsend_init.3
> /usr/bin/install -c -m 644 MPI_Scan.3
> /usr/local/mpich2/man/man3/MPI_Scan.3
> /usr/bin/install -c -m 644 MPI_Scatter.3
> /usr/local/mpich2/man/man3/MPI_Scatter.3
> /usr/bin/install -c -m 644 MPI_Scatterv.3
> /usr/local/mpich2/man/man3/MPI_Scatterv.3
> /usr/bin/install -c -m 644 MPI_Send.3
> /usr/local/mpich2/man/man3/MPI_Send.3
> /usr/bin/install -c -m 644 MPI_Send_init.3
> /usr/local/mpich2/man/man3/MPI_Send_init.3
> /usr/bin/install -c -m 644 MPI_Sendrecv.3
> /usr/local/mpich2/man/man3/MPI_Sendrecv.3
> /usr/bin/install -c -m 644 MPI_Sendrecv_replace.3
> /usr/local/mpich2/man/man3/MPI_Sendrecv_replace.3
> /usr/bin/install -c -m 644 MPI_Ssend.3
> /usr/local/mpich2/man/man3/MPI_Ssend.3
> /usr/bin/install -c -m 644 MPI_Ssend_init.3
> /usr/local/mpich2/man/man3/MPI_Ssend_init.3
> /usr/bin/install -c -m 644 MPI_Start.3
> /usr/local/mpich2/man/man3/MPI_Start.3
> /usr/bin/install -c -m 644 MPI_Startall.3
> /usr/local/mpich2/man/man3/MPI_Startall.3
> /usr/bin/install -c -m 644 MPI_Status_set_cancelled.3
> /usr/local/mpich2/man/man3/MPI_Status_set_cancelled.3
> /usr/bin/install -c -m 644 MPI_Status_set_elements.3
> /usr/local/mpich2/man/man3/MPI_Status_set_elements.3
> /usr/bin/install -c -m 644 MPI_Test.3
> /usr/local/mpich2/man/man3/MPI_Test.3
> /usr/bin/install -c -m 644 MPI_Testall.3
> /usr/local/mpich2/man/man3/MPI_Testall.3
> /usr/bin/install -c -m 644 MPI_Testany.3
> /usr/local/mpich2/man/man3/MPI_Testany.3
> /usr/bin/install -c -m 644 MPI_Test_cancelled.3
> /usr/local/mpich2/man/man3/MPI_Test_cancelled.3
> /usr/bin/install -c -m 644 MPI_Testsome.3
> /usr/local/mpich2/man/man3/MPI_Testsome.3
> /usr/bin/install -c -m 644 MPI_Topo_test.3
> /usr/local/mpich2/man/man3/MPI_Topo_test.3
> /usr/bin/install -c -m 644 MPI_Type_commit.3
> /usr/local/mpich2/man/man3/MPI_Type_commit.3
> /usr/bin/install -c -m 644 MPI_Type_contiguous.3
> /usr/local/mpich2/man/man3/MPI_Type_contiguous.3
> /usr/bin/install -c -m 644 MPI_Type_create_darray.3
> /usr/local/mpich2/man/man3/MPI_Type_create_darray.3
> /usr/bin/install -c -m 644 MPI_Type_create_hindexed.3
> /usr/local/mpich2/man/man3/MPI_Type_create_hindexed.3
> /usr/bin/install -c -m 644 MPI_Type_create_hvector.3
> /usr/local/mpich2/man/man3/MPI_Type_create_hvector.3
> /usr/bin/install -c -m 644 MPI_Type_create_indexed_block.3
> /usr/local/mpich2/man/man3/MPI_Type_create_indexed_block.3
> /usr/bin/install -c -m 644 MPI_Type_create_keyval.3
> /usr/local/mpich2/man/man3/MPI_Type_create_keyval.3
> /usr/bin/install -c -m 644 MPI_Type_create_resized.3
> /usr/local/mpich2/man/man3/MPI_Type_create_resized.3
> /usr/bin/install -c -m 644 MPI_Type_create_struct.3
> /usr/local/mpich2/man/man3/MPI_Type_create_struct.3
> /usr/bin/install -c -m 644 MPI_Type_create_subarray.3
> /usr/local/mpich2/man/man3/MPI_Type_create_subarray.3
> /usr/bin/install -c -m 644 MPI_Type_delete_attr.3
> /usr/local/mpich2/man/man3/MPI_Type_delete_attr.3
> /usr/bin/install -c -m 644 MPI_Type_dup.3
> /usr/local/mpich2/man/man3/MPI_Type_dup.3
> /usr/bin/install -c -m 644 MPI_Type_extent.3
> /usr/local/mpich2/man/man3/MPI_Type_extent.3
> /usr/bin/install -c -m 644 MPI_Type_free.3
> /usr/local/mpich2/man/man3/MPI_Type_free.3
> /usr/bin/install -c -m 644 MPI_Type_free_keyval.3
> /usr/local/mpich2/man/man3/MPI_Type_free_keyval.3
> /usr/bin/install -c -m 644 MPI_Type_get_attr.3
> /usr/local/mpich2/man/man3/MPI_Type_get_attr.3
> /usr/bin/install -c -m 644 MPI_Type_get_contents.3
> /usr/local/mpich2/man/man3/MPI_Type_get_contents.3
> /usr/bin/install -c -m 644 MPI_Type_get_envelope.3
> /usr/local/mpich2/man/man3/MPI_Type_get_envelope.3
> /usr/bin/install -c -m 644 MPI_Type_get_extent.3
> /usr/local/mpich2/man/man3/MPI_Type_get_extent.3
> /usr/bin/install -c -m 644 MPI_Type_get_name.3
> /usr/local/mpich2/man/man3/MPI_Type_get_name.3
> /usr/bin/install -c -m 644 MPI_Type_get_true_extent.3
> /usr/local/mpich2/man/man3/MPI_Type_get_true_extent.3
> /usr/bin/install -c -m 644 MPI_Type_hindexed.3
> /usr/local/mpich2/man/man3/MPI_Type_hindexed.3
> /usr/bin/install -c -m 644 MPI_Type_hvector.3
> /usr/local/mpich2/man/man3/MPI_Type_hvector.3
> /usr/bin/install -c -m 644 MPI_Type_indexed.3
> /usr/local/mpich2/man/man3/MPI_Type_indexed.3
> /usr/bin/install -c -m 644 MPI_Type_lb.3
> /usr/local/mpich2/man/man3/MPI_Type_lb.3
> /usr/bin/install -c -m 644 MPI_Type_match_size.3
> /usr/local/mpich2/man/man3/MPI_Type_match_size.3
> /usr/bin/install -c -m 644 MPI_Type_set_attr.3
> /usr/local/mpich2/man/man3/MPI_Type_set_attr.3
> /usr/bin/install -c -m 644 MPI_Type_set_name.3
> /usr/local/mpich2/man/man3/MPI_Type_set_name.3
> /usr/bin/install -c -m 644 MPI_Type_size.3
> /usr/local/mpich2/man/man3/MPI_Type_size.3
> /usr/bin/install -c -m 644 MPI_Type_struct.3
> /usr/local/mpich2/man/man3/MPI_Type_struct.3
> /usr/bin/install -c -m 644 MPI_Type_ub.3
> /usr/local/mpich2/man/man3/MPI_Type_ub.3
> /usr/bin/install -c -m 644 MPI_Type_vector.3
> /usr/local/mpich2/man/man3/MPI_Type_vector.3
> /usr/bin/install -c -m 644 MPI_Unpack.3
> /usr/local/mpich2/man/man3/MPI_Unpack.3
> /usr/bin/install -c -m 644 MPI_Unpack_external.3
> /usr/local/mpich2/man/man3/MPI_Unpack_external.3
> /usr/bin/install -c -m 644 MPI_Unpublish_name.3
> /usr/local/mpich2/man/man3/MPI_Unpublish_name.3
> /usr/bin/install -c -m 644 MPI_Wait.3
> /usr/local/mpich2/man/man3/MPI_Wait.3
> /usr/bin/install -c -m 644 MPI_Waitall.3
> /usr/local/mpich2/man/man3/MPI_Waitall.3
> /usr/bin/install -c -m 644 MPI_Waitany.3
> /usr/local/mpich2/man/man3/MPI_Waitany.3
> /usr/bin/install -c -m 644 MPI_Waitsome.3
> /usr/local/mpich2/man/man3/MPI_Waitsome.3
> /usr/bin/install -c -m 644 MPI_Win_call_errhandler.3
> /usr/local/mpich2/man/man3/MPI_Win_call_errhandler.3
> /usr/bin/install -c -m 644 MPI_Win_complete.3
> /usr/local/mpich2/man/man3/MPI_Win_complete.3
> /usr/bin/install -c -m 644 MPI_Win_create.3
> /usr/local/mpich2/man/man3/MPI_Win_create.3
> /usr/bin/install -c -m 644 MPI_Win_create_errhandler.3
> /usr/local/mpich2/man/man3/MPI_Win_create_errhandler.3
> /usr/bin/install -c -m 644 MPI_Win_create_keyval.3
> /usr/local/mpich2/man/man3/MPI_Win_create_keyval.3
> /usr/bin/install -c -m 644 MPI_Win_delete_attr.3
> /usr/local/mpich2/man/man3/MPI_Win_delete_attr.3
> /usr/bin/install -c -m 644 MPI_Win_fence.3
> /usr/local/mpich2/man/man3/MPI_Win_fence.3
> /usr/bin/install -c -m 644 MPI_Win_free.3
> /usr/local/mpich2/man/man3/MPI_Win_free.3
> /usr/bin/install -c -m 644 MPI_Win_free_keyval.3
> /usr/local/mpich2/man/man3/MPI_Win_free_keyval.3
> /usr/bin/install -c -m 644 MPI_Win_get_attr.3
> /usr/local/mpich2/man/man3/MPI_Win_get_attr.3
> /usr/bin/install -c -m 644 MPI_Win_get_errhandler.3
> /usr/local/mpich2/man/man3/MPI_Win_get_errhandler.3
> /usr/bin/install -c -m 644 MPI_Win_get_group.3
> /usr/local/mpich2/man/man3/MPI_Win_get_group.3
> /usr/bin/install -c -m 644 MPI_Win_get_name.3
> /usr/local/mpich2/man/man3/MPI_Win_get_name.3
> /usr/bin/install -c -m 644 MPI_Win_lock.3
> /usr/local/mpich2/man/man3/MPI_Win_lock.3
> /usr/bin/install -c -m 644 MPI_Win_post.3
> /usr/local/mpich2/man/man3/MPI_Win_post.3
> /usr/bin/install -c -m 644 MPI_Win_set_attr.3
> /usr/local/mpich2/man/man3/MPI_Win_set_attr.3
> /usr/bin/install -c -m 644 MPI_Win_set_errhandler.3
> /usr/local/mpich2/man/man3/MPI_Win_set_errhandler.3
> /usr/bin/install -c -m 644 MPI_Win_set_name.3
> /usr/local/mpich2/man/man3/MPI_Win_set_name.3
> /usr/bin/install -c -m 644 MPI_Win_start.3
> /usr/local/mpich2/man/man3/MPI_Win_start.3
> /usr/bin/install -c -m 644 MPI_Win_test.3
> /usr/local/mpich2/man/man3/MPI_Win_test.3
> /usr/bin/install -c -m 644 MPI_Win_unlock.3
> /usr/local/mpich2/man/man3/MPI_Win_unlock.3
> /usr/bin/install -c -m 644 MPI_Win_wait.3
> /usr/local/mpich2/man/man3/MPI_Win_wait.3
> /usr/bin/install -c -m 644 MPI_Wtick.3
> /usr/local/mpich2/man/man3/MPI_Wtick.3
> /usr/bin/install -c -m 644 MPI_Wtime.3
> /usr/local/mpich2/man/man3/MPI_Wtime.3
> if [ -s src/mpi/romio/include/mpiof.h ] ; then /usr/bin/install -c -m
> 644 src/mpi/romio/include/mpiof.h /usr/local/mpich2/include/mpiof.h ;
> fi
> if [ -s src/mpi/romio/include/mpio.h ] ; then /usr/bin/install -c -m
> 644 src/mpi/romio/include/mpio.h /usr/local/mpich2/include/mpio.h ; fi
> if [ -s lib/libmpich.a ] ; then /usr/bin/install -c -m 644
> lib/libmpich.a /usr/local/mpich2/lib/libmpich.a ; fi
> if [ -s lib/libmpichcxx.a ] ; then /usr/bin/install -c -m 644
> lib/libmpichcxx.a /usr/local/mpich2/lib/libmpichcxx.a ; fi
> if [ -s lib/libfmpich.a ] ; then /usr/bin/install -c -m 644
> lib/libfmpich.a /usr/local/mpich2/lib/libfmpich.a ; fi
> if [ -s lib/libpmpich.a ] ; then /usr/bin/install -c -m 644
> lib/libpmpich.a /usr/local/mpich2/lib/libpmpich.a ; fi
> if [ -s lib/libfmpich.a ] ; then /usr/bin/install -c -m 644
> lib/libfmpich.a /usr/local/mpich2/lib/libfmpich.a ; fi
> if [ -s lib/libmpich.so ] ; then false --mode=install lib/libmpich.so
> /usr/local/mpich2/lib/libmpich.so ; fi
> if [ -s lib/libpmpich.so ] ; then false --mode=install
> lib/libpmpich.so /usr/local/mpich2/lib/libpmpich.so ; fi
> if [ -s lib/libfmpich.so ] ; then false --mode=install
> lib/libfmpich.so /usr/local/mpich2/lib/libfmpich.so ; fi
> if [ -s lib/libmpichcxx.so ] ; then false --mode=install
> lib/libmpichcxx.so /usr/local/mpich2/lib/libmpichcxx.so ; fi
> if [ -s ./doc/userguide/user.pdf ] ; then /usr/bin/install -c -m 644
> ./doc/userguide/user.pdf /usr/local/mpich2/doc/user.pdf ; fi
> if [ -s ./doc/installguide/install.pdf ] ; then /usr/bin/install -c -m
> 644 ./doc/installguide/install.pdf /usr/local/mpich2/doc/install.pdf ;
> fi
> if [ -s ./doc/smpd/smpd_pmi.pdf ] ; then /usr/bin/install -c -m 644
> ./doc/smpd/smpd_pmi.pdf /usr/local/mpich2/doc/smpd_pmi.pdf ; fi
> if [ -s ./doc/logging/logging.pdf ] ; then /usr/bin/install -c -m 644
> ./doc/logging/logging.pdf /usr/local/mpich2/doc/logging.pdf ; fi
> (cd src/util/thread && make INSTALL_STRIP_FLAG= install)
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/src/util/thread'
> if [ ! -d /usr/local/mpich2 ] ; then mkdir -p /usr/local/mpich2 ; fi
> if [ ! -d /usr/local/mpich2/include ] ; then mkdir -p
> /usr/local/mpich2/include ; fi
> /usr/bin/install -c -m 644 ../../include/mpe_thread.h
> /usr/local/mpich2/include/mpe_thread.h
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/src/util/thread'
> (cd src/env && make INSTALL_STRIP_FLAG= install)
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/src/env'
> if [ ! -d /usr/local/mpich2 ] ; then mkdir -p /usr/local/mpich2 ; fi
> if [ ! -d /usr/local/mpich2 ] ; then mkdir -p /usr/local/mpich2 ; fi
> if [ ! -d /usr/local/mpich2/bin ] ; then mkdir -p
> /usr/local/mpich2/bin ; fi
> /usr/bin/install -c  mpicc /usr/local/mpich2/bin/mpicc
> /usr/bin/install -c  mpich2version /usr/local/mpich2/bin/mpich2version
> /usr/bin/install -c  parkill /usr/local/mpich2/bin/parkill
> if [ ! -d /usr/local/mpich2/etc ] ; then mkdir -p
> /usr/local/mpich2/etc ; fi
> /usr/bin/install -c -m 644 mpicc.conf /usr/local/mpich2/etc/mpicc.conf
> if [ -s mpicxx ] ; then /usr/bin/install -c  mpicxx
> /usr/local/mpich2/bin/mpicxx ; fi
> if [ -s mpif77 ] ; then /usr/bin/install -c  mpif77
> /usr/local/mpich2/bin/mpif77 ; fi
> if [ -s mpif90 ] ; then /usr/bin/install -c  mpif90
> /usr/local/mpich2/bin/mpif90 ; fi
> if [ -s mpicxx.conf ] ; then /usr/bin/install -c -m 644 mpicxx.conf
> /usr/local/mpich2/etc/mpicxx.conf ; fi
> if [ -s mpif77.conf ] ; then /usr/bin/install -c -m 644 mpif77.conf
> /usr/local/mpich2/etc/mpif77.conf ; fi
> if [ -s mpif90.conf ] ; then /usr/bin/install -c -m 644 mpif90.conf
> /usr/local/mpich2/etc/mpif90.conf ; fi
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/src/env'
> (cd src/pkgconfig && make INSTALL_STRIP_FLAG= install)
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/src/pkgconfig'
> if [ ! -d /usr/local/mpich2/lib/pkgconfig ] ; then mkdir -p
> /usr/local/mpich2/lib/pkgconfig ; fi
> if [ -s mpich2-ch3.pc ] ; then /usr/bin/install -c mpich2-ch3.pc
> /usr/local/mpich2/lib/pkgconfig/mpich2-ch3.pc ; fi
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/src/pkgconfig'
> for dir in  src/binding/f77 src/binding/f90 src/binding/cxx - ; do \
> 		if [ "$dir" = "-" ] ; then break ; fi ;\
> 		(cd $dir && make INSTALL_STRIP_FLAG= install) ;\
> 	done
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/src/binding/f77'
> if [ ! -d /usr/local/mpich2 ] ; then mkdir -p /usr/local/mpich2 ; fi
> if [ ! -d /usr/local/mpich2/include ] ; then mkdir -p
> /usr/local/mpich2/include ; fi
> /usr/bin/install -c -m 644 mpif.h /usr/local/mpich2/include/mpif.h
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/src/binding/f77'
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/src/binding/f90'
> if [ ! -d /usr/local/mpich2 ] ; then mkdir -p /usr/local/mpich2 ; fi
> if [ ! -d /usr/local/mpich2/include ] ; then mkdir -p
> /usr/local/mpich2/include ; fi
> /usr/bin/install -c -m 644 mpi.mod /usr/local/mpich2/include/mpi.mod
> /usr/bin/install -c -m 644 mpi_constants.mod
> /usr/local/mpich2/include/mpi_constants.mod
> /usr/bin/install -c -m 644 mpi_base.mod
> /usr/local/mpich2/include/mpi_base.mod
> /usr/bin/install -c -m 644 mpi_sizeofs.mod
> /usr/local/mpich2/include/mpi_sizeofs.mod
> if [ ! -d /usr/local/mpich2 ] ; then mkdir -p /usr/local/mpich2 ; fi
> if [ ! -d /usr/local/mpich2/lib ] ; then mkdir -p
> /usr/local/mpich2/lib ; fi
> /usr/bin/install -c -m 644 libmpichf90.a
> /usr/local/mpich2/lib/libmpichf90.a
> if [ -s mpimod.pcl ] ; then /usr/bin/install -c -m 644 mpimod.pcl
> /usr/local/mpich2/include/mpimod.pcl ; fi
> if [ -s mpimod.pc ] ; then /usr/bin/install -c -m 644 mpimod.pc
> /usr/local/mpich2/include/mpimod.pc ; fi
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/src/binding/f90'
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/src/binding/cxx'
> if [ ! -d /usr/local/mpich2 ] ; then mkdir -p /usr/local/mpich2 ; fi
> if [ ! -d /usr/local/mpich2/include ] ; then mkdir -p
> /usr/local/mpich2/include ; fi
> /usr/bin/install -c -m 644 mpicxx.h /usr/local/mpich2/include/mpicxx.h
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/src/binding/cxx'
> for dir in  src/pm/mpd src/mpe2 - ; do \
> 		if [ "$dir" = "-" ] ; then break ; fi ;\
> 		(cd $dir && make INSTALL_STRIP_FLAG= install) ;\
> 	done
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/src/pm/mpd'
> copying python files/links into  /usr/local/mpich2/bin
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/src/pm/mpd'
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/src/mpe2'
> Installing MPE2 include files to /usr/local/mpich2/include
> Installing MPE2 libraries to /usr/local/mpich2/lib
> Installing MPE2 utility programs to /usr/local/mpich2/bin
> Installing MPE2 configuration files to /usr/local/mpich2/etc
> Installing MPE2 system utility programs to /usr/local/mpich2/sbin
> Installing MPE2 man to /usr/local/mpich2/man
> Installing MPE2 html to /usr/local/mpich2/www
> Installing SLOG2SDK's lib
> Installing SLOG2SDK's doc
> Installing SLOG2SDK's share
> Creating SLOG2SDK's bin
> Installed SLOG2SDK in /usr/local/mpich2
> /usr/local/mpich2/sbin/mpeuninstall may be used to remove the
> installation
> Installed MPE2 in /usr/local/mpich2
> /usr/local/mpich2/sbin/mpeuninstall may be used to remove the
> installation
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpe2'
> 
> Beginning make
> make all-local
> make[1]: Entering directory `/usr/local/mpich2-1.0.7'
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7'
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/src'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/mpid'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpid/ch3'
> make[4]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/ch3/channels'
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock'
> make[6]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/sock'
> make[7]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/sock/poll'
> make[7]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/sock/poll'
> make[6]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/sock'
> make[6]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock/src'
> make[6]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock/src'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock'
> make[4]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpid/ch3/channels'
> make[4]: Entering directory `/usr/local/mpich2-1.0.7/src/mpid/ch3/src'
> make[4]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpid/ch3/src'
> make[4]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/ch3/util'
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/ch3/util/sock'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpid/ch3/util/sock'
> make[4]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpid/ch3/util'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpid/ch3'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpid/common'
> make[4]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/datatype'
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/datatype/dataloop'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/datatype/dataloop'
> make all-local
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/datatype'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/datatype'
> make[4]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpid/common/datatype'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpid/common'
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpid'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/attr'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/attr'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/coll'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/coll'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/comm'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/comm'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/datatype'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/datatype'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/errhan'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/errhan'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/group'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/group'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/init'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/init'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/misc'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/misc'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/pt2pt'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/pt2pt'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/rma'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/rma'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/spawn'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/spawn'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/timer'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/timer'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/topo'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/topo'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/romio'
> make mpiolib
> make[4]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/romio'
> 
> compiling ROMIO in directory mpi-io
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/mpi-io'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/mpi-io'
> 
> compiling ROMIO in directory adio/common
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/adio/common'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/adio/common'
> 
> compiling ROMIO in directory mpi-io/glue/mpich2
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/mpi-io/glue/mpich2'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/mpi-io/glue/mpich2'
> 
> compiling ROMIO in directory adio/ad_testfs
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/adio/ad_testfs'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/adio/ad_testfs'
> 
> compiling ROMIO in directory adio/ad_ufs
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/adio/ad_ufs'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/adio/ad_ufs'
> 
> compiling ROMIO in directory adio/ad_nfs
> make[5]: Entering directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/adio/ad_nfs'
> make[5]: Leaving directory
> `/usr/local/mpich2-1.0.7/src/mpi/romio/adio/ad_nfs'
> make[4]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/romio'
> make[4]: Entering directory `/usr/local/mpich2-1.0.7/src/mpi/romio'
> make[4]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/romio'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi/romio'
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpi'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/util'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/util/mem'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/util/mem'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/util/info'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/util/info'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/util/msgs'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/util/msgs'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/util/instrm'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/util/instrm'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/util/thread'
> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../../src/include -O2
> -I/usr/local/mpich2-1.0.7/src/mpid/ch3/include
> -I/usr/local/mpich2-1.0.7/src/mpid/ch3/include
> -I/usr/local/mpich2-1.0.7/src/mpid/common/datatype
> -I/usr/local/mpich2-1.0.7/src/mpid/common/datatype
> -I/usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock/include
> -I/usr/local/mpich2-1.0.7/src/mpid/ch3/channels/sock/include
> -I/usr/local/mpich2-1.0.7/src/mpid/common/sock
> -I/usr/local/mpich2-1.0.7/src/mpid/common/sock
> -I/usr/local/mpich2-1.0.7/src/mpid/common/sock/poll
> -I/usr/local/mpich2-1.0.7/src/mpid/common/sock/poll -c mpe_thread.c
> ar cr ../../../lib/libmpich.a mpe_thread.o
> ranlib ../../../lib/libmpich.a
> date > .libstamp0
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/util/thread'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/util/dbg'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/util/dbg'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/util/param'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/util/param'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/util/osserv'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/util/osserv'
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/util'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/nameserv'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/nameserv/mpd'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/nameserv/mpd'
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/nameserv'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/binding'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/binding/f77'
> g77 -O2  -c setbotf.f
> ar cr ../../../lib/libmpich.a setbotf.o
> ranlib ../../../lib/libmpich.a
> date > .libstamp2
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/binding/f77'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/binding/f90'
> rm -f mpifnoext.h
> sed -e 's/^C/\!/g' -e '/EXTERNAL/d' \
> 		-e '/DOUBLE PRECISION/d' ../f77/mpif.h > mpifnoext.h
> ifort -O2 -I. -c ./mpi_constants.f90
> ifort -O2 -I. -c mpi_sizeofs.f90
> ifort -O2 -I. -c ./mpi.f90
> ar cr libmpichf90.a mpi.o mpi_constants.o mpi_sizeofs.o
> ranlib libmpichf90.a
> make all-postamble
> make[4]: Entering directory `/usr/local/mpich2-1.0.7/src/binding/f90'
> if [ -s libmpichf90.a ] ; then \
> 	   cp -p libmpichf90.a ../../../lib ; fi
> make[4]: Leaving directory `/usr/local/mpich2-1.0.7/src/binding/f90'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/binding/f90'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/binding/cxx'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/binding/cxx'
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/binding'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/env'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/env'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/pkgconfig'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/pkgconfig'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/mpe2'
> 
> **** Making src/misc ....
> make --no-print-directory mpe_debug_objs
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include
> -I../../.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include
> -O2 -DMPI_LINUX  -DMPE_NOMPI -c mpehname.c
> mv mpehname.o mpehname.no
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a mpehname.no
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c decomp.c
> mv decomp.o decomp.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c mpe_seq.c
> mv mpe_seq.o mpe_seq.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c dbxerr.c
> mv dbxerr.o dbxerr.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c getgrank.c
> mv getgrank.o getgrank.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c examine.c
> mv examine.o examine.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c privtags.c
> mv privtags.o privtags.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c mpehname.c
> mv mpehname.o mpehname.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c mpe_io.c
> mv mpe_io.o mpe_io.po
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a decomp.po
> mpe_seq.po dbxerr.po getgrank.po examine.po privtags.po mpehname.po
> mpe_io.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c decompf.c
> mv decompf.o decompf.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c mpe_seqf.c
> mv mpe_seqf.o mpe_seqf.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/misc/../../include -O2
> -DMPI_LINUX  -c getgrankf.c
> mv getgrankf.o getgrankf.po
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a
> 
> **** Making src/callstack ....
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/../../include -O2  -c
> iterator.c
> mv iterator.o iterator.no
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/../../include -O2  -c
> fancyprint.c
> mv fancyprint.o fancyprint.no
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a iterator.no
> fancyprint.no
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/../../include -O2  -c
> iterator.c
> mv iterator.o iterator.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/../../include -O2  -c
> fancyprint.c
> mv fancyprint.o fancyprint.po
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a iterator.po
> fancyprint.po
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/bin/check_callstack
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/callstack/../../include -O2  -c
> check_callstack.c
> mv check_callstack.o check_callstack.no
> cp -f check_callstack.no mpe2tmp.o
> gcc -Wl,--export-dynamic -O2  -o
> /usr/local/mpich2-1.0.7/src/mpe2/bin/check_callstack mpe2tmp.o \
> 	                         -L/usr/local/mpich2-1.0.7/src/mpe2/lib
> -lmpe_nompi
> 
> **** Making src/logging ....
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c mpi_null.c
> mv mpi_null.o mpi_null.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_util.c
> mv clog_util.o clog_util.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_timer.c
> mv clog_timer.o clog_timer.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_uuid.c
> mv clog_uuid.o clog_uuid.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_commset.c
> mv clog_commset.o clog_commset.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_preamble.c
> mv clog_preamble.o clog_preamble.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_record.c
> mv clog_record.o clog_record.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_sync.c
> mv clog_sync.o clog_sync.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_block.c
> mv clog_block.o clog_block.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_buffer.c
> mv clog_buffer.o clog_buffer.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_merger.c
> mv clog_merger.o clog_merger.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_cache.c
> mv clog_cache.o clog_cache.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_joiner.c
> mv clog_joiner.o clog_joiner.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog.c
> mv clog.o clog.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c mpe_log_thread.c
> mv mpe_log_thread.o mpe_log_thread.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c mpe_log.c
> mv mpe_log.o mpe_log.no
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a mpi_null.no
> clog_util.no clog_timer.no clog_uuid.no clog_commset.no
> clog_preamble.no clog_record.no clog_sync.no clog_block.no
> clog_buffer.no clog_merger.no clog_cache.no clog_joiner.no clog.no
> mpe_log_thread.no mpe_log.no
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c mpe_logf.c
> mv mpe_logf.o mpe_logf.no
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi_null.a
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c mpe_log_null.c
> mv mpe_log_null.o mpe_log_null.no
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi_null.a
> mpi_null.no mpe_log_null.no
> make[6]: `mpe_logf.no' is up to date.
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi_null.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_null.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> mpe_log_null.c
> mv mpe_log_null.o mpe_log_null.po
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_null.a
> mpe_log_null.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> mpe_logf.c
> mv mpe_logf.o mpe_logf.po
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_null.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_util.c
> mv clog_util.o clog_util.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_timer.c
> mv clog_timer.o clog_timer.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_uuid.c
> mv clog_uuid.o clog_uuid.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_commset.c
> mv clog_commset.o clog_commset.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_preamble.c
> mv clog_preamble.o clog_preamble.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_record.c
> mv clog_record.o clog_record.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_sync.c
> mv clog_sync.o clog_sync.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_block.c
> mv clog_block.o clog_block.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_buffer.c
> mv clog_buffer.o clog_buffer.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_merger.c
> mv clog_merger.o clog_merger.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_cache.c
> mv clog_cache.o clog_cache.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog_joiner.c
> mv clog_joiner.o clog_joiner.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> clog.c
> mv clog.o clog.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> mpe_log_thread.c
> mv mpe_log_thread.o mpe_log_thread.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2  -c
> mpe_log.c
> mv mpe_log.o mpe_log.po
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a clog_util.po
> clog_timer.po clog_uuid.po clog_commset.po clog_preamble.po
> clog_record.po clog_sync.po clog_block.po clog_buffer.po
> clog_merger.po clog_cache.po clog_joiner.po clog.po mpe_log_thread.po
> mpe_log.po
> make[6]: `mpe_logf.po' is up to date.
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/bin/clog2_print
> /usr/local/mpich2-1.0.7/src/mpe2/bin/clog2_join
> /usr/local/mpich2-1.0.7/src/mpe2/bin/clog2_repair
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_print.c
> mv clog_print.o clog_print.no
> cp -f clog_print.no mpe2tmp.o
> gcc  -O2  -o /usr/local/mpich2-1.0.7/src/mpe2/bin/clog2_print
> mpe2tmp.o \
> 	                         -L/usr/local/mpich2-1.0.7/src/mpe2/lib
> -lmpe_nompi
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_join.c
> mv clog_join.o clog_join.no
> cp -f clog_join.no mpe2tmp.o
> gcc  -O2  -o /usr/local/mpich2-1.0.7/src/mpe2/bin/clog2_join mpe2tmp.o
> \
> 	                         -L/usr/local/mpich2-1.0.7/src/mpe2/lib
> -lmpe_nompi
> gcc -I.. -I../../.. -I../include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/logging/../../include -O2 
> -DCLOG_NOMPI -c clog_repair.c
> mv clog_repair.o clog_repair.no
> cp -f clog_repair.no mpe2tmp.o
> gcc  -O2  -o /usr/local/mpich2-1.0.7/src/mpe2/bin/clog2_repair
> mpe2tmp.o \
> 	                         -L/usr/local/mpich2-1.0.7/src/mpe2/lib
> -lmpe_nompi
> 
> **** Making src/wrappers ....
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/liblmpe.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers/../../include -O2  -c
> log_mpi_core.c
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/liblmpe.a log_mpi_core.o
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/liblmpe.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libtmpe.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers/../../include -O2  -c
> trace_mpi_core.c
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libtmpe.a trace_mpi_core.o
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libtmpe.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers/../../include -O2  -c
> mpe_proff.c
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_f2cmpi.a mpe_proff.o
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_f2cmpi.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/mpe_prof.o
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/wrappers/../../include -O2  -c
> mpe_prof.c
> 
> 
> **** Making src/graphics ....
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2 
> -DMPE_NOMPI -c mpe_graphics.c
> mv mpe_graphics.o mpe_graphics.no
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2 
> -DMPE_NOMPI -c xcolor.c
> mv xcolor.o xcolor.no
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2 
> -DMPE_NOMPI -c xframe.c
> mv xframe.o xframe.no
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2 
> -DMPE_NOMPI -c xinit.c
> mv xinit.o xinit.no
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2 
> -DMPE_NOMPI -c xwmap.c
> mv xwmap.o xwmap.no
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2 
> -DMPE_NOMPI -c xmouse.c
> mv xmouse.o xmouse.no
> gcc -I.. -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2 
> -DMPE_NOMPI -c xkey.c
> mv xkey.o xkey.no
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a
> mpe_graphics.no xcolor.no xframe.no xinit.no xwmap.no xmouse.no
> xkey.no
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_nompi.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> mpe_graphics.c
> mv mpe_graphics.o mpe_graphics.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> xcolor.c
> mv xcolor.o xcolor.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> xframe.c
> mv xframe.o xframe.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> xinit.c
> mv xinit.o xinit.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> xwmap.c
> mv xwmap.o xwmap.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> xmouse.c
> mv xmouse.o xmouse.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> xkey.c
> mv xkey.o xkey.po
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a mpe_graphics.po
> xcolor.po xframe.po xinit.po xwmap.po xmouse.po xkey.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> mpe_graphicsf.c
> mv mpe_graphicsf.o mpe_graphicsf.po
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> xmousef.c
> mv xmousef.o xmousef.po
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe.a
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libampe.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/graphics/../../include  -O2  -c
> visual_mess.c
> mv visual_mess.o visual_mess.po
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libampe.a visual_mess.po
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libampe.a
> 
> 
> **** Making src/collchk ....
> make --no-print-directory
> /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_collchk.a
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> begin.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> err_han.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> is_init.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> check_buff.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> check_dims.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> check_graph.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> check_size.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_amode.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_call.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_dtype.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_high_low.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_int.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_local_leader.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_op.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_root.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_tag.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_datarep.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> same_whence.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> allgather.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> allgatherv.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> allreduce.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> alltoall.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> alltoallv.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> barrier.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> bcast.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> cart_create.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> cart_map.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> gather.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> gatherv.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> graph_create.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> graph_map.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> init.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> intercomm_create.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> intercomm_merge.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> reduce.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> reduce_scatter.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> scan.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> scatter.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> scatterv.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> finalize.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> exscan.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> alltoallw.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_open.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_preallocate.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_read_all_begin.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_read_all.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_read_all_end.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_read_at_all_begin.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_read_at_all.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_read_at_all_end.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_read_ordered_begin.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_read_ordered.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_read_ordered_end.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_seek_shared.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_set_atomicity.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_set_size.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_set_view.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_write_all_begin.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_write_all.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_write_all_end.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_write_at_all_begin.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_write_at_all.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_write_at_all_end.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_write_ordered_begin.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_write_ordered.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> file_write_ordered_end.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> add_fh.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> get_fh.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> win_create.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> win_fence.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> add_win.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> get_win.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> comm_accept.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> comm_connect.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> comm_create.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> comm_disconnect.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> comm_dup.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> comm_spawn.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> comm_spawn_multiple.c
> /usr/local/mpich2-1.0.7/bin/mpicc -I..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/include
> -I/usr/local/mpich2-1.0.7/src/mpe2/include -I../../..
> -I/usr/local/mpich2-1.0.7/src/mpe2/src/collchk/../../include -O2  -c
> comm_split.c
> ar cr /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_collchk.a *.o
> ranlib /usr/local/mpich2-1.0.7/src/mpe2/lib/libmpe_collchk.a
> 
> 
> **** Making src/slog2sdk ....
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/mpe2'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/pmi'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/pmi/simple'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/pmi/simple'
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/pmi'
> make[2]: Entering directory `/usr/local/mpich2-1.0.7/src/pm'
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/pm/mpd'
> gcc -I. -I/usr/local/mpich2-1.0.7/src/pm/mpd -O2  -c 
> /usr/local/mpich2-1.0.7/src/pm/mpd/mpdroot.c
> gcc -O2   -o mpdroot mpdroot.o -lpthread        -lrt
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/pm/mpd'
> make all-postamble
> make[3]: Entering directory `/usr/local/mpich2-1.0.7/src/pm'
> if [ -n "mpd" -a -d "mpd" ] ; then \
> 	build_prefix=`cd ../.. && pwd` && cd mpd && \
> 	make prefix=$build_prefix exec_prefix=$build_prefix
> bindir=$build_prefix/bin mpich2-build-install ; \
> 	fi
> make[4]: Entering directory `/usr/local/mpich2-1.0.7/src/pm/mpd'
> /usr/bin/install -c -m 644
> /usr/local/mpich2-1.0.7/src/pm/mpd/mpdroot.c mpich2-mpdroot.c
> gcc -I. -I/usr/local/mpich2-1.0.7/src/pm/mpd -O2  -c mpich2-mpdroot.c
> rm -f mpich2-mpdroot.c
> gcc -O2   -o mpich2-mpdroot mpich2-mpdroot.o -lpthread        -lrt
> rm -f mpich2-mpdroot.o
> copying python files/links into  /usr/local/mpich2-1.0.7/bin
> rm -f mpich2-mpdroot
> make[4]: Leaving directory `/usr/local/mpich2-1.0.7/src/pm/mpd'
> make[3]: Leaving directory `/usr/local/mpich2-1.0.7/src/pm'
> make[2]: Leaving directory `/usr/local/mpich2-1.0.7/src/pm'
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/src'
> make[1]: Entering directory `/usr/local/mpich2-1.0.7/examples'
> ../bin/mpicc   -o cpi cpi.o  -lm
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7/examples'
> make all-postamble
> make[1]: Entering directory `/usr/local/mpich2-1.0.7'
> Make completed
> make[1]: Leaving directory `/usr/local/mpich2-1.0.7'




More information about the mpich-discuss mailing list