#43113: clang-3.1 @3.1_7 fails checking out libcxx from trunk on a 10.5.8. PPC -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: leopard Port: clang-3.1 | -------------------------+-------------------------------- Comment (by braumann@…): Replying to [comment:1 ryandesign@…]:
Does this always happen? ... Oh my god, yes, I suddenly notice that {{{svn}}} is broken, but in fact it is from the most recent Macports {{{subversion}}}:
{{{ $ which svn /opt/local/bin/svn $ svn --version svn, version 1.8.8 (r1568071) compiled Feb 26 2014, 09:10:30 on powerpc-apple-darwin9.8.0 }}} Just by renaming {{{/opt/local/bin/svn}}} to {{{/opt/local/bin/svn_broken}}} followed by {{{hash -r}}} the Mac OS X version (I guess) is used: {{{ $ which svn /usr/bin/svn $ svn --version svn, version 1.4.4 (r25188) compiled May 5 2011, 18:44:30 }}} Fortunately this {{{svn}}} works, so {{{clang-3.1}}} now is building. One should inform the {{{subversion}}} maintainer ... -- Ticket URL: <https://trac.macports.org/ticket/43113#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X