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

Re: Subversion 1.14.0-rc1 up for testing/signing

From: Stefan Sperling <stsp_at_apache.org>
Date: Thu, 26 Mar 2020 18:45:46 +0100

On Thu, Mar 26, 2020 at 04:30:26PM +0100, Stefan Sperling wrote:
> On Thu, Mar 26, 2020 at 02:23:05PM +0000, Michael Pilato wrote:
> > Maybe it's just been too long for me, but I thought our releases and release
> > candidates were supposed to have the SWIG-generated stuff included? I see
> > those files in, say, subversion-1.13.1.tar.bz2, but not in this new rc1 drop.
>
> Yes those files should exist.
>
> Not sure what happened. I used release.py and didn't see anything in
> its output that indicated a problem.
>
> I will investigate. Thanks!

Re-running release.py in verbose mode reveals:

[[[
/tmp/svn-rel/tempdir/subversion-1.14.0-rc1/subversion/bindings/swig/include/svn_containers.swg:57: Error: Unknown directive '%hash_argout_typemap'.
*** Error 1 in /tmp/svn-rel/tempdir/subversion-1.14.0-rc1 (autogen-standalone.mk:329 'subversion/bindings/swig/python/core.c')
Creating build-outputs.mk...
Wrote: subversion/libsvn_subr/errorcode.inc
Wrote: subversion/libsvn_subr/config_keys.inc
Creating svn_private_config.h.in...
Creating configure...

You can run ./configure now.
]]]

So it looks like our autogen.sh doesn't do proper error checking :(

I'll try to get that worked out and then roll rc2.
Received on 2020-03-26 18:45:50 CET

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.