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

2023-09-05 Thread Maya Tomasek via Bug reports for GNU Guix
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.

bug#58251: Mesa missing patches for Vulkan shared libraries

2022-10-02 Thread maya . tomasek--- via Bug reports for GNU Guix
As per https://issues.guix.gnu.org/57297 > It was only recently that I was able to fix an issue with the tutorial > program not finding the .so for the validation layer, by patching the > layer manifest file with the full store path of the .so. A similar > phase would need to be added to the