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

Bug 469130

Summary: sci-visualization/paraview-3.98.0-r1 has a useless sqlite useflag
Product: Gentoo Linux Reporter: François Bissey <frp.bissey>
Component: Current packagesAssignee: Julian Ospald <hasufell>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description François Bissey 2013-05-09 00:24:40 UTC
paraview currently has a useflag for sqlite. This is misguided since the dependency is unconditional.

There is patch to remove the internal copy of sqlite (originating from debian) that is otherwise always built. 

The RDEPEND variable show the confusion has there is an entry:
        dev-db/sqlite:3
and an entry
        sqlite? ( dev-db/sqlite )

the first one I introduced in paraview 3.14.x in the science overlay and the second has been added by Julian Ospald when putting 3,98.0 in the tree.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-05-09 01:30:19 UTC
dev-db/sqlite occurs twice in RDEPEND, once with a SLOT specification but unconditionally, and further on with no SLOT but on the condition that USE=sqlite.
Comment 2 Julian Ospald 2013-07-01 23:33:55 UTC
should be fixed in

paraview-4.0.1