[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion 1.9.9 up for testing/signing

From: Branko Čibej <brane_at_apache.org>
Date: Tue, 17 Jul 2018 13:34:06 +0200

Summary:

    +1 to release (Unix)

Verified:

  - Tarball contents and signatures
  - check ((fsfs, bdb) × (local, svnserve, dav))
  - check-all-javahl
  - check-swig-py
  - check-swig-rb
  - check-swig-pl

New issues:

  - In the svnserve+bdb test run, the merge_automatic_tests.py:merge_once_3
    test case failed with the following error:

      W: ERROR: dump failed: svnadmin: E160029: Berkeley DB error for filesystem 'svn-test-work/local_tmp/repos/db' while beginning Berkeley DB transaction:
      W: ERROR: dump failed: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery
      W: ERROR: dump failed: svnadmin: E160029: bdb: BDB0060 PANIC: fatal region error detected; run recovery

    but when I reran the tests, they all succeeded. This might indicate
    that there's a race in our tests in parallel mode, in the test setup
    phase for BDB. In any case it's not a release blocker.

Known issues:

  - 'make check-swig-py' requires 'make install install-swig-py'.
    Probably a side effect of macOS "security" features related to the
    use of the DYLD_LIBRARY_PATH environment variable.

  - 'make check-swig-rb' requires 'make install install-swig-rb'.
    Probably a side effect of macOS "security" features related to the
    use of the DYLD_LIBRARY_PATH environment variable.

Platform

    macOS High Sierra 10.13.6

    Standard dependencies:
      Apple LLVM version 9.1.0 (clang-902.0.39.2)
      ruby 2.3.3p222 (2016-11-21 revision 56859)
      Python 2.7.10

    Dependencies from Homebrew:
      APR 1.6.3
      APR-Util 1.6.1
      httpd 2.4.34
      SQLite 3.24.0
      Serf 1.3.9
      OpenSSL 1.0.2o
      zlib 1.2.11
      BDB 18.1.25
      Perl 5.28.0

    Other dependencies:
      Java 1.8.0_45-b14
      JUnit 4.11

    Built-in dependencies:
      utf8proc

GPG signatures committed to the dist/dev/subversion repository.
Received on 2018-07-17 13:34:21 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.