On 19.07.2017 17:00, Daniel Shahaf wrote:
> The 1.10.0-alpha3 release artifacts are now available for testing/signing.
>
> Please get the tarballs from
> https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there.
>
> Thanks!
>
Summary:
+1 to release
Platform
Ubuntu 16.04.2 x64, Linux 4.4.0-81-generic SMP
Standard dependencies:
Apache 2.4.18, worker MPM
APR 1.5.2
APR-Util 1.5.4
BDB 5.3.28
GCC 5.4.0
JUnit 4.12
libmagic 5.25
libtool, libtool-bin 2.4.6
OpenJDK-8 8u131
OpenSSL 1.0.2g
Perl 5.22.1
Python 2.7.11
Ruby 2.3.0
Serf 1.3.8
SQLite 3.11.0
Swig 2.0.12
zlib 1.2.8
Manually installed and in-tree dependencies:
ctypesgen svn-r151
Verified:
Tarball contents and signatures
(fsfs, bdb, fsx) x (local, svnserve, serf)
check-swig-py
check-swig-pl
check-swig-rb
check-javahl
check-ctypes-python
./get-deps.sh
Results:
(test suite): serf and bdb tests tend to fail with GLOBAL_SCHEDULER=1
Tests have been re-run with only PARALLEL=24 but without the
global scheduler.
(serf x bdb): Sporadic failure (see attachment).
Maybe due to high parallelism of test execution (PARALLEL=24).
(Ruby tests): Various test failures. Mostly related to sqlite in WC:
"Svn::Error::SqliteBusy: sqlite[S5]: database is locked" when
accecssing Svn::Wc::AdmAccess methods (see attachment).
(Java tests): 3x "JNI local refs: 33, exceeds capacity: 32" with different
capacities in each error (see attachment).
(Ubuntu issue) ./configure needed global variables set to make LTO work:
AR="gcc-ar" NM="gcc-nm" RANLIB=gcc-ranlib
Issues are acceptable for an alpha release.
GPG Signatures committed to the dist/dev/subversion repository.
Received on 2017-07-20 08:35:40 CEST