[MacPorts] #39072: SuiteSparse @4.1.0_0+atlas: destroot fails with undefined symbol "_dgemm_" for x86_64
MacPorts
noreply at macports.org
Sat Jan 31 12:43:48 PST 2015
#39072: SuiteSparse @4.1.0_0+atlas: destroot fails with undefined symbol "_dgemm_"
for x86_64
--------------------------+--------------------------------
Reporter: olivier@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: fixed | Keywords:
Port: SuiteSparse |
--------------------------+--------------------------------
Comment (by macports.org@…):
Just tried on OSX 10.9.5, Xcode 6.1.1, and getting the same error.
I tried the steps above (clean/selfupdate/install)
{{{
---> Staging SuiteSparse into destroot
Error: org.macports.destroot for port SuiteSparse returned: command
execution failed
}}}
In the log file:
{{{
:info:destroot Undefined symbols for architecture x86_64:
:info:destroot "_dgemm_", referenced from:
}}}
Here's the info requested...
{{{
$ port installed atlas
The following ports are currently installed:
atlas @3.10.2_1+clang+nofortran (active)
$ nm -a /opt/local/lib/libtatlas.dylib | grep ztrsm
000000000038f920 T _ATL_ztrsm
0000000000300a30 T _ATL_ztrsmKL_rk2
00000000003042d0 T _ATL_ztrsmKR_rk2
000000000040bb90 s _ATL_ztrsmKR_rk2.one
000000000038fcf0 T _ATL_ztrsmLLCN
000000000038fda0 T _ATL_ztrsmLLCU
000000000038fe50 T _ATL_ztrsmLLNN
000000000038ff00 T _ATL_ztrsmLLNU
000000000038ffb0 T _ATL_ztrsmLLTN
0000000000390060 T _ATL_ztrsmLLTU
0000000000390110 T _ATL_ztrsmLUCN
00000000003901c0 T _ATL_ztrsmLUCU
0000000000390270 T _ATL_ztrsmLUNN
0000000000390320 T _ATL_ztrsmLUNU
00000000003903d0 T _ATL_ztrsmLUTN
0000000000390480 T _ATL_ztrsmLUTU
0000000000390530 T _ATL_ztrsmRLCN
00000000003905e0 T _ATL_ztrsmRLCU
0000000000390690 T _ATL_ztrsmRLNN
0000000000390740 T _ATL_ztrsmRLNU
00000000003907f0 T _ATL_ztrsmRLTN
00000000003908a0 T _ATL_ztrsmRLTU
0000000000390950 T _ATL_ztrsmRUCN
0000000000390a00 T _ATL_ztrsmRUCU
0000000000390ab0 T _ATL_ztrsmRUNN
0000000000390b60 T _ATL_ztrsmRUNU
0000000000390c10 T _ATL_ztrsmRUTN
0000000000390cc0 T _ATL_ztrsmRUTU
0000000000404310 T _cblas_ztrsm
}}}
Any help appreciated!
--
Ticket URL: <https://trac.macports.org/ticket/39072#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list