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

Re: built without kwallet fails stat_tests.py 13

From: Neels Janosch Hofmeyr <neels_at_elego.de>
Date: Mon, 25 May 2009 03:43:39 +0200

Arfrever Frehtes Taifersar Arahesis wrote:
> 2009-05-24 03:54:58 Neels Janosch Hofmeyr napisaƂ(a):
>> When I build without kwallet, svn often prints the line
>>
>> [[[
>> libsvn_auth_kwallet-1.so.0: cannot open shared object file: No such file or
>> directory
>> ]]]
>>
>> at the beginning of its operation.
>>
>> My stat_tests.py 13 fails upon a routine checkout, I guess simply because of
>> that line being printed.
>>
>> As soon as I successfully ./configure --with-kwallet, the test passes.
>>
>> Why is that line printed even if I don't enable kwallet in the build?
>
> Your `svn` program uses such a libsvn_subr-1.so.0 which was built with enabled
> support for KWallet.
> Do you use locally built `svn` or `svn` installed by `make install`?
>

I build various subversions locally, into ~/svn/prefix/<name>/, which is not
in any $PATH or anything. In addition to that, the ubuntu subversion package
is installed system wide.

I investigated a bit -- I couldn't reproduce it on debian. And after all, I
discovered that a clean checkout removed the problem.

Hm, even though I `make extraclean' basically all the time, I still have
build artefacts interference. :(

Thanks for the hint,
~Neels

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2353381

Received on 2009-05-25 03:44:09 CEST

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.