[MacPorts] #62578: py-scipy dynamic libs have incorrect @rpath/libmkl_rt.dylib object references
MacPorts
noreply at macports.org
Mon Mar 29 12:51:29 UTC 2021
#62578: py-scipy dynamic libs have incorrect @rpath/libmkl_rt.dylib object
references
------------------------+--------------------
Reporter: essandess | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: py-scipy |
------------------------+--------------------
Comment (by essandess):
I see the same issue with {{{sudo xcode-select -r}}}. Log file attached
for {{{sudo port destroot py39-scipy}}}.
{{{
find "$(port work py39-scipy)/scipy-1.6.2/build" -type f -name '*.so'
-exec fgrep -l '@rpath' {} ';'
/opt/local/var/macports/build/_opt_local_ports_python_py-
scipy/py39-scipy/work/scipy-1.6.2/build/lib.macosx-10.15-x86_64-3.9/scipy/odr/__odrpack.cpython-39-darwin.so
…
/opt/local/var/macports/build/_opt_local_ports_python_py-
scipy/py39-scipy/work/scipy-1.6.2/build/lib.macosx-10.15-x86_64-3.9/scipy/spatial/qhull.cpython-39-darwin.so
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62578#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list