[MacPorts] #30342: Update ARB for Lion (OS X 10.7) and Xcode 4

MacPorts noreply at macports.org
Sun Jul 24 18:41:00 PDT 2011


#30342: Update ARB for Lion (OS X 10.7) and Xcode 4
--------------------------------------+-------------------------------------
 Reporter:  matt.cottrell@…           |       Owner:  macports-tickets@…                   
     Type:  update                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  2.0.0                                
 Keywords:  lion haspatch maintainer  |        Port:  arb                                  
--------------------------------------+-------------------------------------

Comment(by matt.cottrell@…):

 I'm ferreting out why arb does not build with clang.  It seems to be a
 problem with CPP.

 I configured clang as the compiler and set the following build arguments:

 {{{
                         configure.compiler clang

 build.args              GCC=${configure.cc} \
                         GPP=${configure.cxx} \
                         CPPreal=${configure.cpp}
 }}}

 But it appears that ${configure.cpp} is empty.

 {{{
 shell command " cd
 "/opt/local/var/macports/build/_Users_cottrell_Documents_Programming_MacPorts_ports_science_arb/arb/work/arbsrc_6779"
 && /usr/bin/make -j2 -w all GCC=/Developer/usr/bin/clang
 GPP=/Developer/usr/bin/clang++ CPPreal= " returned error 2
 }}}

 What can I do to satisfy the CPPreal needs of arb?

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


More information about the macports-tickets mailing list