Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405537 - dev-python/dreampie-1.1.1 sandbox violation
Summary: dev-python/dreampie-1.1.1 sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 09:30 UTC by Patrick Lauer
Modified: 2012-02-28 19:51 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-24 09:30:04 UTC
* Building of dev-python/dreampie-1.1.1 with PyPy 1.8 (Python 2.7)...
pypy-c1.8 setup.py build -b build-2.7-pypy-1.8
Error processing line 1 of /usr/lib64/pypy1.8/site-packages/iconv_codec.pth:

  Traceback (most recent call last):
    File "/usr/lib64/pypy1.8/lib-python/modified-2.7/site.py", line 166, in addpackage
      exec line
    File "<string>", line 1, in <module>
    File "/usr/lib64/pypy1.8/site-packages/iconv_codec.py", line 30, in <module>
      from _iconv_codec import makeencoder, makedecoder
  ImportError: unable to load extension module '/usr/lib64/pypy1.8/site-packages/_iconv_codec.pypy-18.so': /usr/lib64/pypy1.8/site-packages/_iconv_codec.pypy-18.so: undefined symbol: PyUnicodeDecodeError_SetStart

Remainder of file ignored
ACCESS DENIED  open_wr:      /usr/lib64/pypy1.8/lib-python/modified-2.7/lib2to3/Grammar2.7.2.final.42.pickle
ACCESS DENIED  open_wr:      /usr/lib64/pypy1.8/lib-python/modified-2.7/lib2to3/PatternGrammar2.7.2.final.42.pickle
running build
running build_py
creating build-2.7-pypy-1.8
creating build-2.7-pypy-1.8/lib
creating build-2.7-pypy-1.8/lib/dreampielib
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-02-28 19:51:23 UTC
FEATURES="userpriv test usersandbox etc

archtester testuser # USE_PYTHON="2.6 2.7 2.7-pypy-1.8" emerge dreampie
>>> Emerging (1 of 1) dev-python/dreampie-1.1.1
>>> Installing (1 of 1) dev-python/dreampie-1.1.1

Fixed from a fix to pypy to install the required pickle files