Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 211256
Alias:
Product:
Component:
Status: CLOSED
Resolution: DUPLICATE of bug 211253
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ralph Gotzens <ralph@gotzens.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 211256 depends on: Show dependency tree
Bug 211256 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-24 12:30 0000
Emerging -avuDN system stops during updating pyopengl from 2.0.1.09-r1 to
3.0.0_beta1. Console output gives:


>>> Compiling source in /var/tmp/portage/dev-python/pyopengl-3.0.0_beta1/work/PyOpenGL-3.0.0b1 ...
Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools
 *
 * ERROR: dev-python/pyopengl-3.0.0_beta1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2307:  Called distutils_src_compile
 *             environment, line  671:  Called die
 * The specific snippet of code:
 *       ${python} setup.py build "$@" || die "compilation failed"
 *  The die message:
 *   compilation failed
 *
 * 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-3.0.0_beta1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-python/pyopengl-3.0.0_beta1/temp/environment'.
 *


Reproducible: Always

Steps to Reproduce:
1. emerge pyopengl
2.
3.

Actual Results:  
emerge stops

Expected Results:  
Successful emerge by automatically pulling in missing package
dev-python/setuptools

This is the build log:

####################

/usr/portage/dev-python/pyopengl/pyopengl-3.0.0_beta1.ebuild: line 33:
!built_with_use: command not found
>>> Unpacking source...
>>> Unpacking PyOpenGL-3.0.0b1.tar.gz to /var/tmp/portage/dev-python/pyopengl-3.0.0_beta1/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-python/pyopengl-3.0.0_beta1/work/PyOpenGL-3.0.0b1 ...
Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools
 *
 * ERROR: dev-python/pyopengl-3.0.0_beta1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2307:  Called distutils_src_compile
 *             environment, line  671:  Called die
 * The specific snippet of code:
 *       ${python} setup.py build "$@" || die "compilation failed"
 *  The die message:
 *   compilation failed
 *
 * 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-3.0.0_beta1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-python/pyopengl-3.0.0_beta1/temp/environment'.
 *
#################


I decided to emerge dev-python/setuptools 'by hand' and after that, pyopengl
went through, so I assume the ebuild for pyopengl should simply check for
setuptools.


Cheers, Ralph

------- Comment #1 From Jakub Moc (RETIRED) 2008-02-24 12:42:44 0000 -------

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

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug