[MacPorts] #33756: arb: clang from Xcode 4.3.1 crashes

MacPorts noreply at macports.org
Mon Mar 26 18:50:27 PDT 2012


#33756: arb: clang from Xcode 4.3.1 crashes
---------------------------------------+------------------------------------
 Reporter:  matt.cottrell@…            |       Owner:  macports-tickets@…                   
     Type:  defect                     |      Status:  new                                  
 Priority:  Normal                     |   Milestone:                                       
Component:  ports                      |     Version:  2.0.4                                
 Keywords:  clang haspatch maintainer  |        Port:  arb                                  
---------------------------------------+------------------------------------

Comment(by matt.cottrell@…):

 I am working with the upstream developer to determine if this is a problem
 with the arb source or Apple clang version 3.1 (tags/Apple/clang-318.0.58)
 (based on LLVM 3.1svn).

 The key error appears to be:

 {{{
 GEP is not of right type for indices!
 }}}

 Have not found a solution to that one yet.

 On the other hand, the solution to the error

 {{{
 warning: treating 'c' input as 'c++' when in C++ mode, this behavior is
 deprecated
 }}}

 is easy and we have made those adjustments by adding

 {{{
 -x c++
 }}}

 where necessary.

 In the mean time, I would very much like to use llvm-gcc-4.2 to compile
 arb now.  That works.  We are working on sorting out the clang errors.

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


More information about the macports-tickets mailing list