[MacPorts] #32360: ragel 6.7 fails to link universal with llvm-gcc-4.2

MacPorts noreply at macports.org
Thu Dec 1 15:39:53 PST 2011


#32360: ragel 6.7 fails to link universal with llvm-gcc-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 link the universal variant when using the
 llvm-gcc-4.2 compiler.

 {{{
 port install ragel configure.compiler=llvm-gcc-4.2
 }}}

 fails with the following errors for all object files:

 {{{
 ignoring file ..., file was built for unsupported file format which is not
 the architecture being linked (i386)
 }}}

 The link succeeds if the universal variant is removed:
 {{{
 port install ragel configure.compiler=llvm-gcc-4.2 -universal
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/32360>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list