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

Ruby test failures in r15098

From: David James <james82_at_gmail.com>
Date: 2005-06-18 18:23:01 CEST

Jani's Test Box wrote:
> cd /srv/svntest/svntest/obj-sh/subversion/bindings/swig/ruby; \
> /usr/bin/ruby -I /srv/svntest/svntest/svn/svn_trunk/subversion/bindings/swig/ruby \
> /srv/svntest/svntest/svn/svn_trunk/subversion/bindings/swig/ruby/test/run-test.rb
> Loaded suite test
> Started
> /svntest/obj-sh/subversion/bindings/swig/ruby/.ext/svn/ext/client.so: [BUG] Segmentation fault
> ruby 1.8.3 (2005-05-12) [x86_64-linux]
>
> make: *** [check-swig-rb] Error 134
> Complete log saved in /srv/svntest/svntest/logs/svn_trunk/LOG_swig-rb_check.failed
> FAIL: swig-rb::check
FYI, I get this same error whenever the test suite tries to use a port
that is already in use by my firewall. Now that Kouhei has switched
the port in r15077, the test suite works fine on my system. I don't
know what's causing Jani's problem here.

For more debugging information, see
http://subversion.tigris.org/servlets/ReadMsg?list=svn-breakage&msgNo=30609

Jani's Test Box wrote:
> /srv/svntest/svntest/svn/svn_trunk/ac-helpers/install-sh -c -d
> /usr/lib/ruby/site_ruby/1.8/x86_64-linux/svn/ext
> mkdir: cannot create directory `/usr/lib/ruby/site_ruby/1.8/x86_64-linux/svn': Permission denied
> mkdir: cannot create directory `/usr/lib/ruby/site_ruby/1.8/x86_64-linux/svn/ext': No such > file or directory
This problem is caused by the fact that the test suite does not have
access to the Ruby installation dir, so we cannot test whether the
installation process works. Jani, can you install Ruby in a local dir
where the test suite will have access?

-- 
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 18 18:23:50 2005

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.