Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 311895 - dev-python/pygtkglext-1.1.0 emerge fail with "GtkGLExt not found" error under sandbox
Summary: dev-python/pygtkglext-1.1.0 emerge fail with "GtkGLExt not found" error under...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 10:19 UTC by Yaroslav Karulin
Modified: 2010-08-24 21:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0/config.log (config.log,48.82 KB, text/plain)
2010-03-29 10:21 UTC, Yaroslav Karulin
Details
/var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0-2.6/config.log (config.log,49.31 KB, text/plain)
2010-08-24 16:05 UTC, Yaroslav Karulin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yaroslav Karulin 2010-03-29 10:19:21 UTC
# emerge pygtkglext
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-python/pygtkglext-1.1.0
 * pygtkglext-1.1.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                    [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                           [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                          [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                         [ ok ]
 * CPV:  dev-python/pygtkglext-1.1.0
 * REPO: gentoo
 * USE:  elibc_glibc kernel_linux userland_GNU x86
>>> Unpacking source...
>>> Unpacking pygtkglext-1.1.0.tar.bz2 to /var/tmp/portage/dev-python/pygtkglext-1.1.0/work
>>> Source unpacked in /var/tmp/portage/dev-python/pygtkglext-1.1.0/work
>>> Compiling source in /var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0 ...
 * econf: updating pygtkglext-1.1.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating pygtkglext-1.1.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for python >= 2.2... okay
checking for headers required to compile python extensions... found
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYGTK... yes
checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0
checking for pygtk defs... /usr/share/pygtk/2.0/defs
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.22.4)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.18.6)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GtkGLExt - version >= 1.0.0... no
*** Could not run GtkGLExt test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GtkGLExt or finding the wrong
*** version of GtkGLExt. If it is not finding GtkGLExt, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
configure: error: GtkGLExt not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0/config.log
 * ERROR: dev-python/pygtkglext-1.1.0 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 2562:  Called _eapi0_src_compile
 *     ebuild.sh, line  610:  Called econf
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-python/pygtkglext-1.1.0',
 * the complete build log and the output of 'emerge -pqv =dev-python/pygtkglext-1.1.0'.
 * The complete build log is located at '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/environment'.
 * S: '/var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0'

>>> Failed to emerge dev-python/pygtkglext-1.1.0, Log file:

>>>  '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/build.log'

 * Messages for package dev-python/pygtkglext-1.1.0:

 * ERROR: dev-python/pygtkglext-1.1.0 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 2562:  Called _eapi0_src_compile
 *     ebuild.sh, line  610:  Called econf
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-python/pygtkglext-1.1.0',
 * the complete build log and the output of 'emerge -pqv =dev-python/pygtkglext-1.1.0'.
 * The complete build log is located at '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/environment'.
 * S: '/var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0'

Reproducible: Always

Steps to Reproduce:
Comment 1 Yaroslav Karulin 2010-03-29 10:21:26 UTC
Created attachment 225627 [details]
/var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0/config.log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-03-29 10:26:28 UTC
> configure:20384: ./conftest
> malloc() ../../sandbox-1.6/libsandbox/libsandbox.c:resolve_path():185: 
> malloc(8192) failed: Invalid argument

Try rebuilding (or upgrading) sys-apps/sandbox and/or emerging pygtkglext with FEATURES="-sandbox"...
Comment 3 Yaroslav Karulin 2010-03-29 10:38:46 UTC
# FEATURES="-sandbox" emerge pygtkglext

This work fine, thanks!
Comment 4 ray keung 2010-04-03 23:34:56 UTC
sudo FEATURES="-sandbox" emerge pygtkglext -av1
works for me
Comment 5 SpanKY gentoo-dev 2010-08-15 06:41:06 UTC
does this only occur with sandbox-1.6 ?  has anyone tried sandbox-2.2+ ?
Comment 6 Yaroslav Karulin 2010-08-24 16:04:07 UTC
At the moment emerge keeps failing, "-sandbox" trick does not help.


Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Starting parallel fetch

>>> Emerging (1 of 3) dev-python/pygtkglext-1.1.0
 * pygtkglext-1.1.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                    [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                           [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                          [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                         [ ok ]
 * CPV:  dev-python/pygtkglext-1.1.0
 * REPO: gentoo
 * USE:  elibc_glibc kernel_linux userland_GNU x86
>>> Unpacking source...
>>> Unpacking pygtkglext-1.1.0.tar.bz2 to /var/tmp/portage/dev-python/pygtkglext-1.1.0/work
>>> Source unpacked in /var/tmp/portage/dev-python/pygtkglext-1.1.0/work
>>> Preparing source in /var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0 ...
 * Configuration of dev-python/pygtkglext-1.1.0 with CPython 2.6...
 * econf: updating pygtkglext-1.1.0-2.6/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating pygtkglext-1.1.0-2.6/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating pygtkglext-1.1.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating pygtkglext-1.1.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for some Win32 platform... no
checking for native Win32... no
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for python >= 2.2... okay
checking for headers required to compile python extensions... found
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYGTK... yes
checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0
checking for pygtk defs... /usr/share/pygtk/2.0/defs
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.24.1)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.20.1)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GtkGLExt - version >= 1.0.0... no
*** Could not run GtkGLExt test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GtkGLExt or finding the wrong
*** version of GtkGLExt. If it is not finding GtkGLExt, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
configure: error: GtkGLExt not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0-2.6/config.log
 * ERROR: dev-python/pygtkglext-1.1.0 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 3047:  Called python_src_configure
 *   environment, line 2994:  Called python_execute_function '-d' '-s' '--'
 *   environment, line 1812:  Called python_default_function
 *   environment, line 1723:  Called econf
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-python/pygtkglext-1.1.0',
 * the complete build log and the output of 'emerge -pqv =dev-python/pygtkglext-1.1.0'.
 * The complete build log is located at '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/environment'.
 * S: '/var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0'

>>> Failed to emerge dev-python/pygtkglext-1.1.0, Log file:

>>>  '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/build.log'

 * Messages for package dev-python/pygtkglext-1.1.0:

 * ERROR: dev-python/pygtkglext-1.1.0 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 3047:  Called python_src_configure
 *   environment, line 2994:  Called python_execute_function '-d' '-s' '--'
 *   environment, line 1812:  Called python_default_function
 *   environment, line 1723:  Called econf
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-python/pygtkglext-1.1.0',
 * the complete build log and the output of 'emerge -pqv =dev-python/pygtkglext-1.1.0'.
 * The complete build log is located at '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygtkglext-1.1.0/temp/environment'.
 * S: '/var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0'
Comment 7 Yaroslav Karulin 2010-08-24 16:05:48 UTC
Created attachment 244417 [details]
/var/tmp/portage/dev-python/pygtkglext-1.1.0/work/pygtkglext-1.1.0-2.6/config.log
Comment 8 SpanKY gentoo-dev 2010-08-24 17:09:11 UTC
that error is unrelated to the original report:
./conftest: symbol lookup error: //usr/lib/opengl/nvidia/lib/libGL.so.1: undefined symbol: _nv000008gl

file a new bug, although you should make sure to re-emerge your nvidia drivers first
Comment 9 SpanKY gentoo-dev 2010-08-24 21:11:43 UTC
assuming fixed with sandbox-2.3-r1.  please re-open if this is not the case.  and no, new bugs (like that nvidia gl error) do not count.