Opened 12 years ago

Closed 12 years ago

#34654 closed defect (duplicate)

octave's dependencies

Reported by: weasel@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: qrupdate

Description (last modified by ryandesign (Ryan Carsten Schmidt))

There is an issue around the octave dependencies qrupdate and atlas which manifests in qrupdate's build failing with "Undefined symbols for architecture x86_64". It appears the missing symbols belong to liblapack, which atlas supplies. I've noticed that liblapack.a exists but not libsatlas.dylib, which might cause the problem.

atlas +gcc47 is @3.9.76_0.
octave +atlas+gcc45 is @3.2.4_8.
qrupdate +atlas+gcc45 is @1.1.2_0.

As an aside, I believe a previous atlas version depended upon cloog, and thus isl, which now have version numbers @0.16.3_2 and @0.07_2, respectively. An upgrade removed the cloog dependency but atlas seemingly still it.

Attachments (1)

main.log (12.6 KB) - added by weasel@… 12 years ago.

Download all attachments as: .zip

Change History (2)

Changed 12 years ago by weasel@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: qrupdate removed
Resolution: duplicate
Status: newclosed

Duplicate of #25662.

Note: See TracTickets for help on using tickets.