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

Re: svnsync_test.py fails: wrong version of SQLite library

From: Michael J. Bauer <mjbauer_at_eecs.tufts.edu>
Date: Wed, 24 Nov 2010 14:56:48 -0500

I've attached the test.log from 'make
TESTS=subversion/tests/cmdline/svnsync_tests.py check'. An exhaustive
look at the results shows that only 'svnsync sync' has the wrong SQLite
library problem in the test suite. './svnsync_tests.py -v' fails in the
same way.

MJB

On 11/24/2010 1:20 PM, Daniel Shahaf wrote:
> Couldn't hurt. There's no need for the whole log though,
> a representative sample should be enough...
>
> Does it fail in the same way under 'make check' as under
> './svnsync_tests.py -v'?
>
> (You can pass TESTS=subversion/tests/cmdline/svnsync_tests.py to 'make
> check', by the way.)
>
> Michael J. Bauer wrote on Wed, Nov 24, 2010 at 12:03:49 -0500:
>> The only test that failed out of the 71 run by 'make check' was
>> svnsync_test.py. The only things that appeared to fail within that test
>> were svnsync sync. I can send the test log if you like.
>>
>> MJB
>>
>> On 11/24/2010 2:45 AM, Daniel Shahaf wrote:
>>> Michael J. Bauer wrote on Tue, Nov 23, 2010 at 19:16:32 -0500:
>>>> It looks like svnsync is picking up the wrong version of SQLite, despite
>>>> being compiled with the correct version. This appears to happen only on
>>>> svnsync synchronize, but I've not exhaustively read through the logs.
>>> I'd be surprised if only svnsync (and MUCH more surprised if only
>>> 'svnsync sync') complain about wrong libraries. The sqlite library
>>> should be loaded by other cmdline utilities too...

Received on 2010-11-24 20:57:37 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.