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

Bug 450526

Summary: media-video/tovid-0.34_p20120123 - Please rebuild dev-python/pypy:1.9 with the following USE flags enabled: tk
Product: Gentoo Linux Reporter: Martin von Gagern <Martin.vGagern>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED OBSOLETE    
Severity: normal CC: kripton
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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