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
Neon 0.30.0
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-javahl
check-swig-py
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 with neon.
Known issues:
- 'make swig-rb' doesn't work with Ruby 2.0 that's standard on OSX 10.10.
- 'make check-javahl' requires 'make install'
- 'make check-swig-py' requires 'make install-swig-py'
- 'make davautocheck' requires 'make install'
Known issues not re-checked:
- 'make check-swig-rb' requires 'make install-swig-rb'
-- 'make install-swig-rb' tries to install "something" into the
Ruby site dir, which requires root privilege.