#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 -------------------------------------+-------------------------------------- Comment(by darylew@…): It worked: {{{ [daryle]$ edit +95 `port file llvm-3.0` [daryle]$ sudo port install llvm-3.0 Password: ---> Computing dependencies for llvm-3.0 ---> Fetching archive for llvm-3.0 ---> Attempting to fetch llvm-3.0-3.0_4.darwin_8.ppc.tbz2 from http://packages.macports.org/llvm-3.0 ---> Fetching llvm-3.0 ---> Verifying checksum(s) for llvm-3.0 ---> Extracting llvm-3.0 ---> Applying patches to llvm-3.0 ---> Configuring llvm-3.0 ---> Building llvm-3.0 ---> Staging llvm-3.0 into destroot ---> Installing llvm-3.0 @3.0_4 ---> Activating llvm-3.0 @3.0_4 ---> Cleaning llvm-3.0 [daryle]$ }}} The altered "Portfile" has the "--disable-debug-symbols" setting on. So, do I have to uninstall LLVM before trying again without "--disable-debug- symbols"? What about installing CLang? -- Ticket URL: <https://trac.macports.org/ticket/33987#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS