[MacPorts] #35594: qrupdate @1.1.2 +atlas Configure error - build failure
#35594: qrupdate @1.1.2 +atlas Configure error - build failure --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: --------------------------------+------------------------------------------- System info: Mac OS X 10.5.8 PowerPC, Xcode 3.1.3 qrupdate build produces the following error: {{{ :info:build -L/opt/local/lib -ltatlas -L/opt/local/lib -llapack :info:build ld: library not found for -ltatlas :info:build collect2: ld returned 1 exit status :info:build make[1]: *** [../libqrupdate.dylib] Error 1 }}} Build succeeds if '-ltatlas' is replaced with '-latlas' in qrupdate Portfile. Portfile producing a successful build is attached. -- Ticket URL: <https://trac.macports.org/ticket/35594> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate @1.1.2 +atlas Configure error - build failure --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: --------------------------------+------------------------------------------- Comment(by vince@…): What version of Atlas did you install? -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate @1.1.2 +atlas Configure error - build failure --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: --------------------------------+------------------------------------------- Comment(by jerahmie@…): Replying to [comment:1 vince@…]:
What version of Atlas did you install?
atlas @3.10.0 +gcc45 libtatlas.dylib appears to be missing on PowerPC, but present on x86_64 build. -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate @1.1.2 +atlas Configure error - build failure --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: --------------------------------+------------------------------------------- Comment(by vince@…): Ah, right. The libtatlas corresponds to the threaded library, but a while ago, building with threads failed with PPC, so I disabled it. It may be worth retrying with this stable version. I have no PPC machine at reach presently, since I am in vacation. Could you try for me? -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate @1.1.2 +atlas Configure error - build failure --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: qrupdate --------------------------------+------------------------------------------- Changes (by ryandesign@…): * port: => qrupdate Comment: Duplicate #35595 has a Portfile attached. -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate: ld: library not found for -ltatlas --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: powerpc | Port: qrupdate --------------------------------+------------------------------------------- Changes (by ryandesign@…): * keywords: => powerpc -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate: ld: library not found for -ltatlas --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: powerpc | Port: qrupdate --------------------------------+------------------------------------------- Comment(by wlmcderm@…): Replying to [comment:5 ryandesign@…]: It's not just on powerpc. I've had the exact same error here:[[BR]] OSX 10.5.8, Xcode 3.1.4, MacPorts v. 2.1.2, [[BR]] 2.2 GHz Intel Core 2 Duo[[BR]] atlas @3.10.0_0+gcc45 :info:build ld: library not found for -ltatlas[[BR]] :info:build collect2: ld returned 1 exit status[[BR]] :info:build make[1]: *** [../libqrupdate.dylib] Error 1 -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate: ld: library not found for -ltatlas --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: powerpc | Port: qrupdate --------------------------------+------------------------------------------- Comment(by erik.flister@…): me too, intel core 2 duo -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate: ld: library not found for -ltatlas --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: powerpc | Port: qrupdate --------------------------------+------------------------------------------- Comment(by vince@…): Are you also running Leopard? -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate: ld: library not found for -ltatlas --------------------------------+------------------------------------------- Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: powerpc | Port: qrupdate --------------------------------+------------------------------------------- Comment(by erik.flister@…): osx 10.5.8 -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35594: qrupdate: ld: library not found for -ltatlas ---------------------------------+------------------------------------------ Reporter: jerahmie@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: powerpc Port: qrupdate | ---------------------------------+------------------------------------------ Changes (by vince@…): * status: new => closed * resolution: => invalid Comment: Since this ticket is not per se a bug of qrupdate, but has to do with atlas, I close it. I have opened #35683 instead, could you please report the log of 'port configure atlas' with the options you selected under this new ticket? Thanks. -- Ticket URL: <https://trac.macports.org/ticket/35594#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts