#33362: clang-3.1 build fails to find dispatch/dispatch.h on Leopard --------------------------------+------------------------------------------- Reporter: stephen@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Keywords: | Port: clang-3.1 --------------------------------+------------------------------------------- Changes (by jeremyhu@…): * owner: macports-tickets@… => jeremyhu@… * status: new => assigned Comment: This failure is in the compiler runtime. It may be the case that 3.1 will work on Leopard with 3.0's compiler runtime, so I suggest you give that a try... change the compiler-rt fetch to: {{{ system "cd ${worksrcpath}/projects && svn co -r ${compiler_rt_rev} http://llvm.org/svn/llvm-project/compiler-rt/branches/release_30 compiler- rt" }}} We might also just be able to conditionalize the runtime -- Ticket URL: <https://trac.macports.org/ticket/33362#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS