On 28. 4. 26 16:57, Branko Čibej wrote:
On 27. 4. 26 21:39, Evgeny Kotkov via dev wrote:
The 1.15.0-rc2 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!

+0 to release (Unix; macOS/arm64)
(+1 for release candidate but −1 for final release)

Note: Could be a configuration problem on macOS, but not too long ago the branch did build and test with DAV and svnserve.


Compiler: Apple clang version 17.0.0 (clang-1700.6.4.2)
Target: arm64-apple-darwin24.6.0 (Mac OS Sequoia 15.7.4)
Built in non-maintainer mode with default flags: -g -O2 -Wall


Tests:

check × FSFS: SUCCESS: All tests successful

svnserveautocheck × FSFS: ERROR: Tests did not run

davautocheck  × FSFS × prefork: ERROR: Python tests did not run


Other issues:

Compilation warning:
subversion/libsvn_subr/mergeinfo.c:820:1: warning: unused function 
'rangelist_to_string_debug' [-Wunused-function]
   820 | rangelist_to_string_debug(const svn_rangelist_t *rl,
       | ^~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.



Building swig-rb with Ruby 4.0.3, I got this compilation error:

subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c:1641:38: error: 
use of undeclared identifier 'ruby_errinfo'; did you mean 'rb_errinfo'?
 1641 |                                      ruby_errinfo,
      |                                      ^~~~~~~~~~~~
      |                                      rb_errinfo



Testing swig-py with Python 3.14:

$ make -s check-swig-py
..................svn: fs-loader: E200029: Couldn't open rep-cache database 
'/var/folders/zv/qq43zzc547zcbm_h9k900hnh0000gn/T/tmpgym3eok7-mergeinfo/db/rep-cache.db'
svn: fs-loader: E200029: Couldn't perform atomic initialization
svn: E235000: In file 
'/Users/brane/src/svn/dist/src/subversion-1.15.0-rc2/subversion/libsvn_fs/fs-loader.c'
 line 465: internal malfunction
/bin/sh: line 1: 43093 Abort trap: 6           /opt/homebrew/bin/python3 
/Users/brane/src/svn/dist/src/subversion-1.15.0-rc2/subversion/bindings/swig/python/tests/run_all.py
make: *** [check-swig-py] Error 134


Reply via email to