GNU bug report logs - #65761
OpenBLAS ILP64 using `-ilp64` lib name suffix instead of the standard `64_`

Previous Next

Package: guix;

Reported by: Maya Tomasek <maya.tomasek <at> disroot.org>

Date: Tue, 5 Sep 2023 15:56:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maya Tomasek <maya.tomasek <at> disroot.org>
To: bug-guix <at> gnu.org
Subject: OpenBLAS ILP64 using `-ilp64` lib name suffix instead of the
 standard `64_`
Date: Tue, 05 Sep 2023 17:55:35 +0200
The problem is as per official OpenBLAS docs
(https://github.com/xianyi/OpenBLAS/blob/c3f2a3c0ca8d4a3700f81f176dd3f1bc08cff3dd/docs/distributing.md?plain=1#L79)
that some applications expect a `libopenblas64_.so` name, but Guix
chooses it's custom `-ilp64`. This messes up with Julia for example. If
the suffix `-ilp64` is needed, there also needs to be a `64_`
suffix. Otherwise some apps inexplicably fail on a wrongly named file.

Maya




This bug report was last modified 1 year and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.