#43116: svn from subversion @1.8.8 issues "Bus error" 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: subversion ------------------------+-------------------------------- As has turned out during a {{{clang-3.1}}} install, see [https://trac.macports.org/ticket/43113#comment:2] a "Bus error" is being issued when trying to check out something: {{{ $ svn --username blub co http://www2.bioinf.uni-leipzig.de/svn3/blub Bus error }}} {{{ $ 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 }}} However, the older Mac OS X version works: {{{ $/usr/bin/svn --username blub co http://www2.bioinf.uni- leipzig.de/svn3/blub Authentication realm: <http://www2.bioinf.uni-leipzig.de:80> blub Repository Password for 'blub': }}} So as it appears, though smoothly installed from Macports, {{{svn}}} presently is not functional at least on my 10.5.8. PPC. -- Ticket URL: <https://trac.macports.org/ticket/43116> MacPorts <http://www.macports.org/> Ports system for OS X