[MacPorts] #62578: py-scipy dynamic libs have incorrect @rpath/libmkl_rt.dylib object references
MacPorts
noreply at macports.org
Thu Oct 28 01:39:45 UTC 2021
#62578: py-scipy dynamic libs have incorrect @rpath/libmkl_rt.dylib object
references
------------------------+------------------------------------
Reporter: essandess | Owner: Chris Jones <jonesc@…>
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: fixed | Keywords:
Port: py-scipy |
------------------------+------------------------------------
Comment (by mascguy):
I seemingly encounter this issue with `py-numpy`, each time `grpc` is
updated: The latter causes breakage to `py-pyarrow`, which MacPorts tries
to rebuild. But during the configure phase, `py-pyarrow` attempts to
import `py-numpy` - which fails due to rpath issue - subsequently causing
the build for `py-pyarrow` to fail.
So, I'm just curious: Given that `py-numpy` is clearly linked to `py-mkl`,
shouldn't the latter be a formal lib dependency of `py-numpy`? Or is there
some Python witchcraft I'm missing - either related to Cython, or whatever
- such that we wouldn't want said dependency?
--
Ticket URL: <https://trac.macports.org/ticket/62578#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list