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

'make check' failed if configure --enable-runtime-module-search

From: wuzhouhui <wuzhouhui14_at_mails.ucas.ac.cn>
Date: Sun, 5 Apr 2020 15:46:20 +0800

Hi,

When compile Subversion with --enable-runtime-module-search, some tests
failed, such as subversion/tests/libsvn_client/client-test, the tests.log
says:

  svn_tests: E200019: Version mismatch in 'svn_fs_util' (expecting equality): found 1.13.0, expected 1.10.6
  svn_tests: E200019: Version mismatch in 'svn_delta' (expecting equality): found 1.13.0, expected 1.10.6
  svn_tests: E200019: Version mismatch in 'svn_subr' (expecting equality): found 1.13.0, expected 1.10.6
  FAIL: lt-client-test 3: test svn_wc_add3 scenarios

Environment information:
  OS: CentOS 7.5.1804
  Subversion: 1.13.0
  Build option: ./configure --enable-apache-whitelist=2.4.6 --with-lz4=internal --enable-runtime-module-search
  Already installed Subversion: 1.10.6

It seems that the client-test found wrong dynamic library (*.so).
Received on 2020-04-05 09:47:44 CEST

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

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