[Bug 279820] math/suitesparse-cholmod do not build with math/atlas

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 19 Jun 2024 11:35:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279820

Thierry Thomas <thierry@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thierry@FreeBSD.org

--- Comment #1 from Thierry Thomas <thierry@FreeBSD.org> ---
Created attachment 251567
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251567&action=edit
Try to avoid a mix of different 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.

The attached patch fixes the problem, at least on my work-station. Could you
please check if it works for you?

-- 
You are receiving this mail because:
You are on the CC list for the bug.