affects 860599 mumps thanks
On Thu, 21 Dec 2017 14:00:36 -0500 "Aaron M. Ucko" <[email protected]> wrote: > Source: mumps > Version: 5.1.1-3+b1 > Severity: important > Tags: upstream > Justification: fails to build from source > User: [email protected] > Usertags: m68k > > Builds of mumps for m68k (admittedly not a release architecture) have > been failing as detailed in [1]: > > Package mpi-fort was not found in the pkg-config search path. > Perhaps you should add the directory containing `mpi-fort.pc' Thanks Aaron, I'm aware of the problem, in fact it's Bug#860599. OpenMPI provides mpi-fort.pc and mumps is tuned to use it. Unfortunately mpich doesn't provide it, and mpich is the default MPI on m68k (notice also that sh4 has the same problem). Rather than merging this bug into #860599, I'll keep them separate in case people want to discuss or make a patch for mumps to not require mpi-fort.pc. But I think a tidier solution is to construct an mpi-fort.pc for mpich. (or perhaps as you suggest, using mpifort itself is the better solution) Drew

