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

Re: Ruby test failures in r15098

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2005-06-19 09:54:25 CEST

Hi,

In <20050618221444.GA23739@jaa.iki.fi>
  "Re: Ruby test failures in r15098" on Sat, 18 Jun 2005 16:14:44 -0600,
  Jani Averbach <jaa@jaa.iki.fi> wrote:

> > 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.
>
> Yep. I am running test suite without installing it first, isn't there
> a bug in ruby's make system, when it tries to install something even
> when it has been called without "install"?
>
> The case is similar with perl unit tests which have to be called with only
> following "swig-pl" "" "check-swig-pl" targets.
>
> I am running the ruby test suite with following targets at the moment:
> "swig-rb" "" "check-swig-rb".

Does "--with-swig-ruby-sitedir" option of configure script
help you?

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 19 09:55:08 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.