My fault. Fixed in r35882 (presumably).
On Mon, Feb 16, 2009 at 16:16, Mark Phippard <markphip_at_gmail.com> wrote:
> It looks like all the blockers are complete and while the buildbot has
> been having some problems it looks like we are mostly green.
>
> I just ran the Serf tests and they all passed (that is one of the
> buildbots that is red).
>
> The Windows buildbot is also red, the build is failing. I can confirm
> this. Here is the error:
>
> subversion\libsvn_fs_fs\rep-cache.c(35): error C2065:
> 'REP_CACHE_DB_SQL' : undeclared identifier
>
> When I look in that file it is using a variable with that name, but in
> the rep-cache-db.h file that appears to be generated when you run
> gen-make.py, I see a #define REP_CACHE_DB <-- NOTE no _SQL on the
> end! I poked around the files and could not figure out where this is
> being done.
>
> I had the same error on OSX until I re-ran autogen.sh so I am guessing
> some recent change was made which renamed this variable and the
> Windows configuration was not updated?
>
> Anyway, presumably when the Windows build is fixed the tests will all
> pass and we can proceed with branch and RC1?
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1171285
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1172473
Received on 2009-02-16 19:51:04 CET