Opened 9 years ago

Closed 9 years ago

#46918 closed defect (duplicate)

Atlas does not produce threaded libraries on Yosemite

Reported by: urilabob@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: atlas

Description

This reads almost like a direct resurrection of ticket 35683 and ticket 35594. In a new install of MacPorts, attempting to install octave eventually leads to an attempt to install qrupdate, which fails with :info:build -L/opt/local/lib -ltatlas -L/opt/local/lib -llapack :info:build ld: library not found for -ltatlas :info:build collect2: error: ld returned 1 exit status :info:build make[1]: * libqrupdate.dylib Error 1 (I originally encountered the same problem using the restore_ports script, so decided to do a clean install)

Following the reasoning of ticket 35594, I have run port -v configure atlas, which produced the attached output.

Attachments (1)

atlasconf.txt (53.2 KB) - added by urilabob@… 9 years ago.

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by urilabob@…

Attachment: atlasconf.txt added

comment:1 Changed 9 years ago by urilabob@…

Sorry for formatting of original. It should have read:

This reads almost like a direct resurrection of ticket 35683 and ticket 35594. In a new install of MacPorts, attempting to install octave eventually leads to an attempt to install qrupdate, which fails with:

info:build -L/opt/local/lib -ltatlas -L/opt/local/lib -llapack 
:info:build ld: library not found for -ltatlas 
:info:build collect2: error: ld returned 1 exit status 
:info:build make[1]: * libqrupdate.dylib Error 1

(I originally encountered the same problem using the restore_ports script, so decided to do a clean install)

comment:2 Changed 9 years ago by larryv (Lawrence Velázquez)

Keywords: atlas threaded library removed
Resolution: duplicate
Status: newclosed

Re-post of #46917. Please don’t open multiple tickets for the exact same issue.

Note: See TracTickets for help on using tickets.