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

Re: [PATCH] enabling ruby in the subversion build

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 26 Jan 2012 12:08:57 +0000

Philip Martin <philip.martin_at_wandisco.com> writes:

>> from <internal:lib/rubygems/custom_require>:29:in `require'
>> from /home/pm/sw/subversion/src2/subversion/bindings/swig/ruby/test/test-unit-ext/always-show-result.rb:20:in `<top (required)>'
>> from <internal:lib/rubygems/custom_require>:29:in `require'
>> from <internal:lib/rubygems/custom_require>:29:in `require'
>> from /home/pm/sw/subversion/src2/subversion/bindings/swig/ruby/test/test-unit-ext.rb:20:in `<top (required)>'
>> from <internal:lib/rubygems/custom_require>:29:in `require'
>> from <internal:lib/rubygems/custom_require>:29:in `require'
>> from /home/pm/sw/subversion/obj2/../src2/subversion/bindings/swig/ruby/test/run-test.rb:38:in `<main>'
>> make: *** [check-swig-rb] Error 1
>
> Is this because only 1.9.1 is not supported and I need 1.9.3? Both
> configure and 'make swig-rb' appear to work but 'make check-swig-rb'
> fails.

The line is:

   require "test/unit/ui/testrunnermediator"

ruby-1.8 works because testrunnermediator.rb is part of libruby1.8 on my
machine, it does not appear to be part of the standard ruby-1.9.1
install.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2012-01-26 13:09:36 CET

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.