Joe, Kou,
The ruby bindings tests are segfaulting on the buildbot. I can reproduce locally:
[[[
hwright_at_orac:~/dev/svn-trunk$ make check-swig-rb
cd /home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby; \
/usr/bin/ruby -I /home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby \
/home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby/test/run-test.rb \
--verbose=normal
Loaded suite .
Started
.................................................................................................................../home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby/svn/util.rb:86:
[BUG] Segmentation fault
ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]
/bin/bash: line 3: 17077 Aborted /usr/bin/ruby -I
/home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby
/home/hwright/dev/svn-trunk/subversion/bindings/swig/ruby/test/run-test.rb
--verbose=normal
make: *** [check-swig-rb] Error 134
hwright_at_orac:~/dev/svn-trunk$
]]]
This is, of course, a blocker for branching 1.6.x.
-Hyrum
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1059701
Received on 2009-01-27 18:58:19 CET