-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
hi dan,
Daniel Rall wrote:
> Hi Richard. Have you tried out the 1.3.x-r17333 branch? It's under
> consideration for merging into the 1.3.x line, and hopefully fixes
> 2306. Since I don't have a Mac OS X environment handy, I could really
> use some help testing that out.
sure thing! per request:
building on OSX 10.4.4
prereqs:
NEON v0.25.4
SWIG-1.3.25
Apache/2.3.0-dev (worker MPM)
httpd-trunk r366666
apr r366666
apr-util r366666
PYTHON 2.4.2
RUBY 1.8.3
BDB 4.3.29 w/ strong crypto
PERL 5.8.7
...
co'ing SVN HEAD (r18087)
config:
setenv LDFLAGS "-ldl -L/usr/local/ssl/lib -lssl -lcrypto"
./autogen.sh
./configure \
- --prefix=/usr/local/subversion13x \
- --enable-shared --disable-static \
- --disable-debug \
- --disable-maintainer-mode \
- --disable-nls \
- --with-apr=/usr/local/apache2/bin/apr-1-config \
- --with-apr-util=/usr/local/apache2/bin/apu-1-config \
- --with-apxs=/usr/local/apache2/sbin/apxs \
- --without-apache \
- --with-neon=/usr/local/neon0254 \
- --enable-neon-version-check \
- --with-swig=/usr/local/swig/bin/swig \
- --with-berkeley-db=/usr/local/berkeley-db \
- --with-zlib \
- --enable-javahl \
- --with-jikes=no \
- --with-jdk \
- --with-junit=/usr/local/lib/java/junit.jar \
- --disable-experimental-libtool
# JAVAHL
# cref: http://www.oreillynet.com/pub/wlg/5210
# RUBY
# cref: http://collaboa.org/docs/svnbindings/install
# http://svn.haxx.se/users/archive-2005-11/0202.shtml
make
make javahl
make swig-py
make swig-rb
make swig-pl
rm -rf /usr/local/subversion13*
make install
make install-javahl
make install-swig-py
make install-swig-rb
make install-swig-pl
make check-javahl
...
Time: 91.524
There was 1 failure:
1)
testBasicLocking(org.tigris.subversion.javahl.tests.BasicTests)junit.framework.AssertionFailedError:
file should be read only now expected:<false> but was:<true>
at org.tigris.subversion.javahl.tests.BasicTests.testBasicLocking(BasicTests.java:1357)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:69)
FAILURES!!!
Tests run: 27, Failures: 1, Errors: 0
make: *** [check-javahl] Error 1
rinse-n-repeat, but with co'ing SVN r17333
...
make check-javahl
Time: 85.214
There was 1 failure:
1)
testBasicLocking(org.tigris.subversion.javahl.tests.BasicTests)junit.framework.AssertionFailedError:
file should be read only now expected:<false> but was:<true>
at org.tigris.subversion.javahl.tests.BasicTests.testBasicLocking(BasicTests.java:1357)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:69)
FAILURES!!!
Tests run: 25, Failures: 1, Errors: 0
make: *** [check-javahl] Error 1
looks like "it" is still around ... :-/
cheers,
richard
- --
/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments
[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Darwin)
iEYEAREDAAYFAkPHLy0ACgkQlffdvTZxCMY6LwCgmvEhBut86/mslkYkUteqC9BY
qFEAn32Dhm2PxsCcCLDh59QFqXL6DTyu
=054J
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 13 05:49:11 2006