Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Trying to emerge this happens: >>> Emerging (12 of 87) dev-python/pyopengl-3.0.0_beta1 to / * PyOpenGL-3.0.0b1.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking PyOpenGL-3.0.0b1.tar.gz ;-) ... [ ok ] * Your CXXFLAGS contains "-fvisibility-inlines-hidden" which can break packages. * * Before you file a bug, please remove these flags and * re-compile the package in question as well as all its dependencies /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 When emerging setuptools everything is fine. Reproducible: Always
*** This bug has been marked as a duplicate of bug 211253 ***