[MacPorts] #43113: clang-3.1 @3.1_7 fails checking out libcxx from trunk on a 10.5.8. PPC
#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 Keywords: leopard | Port: clang-3.1 ------------------------+-------------------------------- While trying to install clang-3.1 (to me this appears to be the last clang version capable to work for PPC) I got some trouble during the extraction phase: {{{ :debug:extract Executing proc-post-org.macports.extract-extract-0 :info:extract sh: line 1: 61751 Bus error svn co -r 156798 http://llvm.org/svn/llvm-project/libcxx/trunk libcxx :info:extract Command failed: cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.1/clang-3.1/work/llvm-3.1.src/projects && svn co -r 156798 http://llvm.org/svn/llvm-project/libcxx/trunk libcxx :info:extract Exit code: 138 :error:extract org.macports.extract for port clang-3.1 returned: command execution failed }}} Please see the main.log -- Ticket URL: <https://trac.macports.org/ticket/43113> MacPorts <http://www.macports.org/> Ports system for OS X
#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 ryandesign@…): Does this always happen? Does your svn command work otherwise, i.e. in another port, or outside of MacPorts? Is your svn command from Mac OS X or from the MacPorts subversion port? If the former, try installing the latter. -- Ticket URL: <https://trac.macports.org/ticket/43113#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#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
#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: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: duplicate | Keywords: leopard Port: clang-3.1 | -------------------------+-------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => duplicate Comment: FWIW, I would definitely not recommend using llvm-3.1 for darwin/ppc. I don't think darwin/ppc was ever finished, but I think there was more work that went into 3.3 that might make it somewhat usable. A separate ticket wasn't really needed. We'll close this as a dupe of #43116 then. -- Ticket URL: <https://trac.macports.org/ticket/43113#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts