Summary:
-1 to release
Platform
Mac OS X 10.10.1 Yosemite, build 14B25
Standard dependencies:
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
APR 1.4.8
APR-Util 1.5.2
zlib 1.2.5
httpd 2.4.9
Python 2.7.6
Perl 5.18.2
Ruby 2.0.0p481 (2014-05-08 revision 45883)
SQLite 3.8.5
Dependencies from homebrew:
SQLite 3.8.7.4
Serf 1.3.7
OpenSSL 1.0.1j
BDB 5.3.28
Swig 3.0.2
libmagic 5.20
Other dependencies:
Java 1.8.0_25-b17
JUnit 4.11
Verified:
Tarball contents and signatures
(fsfs, bdb) x (local, svnserve, dav) with SQLite 3.8.7.4
(fsfs) x (local) with SQLite 3.8.5
check-all-javahl
check-swig-py
check-swig-rb
check-swig-pl
New issues:
- 'make davautockech' fails in all combinatins (HTTPd crashes)
-- does not work against httpd-2.4 with the stock
davautochecks.h; removing the running configuration check made
the tests run, but httpd crashed.
- Two swig-rb tests fail:
-- SvnClientTest#test_diff
-- SvnClientTest#test_diff_peg
It looks like these tests should use the --internal-diff flag,
or create their own config directory; i.e., this is a bug in
the tests rather than in the bindings.
(My default svn config sets diff-cmd to colorize the diff output,
which causes the regular expressions in the test to not match.)
Known issues:
- C tests do not work with the --enable-optimize configure option.