[MacPorts] #68807: OpenBLAS, py36-scipy @1.5.4: Library not loaded: /opt/local/lib/libopenblas-r1.dylib
MacPorts
noreply at macports.org
Wed Nov 29 09:31:04 UTC 2023
#68807: OpenBLAS, py36-scipy @1.5.4: Library not loaded:
/opt/local/lib/libopenblas-r1.dylib
------------------------+----------------------------------
Reporter: ryandesign | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: OpenBLAS, py36-scipy
------------------------+----------------------------------
py36-scipy fails to build:
https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/163675/steps
/install-port/logs/stdio
{{{
Traceback (most recent call last):
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
/site-packages/numpy/core/__init__.py", line 22, in <module>
from . import multiarray
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
/site-packages/numpy/core/multiarray.py", line 12, in <module>
from . import overrides
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
/site-packages/numpy/core/overrides.py", line 7, in <module>
from numpy.core._multiarray_umath import (
ImportError:
dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
/site-packages/numpy/core/_multiarray_umath.cpython-36m-darwin.so, 2):
Library not loaded: /opt/local/lib/libopenblas-r1.dylib
Referenced from:
/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
/site-packages/numpy/core/_multiarray_umath.cpython-36m-darwin.so
Reason: image not found
}}}
This was caused by switching the OpenBLAS port to using cmake. It no
longer provides `/opt/local/lib/libopenblas-r1.dylib`.
--
Ticket URL: <https://trac.macports.org/ticket/68807>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list