Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147607 - pyopengl 2.0.1.09 ebuild checks for incorrect use flag tcltk
Summary: pyopengl 2.0.1.09 ebuild checks for incorrect use flag tcltk
Status: RESOLVED DUPLICATE of bug 147174
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-14 13:34 UTC by Maarten Billemont
Modified: 2006-09-14 13:37 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 Maarten Billemont 2006-09-14 13:34:43 UTC
Problem:
 >>> Unpacking PyOpenGL-2.0.1.09.tar.gz to /var/tmp/portage/pyopengl-2.0.1.09/work
 
 !!! ERROR: dev-python/pyopengl-2.0.1.09 failed.
 Call stack:
   ebuild.sh, line 1546:   Called dyn_unpack
   ebuild.sh, line 708:   Called src_unpack
   pyopengl-2.0.1.09.ebuild, line 32:   Called built_with_use 'dev-lang/python' 'tcltk'
   eutils.eclass, line 1605:   Called die
 
 !!! dev-lang/python-2.4.3-r3 does not actually support the tcltk USE flag!
 !!! If you need support, post the topmost build error, and the call stack if relevant.
 
 The issue is caused by the ebuild checking for the tcltk flag on python. Python seems to only support the tk flag, however.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-14 13:37:04 UTC

*** This bug has been marked as a duplicate of 147174 ***