Re: Current state of Python 3 migration
Sebastien Douche <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <CAAGHeXGpEmzTiid1fmeryBLoUmAP1rE6FhJ8k1DB68X=6KeHkw@mail.gmail.com> |
On Mon, Dec 17, 2012 at 2:45 PM, Sebastien Douche <[email protected]> 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 <[email protected]> Twitter: @sdouche / G+: +sdouche _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )