[mpich-discuss] Fwd: regarding MPICH2-1.1.1p1 installation

Anuj Patel indyaah at gmail.com
Mon Oct 5 12:33:16 CDT 2009


---------- Forwarded message ----------
From: Anuj Patel <indyaah at gmail.com>
Date: Mon, Oct 5, 2009 at 10:31 PM
Subject: regarding MPICH2-1.1.1p1 installation
To: mpich2-maint at mcs.anl.gov


Dear Sir/Madam,

We are currently working on Cluster Configuration on Fedora Core 11, with
MPICH2-1.1.1p1 and while i performed the following command

make installcheck PACKAGE=mpich2-1.1.1p1

we had error. I have redirectd o/p in a file and attached here with if you
can analyze and reply to it we'll be very thankful to you.

Thank you

Anuj Patel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20091005/f8e993c7/attachment.htm>
-------------- next part --------------
for dir in src/util/thread src/env src/packaging/pkgconfig src/packaging/envmods  src/binding/f77 src/binding/f90 src/binding/cxx  src/openpa src/pm/mpd src/mpe2 - ; do \
		if [ "$dir" = "-" ] ; then break ; fi ; \
		(cd $dir && make installcheck ; ) ; done
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/util/thread'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/util/thread'
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/env'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/env'
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/packaging/pkgconfig'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/packaging/pkgconfig'
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/packaging/envmods'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/packaging/envmods'
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/binding/f77'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/binding/f77'
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/binding/f90'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/binding/f90'
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/binding/cxx'
make[1]: Nothing to be done for `installcheck'.
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/binding/cxx'
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/openpa'
Making installcheck in src
make[2]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/openpa/src'
make[2]: Nothing to be done for `installcheck'.
make[2]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/openpa/src'
Making installcheck in test
make[2]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/openpa/test'
make[2]: Nothing to be done for `installcheck'.
make[2]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/openpa/test'
make[2]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/openpa'
make[2]: Nothing to be done for `installcheck-am'.
make[2]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/openpa'
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/openpa'
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/pm/mpd'
make[1]: *** No rule to make target `installcheck'.  Stop.
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/pm/mpd'
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/mpe2'
Running installation linktest for C logging program...

*** Link C program with the MPI tracing library .......................... Yes.

*** Link C program with the MPI logging library .......................... Yes.

*** Link C program with the MPI and manual logging libraries ............. Yes.

Running installation linktest for Fortran logging program...

*** Link F77 program with the MPI and manual logging libraries ........... Yes.

Running installation linktest for C graphics program...

*** Link C program with the MPI animation library ........................ Yes.

*** Link C program with the X11 graphics library ......................... Yes.

Running installation linktest for Fortran graphics program...

*** Link F77 program with the X11 graphics library ....................... Yes.

Running installation linktest for C collchk program...

*** Link C program with the MPI collective/datatype checking library ..... Yes.

Running installation linktest for Fortran collchk program...

*** Link F77 program with the MPI collective/datatype checking library ... Yes.

make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/mpe2'
make installcheck-postamble
make[1]: Entering directory `/root/mpi/mpich2-1.1.1p1'
make[2]: Entering directory `/root/mpi/mpich2-1.1.1p1/src/mpe2'
Running installation runtest for C logging program...

*** Test C program with the MPI tracing library .......................... No.
    The failed command is :
/root/mpi/mpich2-install/bin/mpiexec -n 4 cpi_trace
mpiexec failed: gethostbyname_ex failed for indyaah.destiny

*** Test C program with the MPI logging library .......................... No.
    The failed command is :
/root/mpi/mpich2-install/bin/mpiexec -n 4 cpi_log
mpiexec failed: gethostbyname_ex failed for indyaah.destiny

*** Test C program with the MPI and manual logging libraries ............. No.
    The failed command is :
/root/mpi/mpich2-install/bin/mpiexec -n 4 cpilog
mpiexec failed: gethostbyname_ex failed for indyaah.destiny

Running installation runtest for Fortran logging program...

*** Test F77 program with the MPI and manual logging libraries ........... No.
    The failed command is :
/root/mpi/mpich2-install/bin/mpiexec -n 4 fpilog
mpiexec failed: gethostbyname_ex failed for indyaah.destiny

Running installation runtest for C graphics program...

*** Test C program with the MPI animation library ........................ No.
    The failed command is :
/root/mpi/mpich2-install/bin/mpiexec -n 4 cpi_anim
mpiexec failed: gethostbyname_ex failed for indyaah.destiny

*** Test C program with the X11 graphics library ......................... No.
    The failed command is :
/root/mpi/mpich2-install/bin/mpiexec -n 4 cxgraphics
mpiexec failed: gethostbyname_ex failed for indyaah.destiny

Running installation runtest for Fortran graphics program...

*** Test F77 program with the X11 graphics library ....................... No.
    The failed command is :
/root/mpi/mpich2-install/bin/mpiexec -n 4 fxgraphics
mpiexec failed: gethostbyname_ex failed for indyaah.destiny

Running installation runtest for C collchk program...

*** Test C program with the MPI collective/datatype checking library ..... No.
    The failed command is :
/root/mpi/mpich2-install/bin/mpiexec -n 4 wrong_int_byte
mpiexec failed: gethostbyname_ex failed for indyaah.destiny

Running installation runtest for Fortran collchk program...

*** Test F77 program with the MPI collective/datatype checking library ... No.
    The failed command is :
/root/mpi/mpich2-install/bin/mpiexec -n 4 wrong_reals
mpiexec failed: gethostbyname_ex failed for indyaah.destiny

make[2]: Leaving directory `/root/mpi/mpich2-1.1.1p1/src/mpe2'
make[1]: Leaving directory `/root/mpi/mpich2-1.1.1p1'


More information about the mpich-discuss mailing list