[Zope-dev] Current state of Python 3 migration
Sebastien Douche
sdouche at gmail.com
Wed Dec 19 14:53:02 UTC 2012
On Mon, Dec 17, 2012 at 2:45 PM, Sebastien Douche <sdouche at gmail.com> wrote:
> I worked a bit this weekend on the buildbot for Python 3.3:
Another small step:
Develop: '/home/sdouche/bb/slave/ztk1.1dev/Python3.3.0-Linux-64bit/build/src/zope.security'
include/zope.proxy/proxy.h:36:17: warning: implicit declaration of
function 'PyCObject_Check' [-Wimplicit-function-declaration]
include/zope.proxy/proxy.h:38:25: warning: implicit declaration of
function 'PyCObject_AsVoidPtr' [-Wimplicit-function-declaration]
(... many warnings)
src/zope/security/_proxy.c:993:20: error: 'PyTypeObject' has no member
named 'ob_type'
src/zope/security/_proxy.c:995:31: error: '_PyObject_GC_Del'
undeclared (first use in this function)
(... many warnings)
Tried with an official Ubuntu package and from source: same result.
Missed something?
The log:
http://buildbot.afpy.org/ztk1.1dev/builders/Python3.3.0%20Linux%2064bit/builds/6/steps/buildout/logs/stdio
--
Sebastien Douche <sdouche at gmail.com>
Twitter: @sdouche / G+: +sdouche
More information about the Zope-Dev
mailing list