[MacPorts] #32346: ragel 6.7 fails to build on 10.7 Lion with Xcode 4.2
#32346: ragel 6.7 fails to build on 10.7 Lion with Xcode 4.2 -----------------------------------+---------------------------------------- Reporter: drbacher@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ragel -----------------------------------+---------------------------------------- The ragel 6.7 port fails to build with the clang compiler. The build succeeds with the llvm-gcc-4.2 compiler (as suggested in the ProblemHotlist). port install ragel configure.compiler=llvm-gcc-4.2 -universal I had to add "-universal" to work around link errors like: file was built for unsupported file format which is not the architecture being linked (i386) -- Ticket URL: <https://trac.macports.org/ticket/32346> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32346: ragel 6.7 fails to build with clang -----------------------------------+---------------------------------------- Reporter: drbacher@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang | Port: ragel -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… * keywords: => clang Old description:
The ragel 6.7 port fails to build with the clang compiler. The build succeeds with the llvm-gcc-4.2 compiler (as suggested in the ProblemHotlist).
port install ragel configure.compiler=llvm-gcc-4.2 -universal
I had to add "-universal" to work around link errors like: file was built for unsupported file format which is not the architecture being linked (i386)
New description: The ragel 6.7 port fails to build with the clang compiler. The build succeeds with the llvm-gcc-4.2 compiler (as suggested in the ProblemHotlist). {{{ port install ragel configure.compiler=llvm-gcc-4.2 -universal }}} I had to add "-universal" to work around link errors like: {{{ file was built for unsupported file format which is not the architecture being linked (i386) }}} -- Comment: Replying to [ticket:32346 drbacher@…]:
The ragel 6.7 port fails to build with the clang compiler.
Could you attach a main.log file from the failed build with clang?
I had to add "-universal" to work around link errors like:
Usually you should file a separate ticket for separate issues. -- Ticket URL: <https://trac.macports.org/ticket/32346#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32346: ragel 6.7 fails to build with clang -----------------------------------+---------------------------------------- Reporter: drbacher@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang | Port: ragel -----------------------------------+---------------------------------------- Comment(by drbacher@…): Replying to [comment:1 ryandesign@…]:
Usually you should file a separate ticket for separate issues. Fair enough. I'll file a separate ticket for the +universal failure.
-- Ticket URL: <https://trac.macports.org/ticket/32346#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32346: ragel 6.7 fails to build with clang ------------------------------------+--------------------------------------- Reporter: drbacher@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: clang Port: ragel | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r94741 -- Ticket URL: <https://trac.macports.org/ticket/32346#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts