You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Reser <be...@reser.org> on 2012/10/02 22:27:36 UTC

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

On Tue, Oct 2, 2012 at 10:53 AM,  <bu...@apache.org> wrote:
> The Buildbot has detected a new failure on builder svn-x64-ubuntu-gcc while building ASF Buildbot.
> Full details are available at:
>  http://ci.apache.org/builders/svn-x64-ubuntu-gcc/builds/6270
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: svn-x64-ubuntu
>
> Build Reason: scheduler
> Build Source Stamp: [branch subversion/branches/1.7.x] 1393047
> Blamelist: cmpilato,philip
>
> BUILD FAILED: failed Test bindings

We'd need to backport the following change in order to resolve this
test failure:

------------------------------------------------------------------------
r1351117 | peters | 2012-06-17 09:05:16 -0700 (Sun, 17 Jun 2012) | 5 lines

* subversion/bindings/swig/core.i
  (python typemap: char *buffer, apr_size_t *len): Accept either a
   PyInt or a PyLong buffer length argument.  swig 2.0.5+ handles this
   differently to previous releases.

------------------------------------------------------------------------