Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 414959

Summary: =dev-vcs/subversion-1.7.4 with =dev-db/sqlite-3.5.9 - src_configure(): An appropriate version of sqlite could not be found. We recommmend 3.7.6.3, but require at least 3.6.18.
Product: Gentoo Linux Reporter: Luis Araujo (RETIRED) <araujo>
Component: [OLD] DevelopmentAssignee: Thomas Sachau <tommy>
Status: RESOLVED FIXED    
Severity: normal CC: mail
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: subversion installation error

Description Luis Araujo (RETIRED) gentoo-dev 2012-05-06 23:51:41 UTC
Created attachment 311049 [details]
subversion installation error

Current ebuild depends on sqlite >= 3.4.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-07 10:43:12 UTC
But which version do you have installed?

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-vcs/subversion-1.7.4/work/subversion-1.7.4/config.log

Please do.
Comment 2 Maciej S. Szmigiero 2013-09-13 21:30:22 UTC
I can confirm that.

subversion-1.7.13 ebuild has >=dev-db/sqlite-3.4[threadsafe(+)] dependency,
but configure.ac of this package has SQLITE_MINIMUM_VER="3.6.18".

I have a system with sqlite-3.5.9 and subversion (unsurprisingly) fails to build.
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-21 15:56:25 UTC
Thanks for the details; since there is a version restriction, the config.log will likely not tell anything more than we already know.
Comment 4 Thomas Sachau gentoo-dev 2013-09-22 09:47:38 UTC
version requirement adjusted