Bug#1135069: mumps: tests fail on hppa

Drew Parsons <[email protected]> Sun, 03 May 2026 22:31:46 +0200
Newsgroups gmane.linux.debian.ports.hppa
Message-ID <177784030619.1610389.4281063460852817142.reportbug__37090.5193778285$1777840406$gmane$org@sandy>
Source: mumps
Followup-For: Bug #1135069
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: hppa

That's good thinking that the issue might be related to 32-bit
bigendian. You're likely right about that.

mumps does have a -DNO_64BIT_ADDRESSES_IN_C configuration option
intended to fix some 64-bit addressing issues.
Unfortunately it's not enough on its own to get a successful build.
I guess they didn't provide it to deal with endian issues.