Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 344823 - dev-python/cython-0.13 fails to build with Python 3.1.3
Summary: dev-python/cython-0.13 fails to build with Python 3.1.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Python Gentoo Team
URL: http://hg.cython.org/cython-devel/rev...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-09 17:16 UTC by Sebastian Pipping
Modified: 2010-11-15 02:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
cython-0.13 build log (dev-python:cython-0.13:20101109-171222.log,20.18 KB, text/plain)
2010-11-09 17:17 UTC, Sebastian Pipping
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2010-11-09 17:16:26 UTC
# sudo USE_PYTHON="3.1" emerge -1 dev-python/cython

Build log in a second.
Comment 1 Sebastian Pipping gentoo-dev 2010-11-09 17:17:05 UTC
Created attachment 253761 [details]
cython-0.13 build log
Comment 2 Sebastian Pipping gentoo-dev 2010-11-09 17:56:37 UTC
PS: Python 2.6 and 2.7 seem to work fine:

# sudo USE_PYTHON="2.6 2.7" emerge -1 dev-python/cython
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-11-09 17:57:49 UTC
doesn't block bug 341313 because only ppc64 is left there, and python 3.1 is not even stable on ppc64.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-11-15 00:41:27 UTC
This is a regression in Python. It has been introduced somewhen between 3.1.3_pre20101010 and 3.1.3_pre20101024.
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-11-15 02:17:29 UTC
I have backported the fix from Cython upstream.