Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 404005

Summary: dev-libs/distorm64-3.1 fails to build with py 2.5
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: normal CC: slyfox
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.