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

Bug 549050

Summary: sci-geosciences/viking-1.6-r2: USE Flag 'sqlite3' not in IUSE
Product: Gentoo Linux Reporter: Markus <M4rkusXXL>
Component: Current packagesAssignee: Hans de Graaff <graaff>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: 10.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Markus 2015-05-10 09:26:14 UTC
[ebuild     U ~] sci-geosciences/viking-1.6-r2::gentoo [1.6-r1::gentoo] USE="exif magic nls -doc -gps -libexif -mapnik -sqlite% (-sqlite3%)" 0 KiB

failes to emerge with:


 * ERROR: sci-geosciences/viking-1.6-r2::gentoo failed (configure phase):
 *   USE Flag 'sqlite3' not in IUSE for sci-geosciences/viking-1.6-r2
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 1990:  Called use_enable 'sqlite3' 'mbtiles'
 *   phase-helpers.sh, line  254:  Called use 'sqlite3'
 *   phase-helpers.sh, line  200:  Called die
 * The specific snippet of code:
 *                              die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"


Reproducible: Always
Comment 1 Hans de Graaff gentoo-dev Security 2015-05-10 09:32:21 UTC
Sorry, I did not fully do the conversion from the sqlite3 USE flag to sqlite. Should be fixed now.