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

Re: broken gen-make.py?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-03-21 09:52:47 CET

Ben Collins-Sussman wrote:
> Some change to our build system happened today. I'm getting this error
> on OSX suddenly, and a co-worker is getting it on Fedora Core 2:
>
> $ ./autogen.sh
> buildcheck: checking installation...
> buildcheck: autoconf version 2.59 (ok)
> buildcheck: autoheader version 2.59 (ok)
> buildcheck: libtool version 1.5 (ok)
> Copying libtool helper: /usr/share/aclocal/libtool.m4
> Creating build-outputs.mk...
> Traceback (most recent call last):
> File "./gen-make.py", line 222, in ?
> main(conf, gentype, skip_depends=skip, other_options=rest.list)
> File "./gen-make.py", line 38, in main
> generator.write()
> File "build/generator/gen_make.py", line 334, in write
> self.ofile.write('install-%s: %s\n'
> NameError: global name 'inst_area_deps' is not defined
> ERROR: gen-make.py failed

Oh dear, I feel stupid.

Somehow I managed to only commit part of a change.

Fixed now, and many apologies!

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 21 09:54:11 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.