[Bug 243739] math/openblas: port build only successful with option DYNAMIC_ARCH set

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 3 00:00:50 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243739

--- Comment #11 from Tatsuki Makino <tatsuki_makino at 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

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


More information about the freebsd-ports-bugs mailing list