[MacPorts] #43116: svn from subversion @1.8.8 issues "Bus error" on a 10.5.8. PPC
MacPorts
noreply at macports.org
Sat Mar 29 12:05:41 PDT 2014
#43116: svn from subversion @1.8.8 issues "Bus error" on a 10.5.8. PPC
-------------------------+-------------------------
Reporter: braumann@… | Owner: dluke@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: leopard ppc
Port: subversion |
-------------------------+-------------------------
Comment (by nad@…):
FWIW, the current MacPorts `svn` works for me on a PPC G4 running 10.5.8
Leopard.
{{{
$ uname -a
Darwin main5.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01
PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC Power Macintosh
$ port info subversion
subversion @1.8.8 (devel)
Variants: disable_keychain, mac_os_x_server_mod_dav_svn,
mod_dav_svn, no_bdb,
tools, unicode_path, universal
[...]
$ /macports/bin/svn --version
svn, version 1.8.8 (r1568071)
compiled Mar 17 2014, 15:23:41 on powerpc-apple-darwin9.8.0
Copyright (C) 2013 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/
The following repository access (RA) modules are available:
* ra_svn : Module for accessing a repository using the svn network
protocol.
- with Cyrus SASL authentication
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using
serf.
- using serf 1.3.4
- handles 'http' scheme
- handles 'https' scheme
$ /macports/bin/svn co -r 156798 http://llvm.org/svn/llvm-
project/libcxx/trunk libcxx
A libcxx/lib
A libcxx/lib/weak.exp
A libcxx/lib/notweak.exp
[...]
A libcxx/www/results.Windows.html
U libcxx
Checked out revision 156798.
$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/43116#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list