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

Bug 189873

Summary: dev-python/pyopengl-2.0.0.44 fails on built_with_use check
Product: Gentoo Linux Reporter: Richard Lynch <gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Richard Lynch 2007-08-22 20:00:23 UTC
I just want to use this stuff, not edit conf files and tweak endless flags...

If PyOpenGL doesn't use tk anymore, then let it either ignore it being there, or take the tk flag out of whatever ebuild file has it that shouldn't.


Reproducible: Always

Steps to Reproduce:
emerge gimp, for example.
Actual Results:  

>>> Emerging (2 of 8) dev-python/pyopengl-2.0.0.44 to /
 * PyOpenGL-2.0.0.44.tar.gz RMD160 ;-) ...                                                                                                                                [ ok ]
 * PyOpenGL-2.0.0.44.tar.gz SHA1 ;-) ...                                                                                                                                  [ ok ]
 * PyOpenGL-2.0.0.44.tar.gz SHA256 ;-) ...                                                                                                                                [ ok ]
 * PyOpenGL-2.0.0.44.tar.gz size ;-) ...                                                                                                                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                      [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                     [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                    [ ok ]
 * checking PyOpenGL-2.0.0.44.tar.gz ;-) ...                                                                                                                              [ ok ]
>>> Unpacking source...
>>> Unpacking PyOpenGL-2.0.0.44.tar.gz to /var/tmp/portage/dev-python/pyopengl-2.0.0.44/work
 * Applying config.diff ...                                                                                                                                               [ ok ]
 * Applying pyopengl-2.0.0.44-fix_togl.patch ...                                                                                                                          [ ok ]

!!! ERROR: dev-python/pyopengl-2.0.0.44 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_unpack
  ebuild.sh, line 763:   Called qa_call 'src_unpack'
  ebuild.sh, line 44:   Called src_unpack
  pyopengl-2.0.0.44.ebuild, line 33:   Called built_with_use 'dev-lang/python' 'tk'
  eutils.eclass, line 1712:   Called die

!!! dev-lang/python-2.4.3-r1 does not actually support the tk USE flag!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-python/pyopengl-2.0.0.44/temp/build.log'.



Expected Results:  
It should "just work"


Yes, this is probably a duplicat bug of others -- But it's STILL there, in today's attempt to get gimp:
emerge portage; emerge --sync; emerge gimp

I want to use gimp.

I've never been a fan of Python or tk.

When Python and tk conspire to keep me from using gimp, I like them even less.

Unhappy user is the net result.

Sorry.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-22 20:03:16 UTC
About time to upgrade your python

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