Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
subversion cannot find the ra_serf module
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
big
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jan 2007
Posts: 87

PostPosted: Sun May 06, 2018 4:55 am    Post subject: subversion cannot find the ra_serf module Reply with quote

I've installed the subversion-1.10 with http flag enabled, and net-libs/serf has been pulled in as expected. However, svn cannot find the installed ra_serf module.

issue 'svn --version'
Code:
svn, version 1.10.0 (r1827917)                                                                                 
   compiled May  5 2018, 21:01:59 on x86_64-pc-linux-gnu

Copyright (C) 2018 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file

The following authentication credential caches are available:

* Plaintext cache in /home/felixx/.subversion
* GPG-Agent
* KWallet (KDE)



Code:

dev-vcs/subversion-1.10.0::gentoo was built with the following:
USE="berkdb dso http kwallet nls -apache2 -ctypes-python -debug -doc -extras -gnome-keyring -java -perl -python -ruby -sasl -test -vim-syntax" ABI_X86="(64)" PYTHON_TARGETS="python2_7"

net-libs/serf-1.3.9::gentoo was built with the following:
USE="libressl -kerberos -static-libs" ABI_X86="(64)"


equery files subversion
Code:

...
/usr/lib64/libsvn_ra-1.so.0.0.0
/usr/lib64/libsvn_ra_local-1.so -> libsvn_ra_local-1.so.0.0.0
/usr/lib64/libsvn_ra_local-1.so.0 -> libsvn_ra_local-1.so.0.0.0
/usr/lib64/libsvn_ra_local-1.so.0.0.0
/usr/lib64/libsvn_ra_serf-1.so -> libsvn_ra_serf-1.so.0.0.0
/usr/lib64/libsvn_ra_serf-1.so.0 -> libsvn_ra_serf-1.so.0.0.0
/usr/lib64/libsvn_ra_serf-1.so.0.0.0
/usr/lib64/libsvn_ra_svn-1.so -> libsvn_ra_svn-1.so.0.0.0
/usr/lib64/libsvn_ra_svn-1.so.0 -> libsvn_ra_svn-1.so.0.0.0
/usr/lib64/libsvn_ra_svn-1.so.0.0.0
/usr/lib64/libsvn_repos-1.so -> libsvn_repos-1.so.0.0.0
/usr/lib64/libsvn_repos-1.so.0 -> libsvn_repos-1.so.0.0.0
...


equery files serf
Code:
/usr
/usr/include
/usr/include/serf-1
/usr/include/serf-1/serf.h
/usr/include/serf-1/serf_bucket_types.h
/usr/include/serf-1/serf_bucket_util.h
/usr/lib64
/usr/lib64/libserf-1.so -> libserf-1.so.1.3.0
/usr/lib64/libserf-1.so.1 -> libserf-1.so.1.3.0
/usr/lib64/libserf-1.so.1.3.0
/usr/lib64/pkgconfig
/usr/lib64/pkgconfig/serf-1.pc

_________________
be big,no bug
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum