[petsc-dev] make test failure

Mike McCourt mccomic at mcs.anl.gov
Sat Mar 5 00:18:40 CST 2011


That worked like a charm.  I did have to install the flex package or pass -with-c2html=0 which I didn't have to do before.  It's all good though.  Thanks Satish.

-Mike

----- Original Message -----
From: "Satish Balay" <balay at mcs.anl.gov>
To: "For users of the development version of PETSc" <petsc-dev at mcs.anl.gov>
Sent: Thursday, March 3, 2011 10:26:13 PM
Subject: Re: [petsc-dev] make test failure

ok - here is one guess.

You have old mpich sources in your petsc-dev/externalpackages, and using
--download-mpich=1

suggest: 'rm -rf externalpackages linux-facets', get latest petsc-dev,
BuildSystem [hg pull -u] and redo the build.

Satish

On Thu, 3 Mar 2011, Satish Balay wrote:

> this shortcut doesn't help. send logs to petsc-maint.
> 
> satish
> 
> On Thu, 3 Mar 2011, Mike McCourt wrote:
> 
> > Hey guys, I just built petsc-dev I think it went through fine, but when I did the make test I got
> > 
> > laptop:~/argonne/petsc-dev$ make PETSC_DIR=/home/ironmike/argonne/petsc-dev PETSC_ARCH=linux-facets test
> > Running test examples to verify correct installation
> > Possible error running C/C++ src/snes/examples/tutorials/ex19 with 1 MPI process
> > See http://www.mcs.anl.gov/petsc/petsc-as/documentation/faq.html
> > ssh: connect to host localhost port 22: Connection refused
> > Unknown signal 112 (signal 112)
> > Possible error running C/C++ src/snes/examples/tutorials/ex19 with 2 MPI processes
> > See http://www.mcs.anl.gov/petsc/petsc-as/documentation/faq.html
> > ssh: connect to host localhost port 22: Connection refused
> > Error running Fortran example src/snes/examples/tutorials/ex5f with 1 MPI process
> > See http://www.mcs.anl.gov/petsc/petsc-as/documentation/faq.html
> > ssh: connect to host localhost port 22: Connection refused
> > Completed test examples
> > 
> > My petsc-3.1-p7 still works fine.  I know I should send the configure.log and make.log, but I figured I'd send this to the dev list first in case there was a quick fix.
> > 
> > Thanks,
> > 
> > -Mike
> > 
> 
> 




More information about the petsc-dev mailing list