Bug#973767: dolfin FTBFS: The MPI_Comm_rank() function was called before MPI_INIT was invoked.
Drew Parsons
dparsons at debian.org
Fri Nov 6 17:55:40 GMT 2020
Source: dolfin
Followup-For: Bug #973767
Yeah, I'm more certain SLEPc is the problem. In the new release they
abolishing SLEPc.pc, renaming it slepc.pc. Since pkg-config is
case-sensitive, the unexpected change is causing problems.
Notice how the reported error is only with dolfin64. Because the
proper SLEPc is not detected, the 64-bit build is mixing up 32-bit and
64-bit builds of PETSc and SLEPc.
Resolution in progress.
More information about the debian-science-maintainers
mailing list