Buildbot failure in MUMPS factorization phase

Issue #572 resolved
Martin Sandve Alnæs created an issue

This error occurs regularly. Would be nice to fix.

http://fenicsproject.org:8010/builders/dolfin-next-full-trusty-amd64-py3/builds/713/steps/make%20run_unittests_py_mpi/logs/stdio

[2]PETSC ERROR: --------------------- Error Message ------------------------------------
Error in external library!
[0]PETSC ERROR: [2]PETSC ERROR: Error in external library!
Error reported by MUMPS in numerical factorization phase: INFO(1)=-1, INFO(2)=1
!
[0]PETSC ERROR: [2]PETSC ERROR: Error reported by MUMPS in numerical factorization phase: INFO(1)=-1, INFO(2)=1
!

@garth-wells This buildbot also has petsc 3.4.2. Do you think upgrading will fix?

Software versions: http://fenicsproject.org:8010/buildslaves/trusty-amd64-py3

However this one is stable green and also has 3.4.2: http://fenicsproject.org:8010/buildslaves/trusty-amd64

Comments (3)

  1. Prof Garth Wells

    An update might very well help.

    The Debian/Ubuntu packages really shouldn't be used; they're unsupported and full of bugs. PETSc really needs to download its own dependencies because it picks compatible versions and applies patches for bugs that upstream packages don't seem to care about fixing.

  2. Log in to comment