[Bug 279820] math/suitesparse-cholmod do not build with math/atlas
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279820] math/suitesparse-cholmod do not build with math/atlas"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jun 2024 20:19:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279820
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=62af3b140f21f4f1eaf7adb3b469d1d276927602
commit 62af3b140f21f4f1eaf7adb3b469d1d276927602
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-06-19 11:26:46 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-06-21 20:18:10 +0000
math/suitesparse: avoid mixing various BLAS/LAPACK libraries
When math/blas and math/atlas are installed on the same machine, it
seems that they can be mixed, causing a CHOLMOD failure.
PR: 279820
Reported by: gja822@narod.ru
math/suitesparse/bsd.suitesparse.mk | 2 ++
1 file changed, 2 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.