-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Eric Gillespie wrote:
> This has serious swig-related regressions from rc2. Is anyone
> else testing without swig? This is currently broken. Even with
> swig, it's broken unless you're using GNU make.
>
> 1. build-outputs.mk has
> subversion/bindings/swig/perl/native/core.c depending on
> subversion/bindings/swig/proxy/*.swg
>
> 2. These files are newer than core.c in this tar file (i assume
> the other files for the Python build, and maybe Perl and Ruby,
> have the same problem), so make tries to run swig ('none', in
> my case) to regenerate core.c
>
> 3. To see if there were other problems, i work around this:
> touch -t 11211533 subversion/bindings/swig/proxy/*
>
> 4. I'm not sure why, but after that, (some of?) the rules to
> build proxy/* are triggered. This, too, is broken:
>
> subversion/bindings/swig/proxy/svn_error_codes_h.swg: subversion/include/svn_error_codes.h
> $(abs_srcdir)/build/generator/swig/header_wrappers.py $(PYTHON) $(abs_srcdir)/build/generator/swig/header_wrappers.py $(abs_srcdir)/build.conf $(SWIG) $<
>
> Again, SWIG = 'none', so it's broken anyway. On top of that,
> it's using $<
Uhh...
$ fgrep '$<' subversion-1.3.0-rc3/build-outputs.mk
$
$ wcgrep -F '$<' subversion-1.3.0-rc3/build/generator/
$
Whatever it is you built, it wasn't RC3.
Max.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)
iD8DBQFDgt//fFNSmcDyxYARAva7AJwMZr41O5REhdh0ILQzE0vm6voQOQCcCrOE
+91ktln2v93I1wvL1GLklCE=
=9mZL
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 22 10:09:57 2005