[petsc-users] Petsc/3.5.0 make test failed
Satish Balay
balay at mcs.anl.gov
Fri Jul 25 11:06:53 CDT 2014
Its probably best to do a fresh build with the latest petsc-3.5.1 tarball and see
if the problem is reproduceable [with --with-shared-libraries=0]
Satish
On Fri, 25 Jul 2014, Jed Brown wrote:
> Matthew Knepley <knepley at gmail.com> writes:
>
> > On Thu, Jul 24, 2014 at 5:33 PM, Kai Song <ksong at lbl.gov> wrote:
> >
> >> Hi Satish,
> >>
> >> Thanks for the quick response. I attached the make.log in this email, and
> >> a quick glance, I didn't see any obvious errors.
> >>
> >
> > This never built the MUMPS directory, even though you have PETSC_HAVE_MUMPS
> > defined. I can see two
> > possible reasons for this:
> >
> > 1) You distribution as missing files
> >
> > 2) You have two copies of PETSc fighting each other here (old PETSC_DIR?)
> >
> > Can you make sure you have the file mumps.c in
> >
> > src/mat/impls/aij/mpi/mumps
> >
> > Jed, how do we check what make is doing here?
>
> mumps.c should be listed in $PETSC_ARCH/conf/files after the code
> generator runs. Possibly a file system problem or tinkering caused it
> to appear up-to-date after reconfiguring? (Just speculating because we
> haven't seen this problem before.)
>
More information about the petsc-users
mailing list