Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2020 20:13:37 +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-cBfZ8l2w9W@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 #16 from rsmith@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!

--=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-cBfZ8l2w9W>