Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 534336 - dev-haskell/enumerator-0.4.20:check USE flag earlier
Summary: dev-haskell/enumerator-0.4.20:check USE flag earlier
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-02 14:35 UTC by Toralf Förster
Modified: 2015-01-02 14:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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}"
 *