#46917: Atlas does not produce threaded libraries on Yosemite -------------------------+--------------------- Reporter: urilabob@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: atlas | -------------------------+--------------------- Changes (by larryv@…): * owner: macports-tickets@… => vince@… * keywords: atlas threaded library => Old 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.
New 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. -- Comment: In future tickets, please Cc relevant port maintainers (`port info --maintainers atlas`). -- Ticket URL: <https://trac.macports.org/ticket/46917#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X