Bug#1135069: mumps: tests fail on hppa
Drew Parsons
dparsons at debian.org
Mon Apr 27 10:20:26 BST 2026
Source: mumps
Version: 5.8.2-1
Severity: normal
X-Debbugs-Cc: debian-hppa at lists.debian.org
User: debian-hppa at lists.debian.org
Usertags: hppa
Control: block 1133815 by -1
Control: affects -1 src:mpich
Mumps build-time tests are failing on hppa
(32-bit, so using mpich)
https://buildd.debian.org/status/fetch.php?pkg=mumps&arch=hppa&ver=5.8.2-1&stamp=1777034697&raw=0
=== running c_example (serial) ===
Fatal error in internal_Allreduce: Invalid communicator, error stack:
internal_Allreduce(142): MPI_Allreduce(sendbuf=0xf947dfd0, recvbuf=0xf947dfc8, count=1, MPI_2INTEGER, MPI_MINLOC, comm=0x0) failed
internal_Allreduce(45).: Invalid communicator
[unset]: PMIU_write error; fd=-1 buf=:cmd=abort exitcode=67710469 message=abort
:
system msg for write_line failure : Bad file descriptor
Debugging c_example.c show the error is occuring during the main dmumps_c run
(analyse, factorization and solve) id.job=6 at l.82,
/* Call the MUMPS package (analyse, factorization and solve). */
id.job=6;
dmumps_c(&id);
The same mumps code is running successfully with mpich on armf, i386
(including hurd) and x32, so it's hard to argue that it's a bug in
mumps itself.
Is it a bug in the hppa support of mpich?
More information about the debian-science-maintainers
mailing list