| Summary: | dev-python/pyxdg-0.25 python targets compatibility | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Raphaël Droz <raphael.droz+floss> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 501256 *** |
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 ?