[MacPorts] #42676: py27-scipy @0.13.3_0: import scipy.linalg fails with Symbol not found: _acc_cdotc_sub__
MacPorts
noreply at macports.org
Sat Apr 5 11:53:41 PDT 2014
#42676: py27-scipy @0.13.3_0: import scipy.linalg fails with Symbol not found:
_acc_cdotc_sub__
-----------------------------+--------------------
Reporter: andre.girard@… | Owner: sean@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: py-scipy |
-----------------------------+--------------------
Comment (by Peter.Danecek@…):
Replying to [comment:8 cal@…]:
> I can reproduce this issue. `_fblas.so` has two similarly named symbols
`_acc_cdotc_sub_` (which is present and exported) and `_acc_cdotc_sub__`,
which is unresolved and causes the issue.
>
> I'm not sure why these symbols are missing and where they are supposed
to come from, though -- my knowledge of Fortran is somewhat nonexistent.
This looks like wrapping. But when looking in my "working" version the
`_acc_cdotc_sub_` symbol is present as target, no `_acc_cdotc_sub__`
symbol though ...
--
Ticket URL: <https://trac.macports.org/ticket/42676#comment:24>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list