[MacPorts] #31710: obby 0.4.7_0 fails to build

MacPorts noreply at macports.org
Fri Oct 21 16:23:48 PDT 2011


#31710: obby 0.4.7_0 fails to build
----------------------------------+-----------------------------------------
 Reporter:  alkobottle@…          |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  2.0.3                                
 Keywords:                        |        Port:  obby                                 
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):

  * milestone:  MacPorts 2.0.4 =>
  * port:  => obby


Old description:

> building error in obby-0.4.7_0, error message:
> Error: Target org.macports.build returned: shell command failed
>
> Attached the logfile

New description:

 building error in obby-0.4.7_0, error message:
 {{{
 Error: Target org.macports.build returned: shell command failed
 }}}
 Attached the logfile

--

Comment:

 I see you're using Xcode 4.2 and thus clang. Try using llvm-gcc-4.2
 instead of clang:
 {{{
 sudo port clean obby
 sudo port install obby configure.compiler=llvm-gcc-4.2
 }}}
 Let us know if that works.

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


More information about the macports-tickets mailing list