On Mon, Dec 17, 2012 at 2:45 PM, Sebastien Douche <sdouche@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/buil... -- Sebastien Douche <sdouche@gmail.com> Twitter: @sdouche / G+: +sdouche