Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403823 - dev-python/gnosis-utils-1.2.2 fails to build with pypy
Summary: dev-python/gnosis-utils-1.2.2 fails to build with pypy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-15 07:56 UTC by Patrick Lauer
Modified: 2012-02-20 15:19 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 Patrick Lauer gentoo-dev 2012-02-15 07:56:56 UTC
creating build-2.7-pypy-1.7/lib/gnosis/xml/validity
copying gnosis/xml/validity/dtdgen.py -> build-2.7-pypy-1.7/lib/gnosis/xml/validity
copying gnosis/xml/validity/dissertation.py -> build-2.7-pypy-1.7/lib/gnosis/xml/validity
copying gnosis/xml/validity/_validity.py -> build-2.7-pypy-1.7/lib/gnosis/xml/validity
copying gnosis/xml/validity/__init__.py -> build-2.7-pypy-1.7/lib/gnosis/xml/validity
copying gnosis/xml/validity/simple_diss.py -> build-2.7-pypy-1.7/lib/gnosis/xml/validity
warning: build_py: byte-compiling is disabled, skipping.

Traceback (most recent call last):
  File "app_main.py", line 51, in run_toplevel
  File "setup.py", line 442, in <module>
    copy_extra_files()
  File "setup.py", line 208, in copy_extra_files
    destroot = glob(os.path.join('build-' + os.environ['EPYTHON'][6:],'lib'))[0]
IndexError: list index out of range
 * ERROR: dev-python/gnosis-utils-1.2.2 failed (compile phase):
 *   Building failed with PyPy 1.7 (Python 2.7) in distutils_building() function
Comment 1 Patrick Lauer gentoo-dev 2012-02-20 15:19:55 UTC
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> gnosis-utils-1.2.2.ebuild:
+  Restricting pypy #403823