monotone-debian
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#439584: [Monotone-debian] Bug#439584: monotone - FTBFS: 1 of 3 tests


From: Zack Weinberg
Subject: Bug#439584: [Monotone-debian] Bug#439584: monotone - FTBFS: 1 of 3 tests failed
Date: Fri, 26 Oct 2007 10:46:12 -0700

On 10/26/07, Bastian Blank <address@hidden> wrote:
> On Sun, Aug 26, 2007 at 10:59:49AM -0700, Zack Weinberg wrote:
> > I need more information to debug this.  Is there any chance you can
> > tar up the contents of the "tester_dir" subdirectory of the build tree
> > (after the failure happens) and send it to me?  Either attach to the
> > bug, or email direct to address@hidden if it's too big.
>
> Most of the errors goes away if I build it against the system
> libsqlite3. Only one remains: the sql statement length is not longer
> sufficient, so I did not merge #318509 yet.

Right.  That's consistent with the problem being the one I fixed, too.
 (The internal copy of sqlite is configured to use pread; it turns out
that that mode has some bugs; the system libsqlite3 is probably using
lseek/read.  I've put in a local fix that will work on systems that
properly implement SUSv3, and am in discussion with sqlite upstream
about a 100% correct fix.)

Please do keep #318509 separate; I consider that a meta-bug for *all*
the embedded libraries.  Could you follow up to that bug describing
the problem with the upstream default statement length?  I think I
know but it would be nice to have it in the record.

zw






reply via email to

[Prev in Thread] Current Thread [Next in Thread]