Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404005 - dev-libs/distorm64-3.1 fails to build with py 2.5
Summary: dev-libs/distorm64-3.1 fails to build with py 2.5
Status: RESOLVED WONTFIX
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-16 04:15 UTC by Patrick Lauer
Modified: 2013-11-04 12:25 UTC (History)
1 user (show)

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-16 04:15:01 UTC
>>> Compiling source in /var/tmp/portage/dev-libs/distorm64-3.1/work/distorm3-1.0 ...
 * Building of dev-libs/distorm64-3.1 with CPython 2.5...
python2.5 setup.py build -b build-2.5
Traceback (most recent call last):
  File "setup.py", line 31, in <module>
    from shutil import ignore_patterns
ImportError: cannot import name ignore_patterns
 * ERROR: dev-libs/distorm64-3.1 failed (compile phase):
 *   Building failed with CPython 2.5 in distutils_building() function
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2013-11-04 12:25:31 UTC
Closing as python-2.5 gone away from the tree.