[Bug 243497] math/py-numpy: Fails to build with OpenBlas
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 22 22:03:03 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497
--- Comment #23 from Robert Kruus <robert.kruus at utoronto.ca> ---
Yes, but the key was to delete suitesparse first, and any libs in
/usr/local/compat... from the old openblas. Not deleting suitesparse kept
references to libopenblasp.so.0 (from the older version of openblas, as the
newest version only installs libopenblas.so.0). And since my py-numpy has:
Options :
ATLAS : off
DOCS : off
NETLIB : off
OPENBLAS : on
SUITESPARSE : on
(default I believe) I am guessing that cascaded to the configure stage of
py-numpy.
A different issue for sure.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list