Bug#1133815: libgmm-dev fails to coinstall
Drew Parsons
dparsons at emerall.com
Mon Jun 15 17:52:43 BST 2026
On 2026-06-15 13:12, Graham Inggs wrote:
>
> I don't think this bug is related to build failures on non-release
> architectures.
...
> $ diffoscope libgmm-dev_5.5+dfsg1-1_amd64.deb
> libgmm-dev_5.5+dfsg1-1_s390x.deb
>
> │ │ │ /* defined if the BLAS fortran ABI does not return complex
> values directly (e.g. Intel's MKL) */
> │ │ │ -/* #undef GMM_BLAS_RETURN_COMPLEX_AS_ARGUMENT */
> │ │ │ +#define GMM_BLAS_RETURN_COMPLEX_AS_ARGUMENT /**/
Good catch, thanks Graham. I'll try to understand why BLAS is getting
different treatment from libgmm here
I wouldn't have thought this particular point would be endian-sensitive,
but perhaps it is.
If it's normal to get different BLAS behaviour here, then it'll be
simplest to just drop the multiarch field.
Drew
More information about the debian-science-maintainers
mailing list