Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34873 - PyOpenGL fails to build with TclError
Summary: PyOpenGL fails to build with TclError
Status: VERIFIED DUPLICATE of bug 32070
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 30112
  Show dependency tree
 
Reported: 2003-12-02 01:53 UTC by Dead Schorsch
Modified: 2005-08-30 03:35 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 Dead Schorsch 2003-12-02 01:53:26 UTC
copying build/Togl-1.5-tk8.4/Togl.so ->
/var/tmp/portage/PyOpenGL-2.0.0.44/image/usr/lib/python2.2/site-packages/OpenGL/Tk/linux2-tk8.4
running "pkg_mkIndex
/var/tmp/portage/PyOpenGL-2.0.0.44/image/usr/lib/python2.2/site-packages/OpenGL/Tk/linux2-tk8.4
Togl.so"
successful loading of Togl.so
Traceback (most recent call last):
  File "setup.py", line 118, in ?
  File "/usr/lib/python2.2/distutils/core.py", line 138, in setup
    dist.run_commands()
  File "/usr/lib/python2.2/distutils/dist.py", line 902, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.2/distutils/dist.py", line 922, in run_command
    cmd_obj.run()
  File "setup.py", line 69, in run
  File "setup/togl_setup.py", line 149, in togl_install
TclError: can't read "::tcl::direct": no such variable
 
!!! ERROR: dev-python/PyOpenGL-2.0.0.44 failed.
!!! Function src_install, Line 50, Exitcode 1
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1. emerge PyOpenGL
2.
3.

Actual Results:
Comment 1 Dead Schorsch 2003-12-02 01:53:52 UTC
Sorry, forgot that:

king root # emerge info
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.2.5-r2,2.3.2-r9, 2.4.23)=================================================================
System uname: 2.4.23 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /opt/resin/conf /opt/tomcat/conf /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc fixpackages sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb bonobo cdr crypt cups doc dvd encode esd foomaticdb gd gdbm gnome gpm gtk gtk2 gtkhtml guile hbci imlib ipv6 java jpeg ldap libg++ libwww mad mozilla moznocompose moznoirc moznomail mpeg ncurses nls nocardbus oggvorbis opengl oss pam pda pdflib perl png postgres python readline samba scanner sdl slang spell ssl svga tcltk tcpd tetex tiff truetype usb x86 xml2 xmms xv zlib"
Comment 2 Mattia 2003-12-05 14:26:44 UTC
I have the same error message
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-12-05 19:51:11 UTC

*** This bug has been marked as a duplicate of 32070 ***
Comment 4 Dead Schorsch 2005-08-30 03:35:20 UTC
Closing.