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

Bug 108738

Summary: solfege ebuild doesn't check for pygtk USE flags
Product: Gentoo Linux Reporter: Alain <brenzi>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED WONTFIX    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alain 2005-10-10 09:00:29 UTC
I emerged media-sound/solfege and got the following error:
"can't create const"

This error showed to appear because pygtk was emerged with USE="-gnome"
Once I re-emerged pygtk with USE="gnome" solfege worked!

This should be checked by solfege ebuild, I think

regards
Alain

Reproducible: Always
Steps to Reproduce:
1. emerge pygtk with USE="-gnome"
2. emerge solfege
3.

Actual Results:  
start solfege prints: "can't create const"


Expected Results:  
sofege should have started
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2006-10-07 23:07:59 UTC
>=pygtk-2.8.2 don't have gnome USE flag and marked stable.