Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108738 - solfege ebuild doesn't check for pygtk USE flags
Summary: solfege ebuild doesn't check for pygtk USE flags
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-10 09:00 UTC by Alain
Modified: 2006-10-07 23:07 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 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.