Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343385 - dev-python/greenlet-0.3.1 fails to build with Python 3.2 (PyCObject)
Summary: dev-python/greenlet-0.3.1 fails to build with Python 3.2 (PyCObject)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Python Gentoo Team
URL: https://bitbucket.org/ambroff/greenle...
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.2
  Show dependency tree
 
Reported: 2010-10-30 14:54 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-04-09 20:31 UTC (History)
1 user (show)

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


Attachments
greenlet-0.3.1:20101030-145819.log (greenlet-0.3.1:20101030-145819.log,5.48 KB, text/plain)
2010-10-30 14:57 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-10-30 14:54:51 UTC
dev-python/greenlet-0.3.1 fails to build with Python 3.2. It uses PyCObject-related functions which are deprecated in Python 3.1 and removed in Python 3.2. PyCapsule-related functions should be used.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-10-30 14:57:12 UTC
Created attachment 252575 [details]
greenlet-0.3.1:20101030-145819.log

-Werror=implicit-function-declaration allows to reproduce this bug during
building.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-04-09 20:21:16 UTC
https://bitbucket.org/ambroff/greenlet/changeset/f61fffb6feeb
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-04-09 20:31:22 UTC
Fixed in dev-python/greenlet-0.3.1.