[MacPorts] #68810: OpenBLAS: libopenblas.0.dylib cannot find symbol _xerbla_
MacPorts
noreply at macports.org
Wed Nov 29 23:52:46 UTC 2023
#68810: OpenBLAS: libopenblas.0.dylib cannot find symbol _xerbla_
-----------------------+-------------------------
Reporter: erikbs | Owner: NicosPavlov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: OpenBLAS |
-----------------------+-------------------------
Comment (by catap):
erikbs which system do you use? I've used py-numpy as a test port when
make that migration, and it works well on macOS 13:
{{{
Python 3.10.13 (main, Aug 25 2023, 02:21:32) [Clang 13.1.6
(clang-1316.0.21.2.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
>>>
}}}
and the same for py311:
{{{
Python 3.11.6 (main, Oct 2 2023, 18:01:19) [Clang 13.1.6
(clang-1316.0.21.2.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
>>>
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68810#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list