Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Feb 2020 00:00:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243739] math/openblas: port build only successful with option DYNAMIC_ARCH set
Message-ID:  <bug-243739-7788-3BqBX20G14@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243739-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243739-7788@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=3D243739

--- Comment #11 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
The package is fine, but there is no library with a
/^libopenblas.*\.so\.[[:digit:]]/ style file name.
It is scanned by libpkg (libpkg/elfhints.c) and ldconfig
(sbin/ldconfig/ldconfig.c).
It causes errors like:
py37-numpy is missing a required shared library: libopenblas.so

--=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-243739-7788-3BqBX20G14>