Summary:
+1 to release (Unix)
Platform
Mac OS X 10.11.6 El Capitan
Standard dependencies:
Apple LLVM version 7.3.0 (clang-703.0.29)
APR 1.4.8
APR-Util 1.5.2
zlib 1.2.5
httpd 2.4.18
Python 2.7.12
Perl 5.18.2
Ruby 2.0.0p648 (2015-12-16 revision 53162)
SQLite 3.8.10.2
Dependencies from Homebrew:
SQLite 3.15.1
Serf 1.3.8
OpenSSL 1.0.2j
BDB 6.1.26
Other dependencies:
Swig 2.0.12
Java 1.8.0_45-b14
JUnit 4.11
Verified:
Tarball contents and signatures
(fsfs, bdb) x (local, svnserve, dav) with SQLite 3.15.1
(fsfs) x (local) with SQLite 3.8.10.2
check-all-javahl
check-swig-py
check-swig-rb
check-swig-pl
New issues:
- fs-test 65 fails with SQLite 3.8.10.2:
[[[
svn_tests: E200006: Expected error SVN_ERR_SQLITE_BUSY but got SVN_ERR_SQLITE_ERROR
svn_tests: E200030: sqlite[S10]: disk I/O error
svn_tests: E200042: Additional errors:
svn_tests: E200030: sqlite[S10]: disk I/O error
svn_tests: E200044: SQLite transaction rollback failed
svn_tests: E200030: sqlite[S1]: cannot rollback - no transaction is active
svn_tests: E200030: sqlite[S1]: cannot rollback - no transaction is active
FAIL: fs-test 65: test commit with locked rep-cache
]]]
- On OSX 10.11, 'make davautocheck' does not work without
'make install'; see below re DYLD_LIBRARY_PATH.
Known issues:
- On OSX 10.11, Swig bindings tests no longer work in an (out of
source) build tree without doing both 'make install' and 'make
install-swig-{pl,rb}' (for 'make check-swig-{pl,rb}'). This is
because Apple, in their wisdom, decided to ignore the
DYLD_LIBRARY_PATH variable when loading shared libs from OS-
blessed binaries, such as /usr/bin/perl, which are used to run
the bindings tests.
GPG signatures committed to the dist/dev/subversion repository.
Received on 2016-11-23 12:25:10 CET