Changes between Initial Version and Version 1 of Ticket #35238


Ignore:
Timestamp:
Jul 18, 2012, 9:26:15 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting, to fill in the Port field, and to Cc the maintainer of that port.

The errors in the log begin with:

:info:build Undefined symbols for architecture i386:
:info:build   "_drot_", referenced from:
:info:build       _dbdsqr_ in liblapack.a(dbdsqr.o)
:info:build   "_dswap_", referenced from:
:info:build       _dbdsqr_ in liblapack.a(dbdsqr.o)
:info:build       _dsteqr_ in liblapack.a(dsteqr.o)
:info:build      (maybe you meant: _ATL_dswap_xp0yp0aXbX)
:info:build   "_dgemm_", referenced from:
:info:build       _dgesvd_ in liblapack.a(dgesvd.o)
:info:build       _dgebrd_ in liblapack.a(dgebrd.o)
:info:build   "__gfortran_concat_string", referenced from:
:info:build       _dgesvd_ in liblapack.a(dgesvd.o)
:info:build       _dormbr_ in liblapack.a(dormbr.o)
:info:build       _dormqr_ in liblapack.a(dormqr.o)
:info:build       _dormlq_ in liblapack.a(dormlq.o)

So this is a duplicate of #34990.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35238

    • Property Status changed from new to closed
    • Property Cc jameskyle@… added
    • Property Summary changed from Error when building shogun to shogun: undefined symbols
    • Property Resolution changed from to duplicate
    • Property Port shogun added
  • Ticket #35238 – Description

    initial v1  
     1{{{
    12bash-3.2$ sudo port install shogun
    23--->  Computing dependencies for shogun
     
    1516    http://guide.macports.org/#project.tickets
    1617Error: Processing of port shogun failed
     18}}}