Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2020 23:39:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 243497] math/py-numpy: Fails to build with OpenBlas
Message-ID:  <bug-243497-21822-xhH1hSZ4jr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243497-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243497-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243497

--- Comment #34 from lumiwa@gmail.com ---
I did install py-numpy with the last update without problem on FreeBSD
12.1-RELEASE-p1 and reinstall openblas and suitesparse but when I run:

pkg check -d -n -a
Checking all packages: 100%
py27-numpy is missing a required shared library: libopenblas.so
py37-numpy is missing a required shared library: libopenblas.so
py37-scipy is missing a required shared library: libopenblas.so.0
py37-scipy is missing a required shared library: libcblas.so.2
suitesparse is missing a required shared library: libopenblas.so

pkg list oenblas show:
...
/usr/local/lib/libopenblas.a
/usr/local/lib/libopenblas.so
/usr/local/lib/libopenblas.so.0
...

Thank you.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243497-21822-xhH1hSZ4jr>