On Thu, Jan 30, 2014 at 01:00:02AM +0100, Zope tests summarizer wrote:
[1] winbot / z3c.contents_py_265_32 [2] winbot / z3c.layer.ready2go_py_265_32 [3] winbot / z3c.pagelet_py_265_32
winbot is unable to build lxml[1], which is needed for the above. AFAICT the problem is that lxml 3.3.0 wants to include stdint.h[2] winbot has Microsoft Visual Studio 9.0 (which is same as Visual Studio 2008 apparently?), which is missing stdint.h[3]. [1] http://winbot.zope.org/builders/wineggbuilder/builds/48053/steps/release%20e... [2] "c:\temp\lxmlbuild\lxml\src\lxml\lxml_endian.h(2) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory" shows up in [1] [3] http://stackoverflow.com/questions/126279/c99-stdint-h-header-and-ms-visual-... This may be part of a larger problem -- if lxml wants C99, and MSVC2008 does not support C99, we might encounter more problems. Anyone have ideas? I filed this bug: https://bugs.launchpad.net/lxml/+bug/1274413 Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development