[MacPorts] #33987: llvm-3.0 fails to build on Tiger/ppc

MacPorts noreply at macports.org
Wed May 2 10:41:29 PDT 2012


#33987: llvm-3.0 fails to build on Tiger/ppc
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  jeremyhu@…           
     Type:  defect                   |      Status:  new                  
 Priority:  Normal                   |   Milestone:                       
Component:  ports                    |     Version:  2.0.4                
 Keywords:  tiger                    |        Port:  llvm-3.0             
-------------------------------------+--------------------------------------
Changes (by ryandesign@…):

 * cc: ilia_2s@…, darylew@… (added)


Comment:

 Replying to [comment:15 darylew@…]:
 > It worked:

 Great!

 > The altered "Portfile" has the "--disable-debug-symbols" setting on.
 So, do I have to uninstall LLVM before trying again without "--disable-
 debug-symbols"?

 It would probably be enough to remove --disable-debug-symbols, then:
 {{{
 sudo port deactivate llvm-3.0
 sudo port destroot llvm-3.0
 }}}

 If it fails and you want to get back to using the llvm-3.0 you already
 successfully built, you can then:

 {{{
 sudo port activate llvm-3.0
 }}}

 > What about installing CLang?

 I don't know. You could try installing it. This ticket is about the
 llvm-3.0 port only.

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


More information about the macports-tickets mailing list