Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 450526 - media-video/tovid-0.34_p20120123 - Please rebuild dev-python/pypy:1.9 with the following USE flags enabled: tk
Summary: media-video/tovid-0.34_p20120123 - Please rebuild dev-python/pypy:1.9 with th...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-06 12:46 UTC by Martin von Gagern
Modified: 2016-02-26 11:12 UTC (History)
1 user (show)

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 Martin von Gagern 2013-01-06 12:46:05 UTC
media-video/tovid-0.34_p20120123 requires its python implementations to be built with USE=tk. There is no such use flag for dev-python/pypy, though. So as I have pypy enabled for my system, by including 2.7-pypy-1.9 in the USE_PYTHON variable, tovid will always fail with the error message

 * Please rebuild dev-python/pypy:1.9 with the following USE flags enabled: tk
 * ERROR: media-video/tovid-0.34_p20120123 failed (setup phase):
 *   Please rebuild dev-python/pypy:1.9 with the following USE flags enabled: tk
 * 
 * Call stack:
 *       ebuild.sh, line   93:  Called pkg_setup
 *       ebuild.sh, line  326:  Called python_pkg_setup
 *   python.eclass, line  466:  Called python_execute_function '-q' 'python_pkg_setup_check_USE_flags'
 *   python.eclass, line 1101:  Called python_pkg_setup_check_USE_flags
 *   python.eclass, line  449:  Called die

I guess that tovid simply doesn't support pypy, in which case pypy should be included in the RESTRICT_PYTHON_ABIS variable of the ebuild, right?
Comment 1 Pacho Ramos gentoo-dev 2016-02-26 11:12:00 UTC
0.35.2 doesn;t allow pypy to be used