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

Bug 534336

Summary: dev-haskell/enumerator-0.4.20:check USE flag earlier
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2015-01-02 14:35:58 UTC
In-place registering enumerator-0.4.20...
 * ERROR: dev-haskell/enumerator-0.4.20::gentoo failed (compile phase):
 *   USE Flag 'hoogle' not in IUSE for dev-haskell/enumerator-0.4.20
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_compile
 *        environment, line 2738:  Called haskell-cabal_src_compile
 *        environment, line 1854:  Called cabal_src_compile
 *        environment, line  715:  Called use 'hoogle'
 *   phase-helpers.sh, line  200:  Called die
 * The specific snippet of code:
 *   				die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
 *