Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501222 - dev-python/pyxdg-0.25 python targets compatibility
Summary: dev-python/pyxdg-0.25 python targets compatibility
Status: RESOLVED DUPLICATE of bug 501256
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: 2014-02-13 17:34 UTC by Raphaël Droz
Modified: 2014-02-13 22:56 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 Raphaël Droz 2014-02-13 17:34:05 UTC
Having python 2.7, 3.2 and 3.3 installed :

$ emerge dev-python/pyxdg

>>> Compiling source in /var/tmp/portage/dev-python/pyxdg-0.25/work/pyxdg-0.25 ...
 * ERROR: dev-python/pyxdg-0.25::gentoo failed (compile phase):
 *   USE Flag 'python_targets_python2_6' not in IUSE for dev-python/pyxdg-0.25
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_compile
 *        environment, line 3275:  Called distutils-r1_src_compile
 *        environment, line 1035:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
 *        environment, line  246:  Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
 *        environment, line 3134:  Called _python_obtain_impls
 *        environment, line  666:  Called _python_validate_useflags
 *        environment, line  768:  Called use 'python_targets_python2_6'
 *   phase-helpers.sh, line  198:  Called die
 * The specific snippet of code:
 *   				die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"



Isn't there something wrong with the ebuild use (or rather non-use) of the python eclass ?
Comment 1 Raphaël Droz 2014-02-13 22:56:01 UTC

*** This bug has been marked as a duplicate of bug 501256 ***