Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 318923 - dev-python/lxml-2.2.8 fails to build with Python 3.2
Summary: dev-python/lxml-2.2.8 fails to build with Python 3.2
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:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.2
  Show dependency tree
 
Reported: 2010-05-07 21:44 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-02-08 23:42 UTC (History)
2 users (show)

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


Attachments
lxml-2.2.6:20100507-201229.log (lxml-2.2.6:20100507-201229.log,15.46 KB, text/plain)
2010-05-07 21:45 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-05-07 21:44:16 UTC
dev-python/lxml-2.2.6 fails to build with Python 3.2.
It contains files generated by dev-python/cython-0.11*. This bug has been fixed in >=dev-python/cython-0.12. Regeneration of these files is unsafe due to incompatible changes between dev-python/cython versions, so it's better to wait for a newer version of dev-python/lxml using >=dev-python/cython-0.12.

running build_ext
building 'lxml.etree' extension
creating build-3.2/temp.linux-x86_64-3.2
creating build-3.2/temp.linux-x86_64-3.2/src
creating build-3.2/temp.linux-x86_64-3.2/src/lxml
x86_64-pc-linux-gnu-gcc -pthread -march=core2 -pipe -O1 -fno-ident -Werror=implicit-function-declaration -fPIC -I/usr/include/libxml2 -I/usr/include/python3.2 -c src/lxml/lxml.etree.c -o build-3.2/temp.linux-x86_64-3.2/src/lxml/lxml.etree.o -w
src/lxml/lxml.etree.c: In function ‘__Pyx_Method_ClassMethod’:
src/lxml/lxml.etree.c:144938: error: ‘PyMethodDescrObject’ has no member named ‘d_type’
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-05-07 21:45:06 UTC
Created attachment 230741 [details]
lxml-2.2.6:20100507-201229.log
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-08 23:42:40 UTC
Fixed by upstream in dev-python/lxml-2.3.