[MacPorts] #34672: octave-devel @3.4.3 +fltk +gcc46 : linking failure
#34672: octave-devel @3.4.3 +fltk +gcc46 : linking failure -------------------------------------+-------------------------------------- Reporter: jerome.lelong@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch | Port: octave-devel -------------------------------------+-------------------------------------- Octave with variants fltk and gcc46 fails to link because the flag -arch x86_64 is not recognized by gcc46. This flag is added to LDFLAGS by fltk- config during the configure step. Replacing the patch patch-configure.diff by patch-configure_2.diff solves the issue and octave builds properly. However a better solution would be to prevent fltk-config from adding the -arch flag -- Ticket URL: <https://trac.macports.org/ticket/34672> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34672: fltk: fltk-config includes -arch flags -------------------------------------+-------------------------------------- Reporter: jerome.lelong@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch | Port: fltk -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: michaelld@… (added) * port: octave-devel => fltk Comment: Fix it in fltk, not octave. wiki:PortfileRecipes#archflags -- Ticket URL: <https://trac.macports.org/ticket/34672#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34672: fltk, fltk-devel: fltk-config includes -arch flags -------------------------------------+-------------------------------------- Reporter: jerome.lelong@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: haspatch | Port: fltk, fltk-devel -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned * port: fltk => fltk, fltk-devel Comment: Thanks. In the future, it's easier to evaluate your changes if you supply a unified diff instead of an entire new portfile. This new portfile you attached was for fltk-devel but the fltk port is also affected. I'll fix both. -- Ticket URL: <https://trac.macports.org/ticket/34672#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34672: fltk, fltk-devel: fltk-config includes -arch flags --------------------------------------+------------------------------------- Reporter: jerome.lelong@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: haspatch Port: fltk, fltk-devel | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r93776. -- Ticket URL: <https://trac.macports.org/ticket/34672#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts