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

broken gen-make.py?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-21 03:39:40 CET

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

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