[MacPorts] #39072: SuiteSparse @4.1.0_0+atlas: destroot fails with undefined symbol "_dgemm_" for x86_64
MacPorts
noreply at macports.org
Wed Nov 5 09:44:30 PST 2014
#39072: SuiteSparse @4.1.0_0+atlas: destroot fails with undefined symbol "_dgemm_"
for x86_64
--------------------------+--------------------------------
Reporter: olivier@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: SuiteSparse |
--------------------------+--------------------------------
Comment (by michaelld@…):
I don't see this issue on SuiteSparse 4.2.1, Xcode 6.1.0, OSX 10.9:
For anyone still having issues; please do:
{{{
sudo port clean SuiteSparse
sudo port selfupdate
sudo port install SuiteSparse +atlas
}}}
If this issue still happens, then just post back that it's still an issue
& also include the output from the following commands:
{{{
port installed atlas
nm -a /opt/local/lib/libtatlas.dylib | grep ztrsm
}}}
--
Ticket URL: <https://trac.macports.org/ticket/39072#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list