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

Re: svn rev 3426: FAIL (i686-pc-linux-gnu update)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-10-21 20:56:13 CEST

On Mon, Oct 21, 2002 at 06:22:38PM +0200, Branko Cibej wrote:
>...
> >gen_base.GenError: ERROR: "./svn-config" found no files.
> >gen-make.py failed
> >Complete log saved in /home/brane/svn/LOG_svn_autogen.failed
> >FAIL: autogen.sh
>
> This seems connected to the latest changes in gen_base.py. Greg, do you
> have any idea why this is happening?

Fixed in rev 3430. I had a dirty environment which was finding the
svn-config script. A clean environ wouldn't have it, and kablooie...

The root problem was that a code move ended up having all target types do a
"find_sources"; before, only exe and lib targets did that. The script target
wouldn't work in a clean env.

The fix was to disable the hunt for scripts' "sources"

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 21 20:56:28 2002

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.