[Bug 243497] math/py-numpy: Fails to build with OpenBlas
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 22 20:13:37 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243497
--- Comment #16 from rsmith at xs4all.nl ---
(In reply to Steve Wills from comment #15)
Here are all my blas packages:
> pkg info -x blas
blas-3.5.0_6
openblas-0.3.7,1
There is no cblas, which explains why the error occurs; the system_info.py
script tries to link with cblas (under two names) and doesn't succeed. This
raises the aforementioned link exception which isn't caught -> boom!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list