Re: zope-tests - FAILED: 3, OK: 13
Marius Gedminas <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <20140130083738.GA24366@platonas> |
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%20eggs/logs/stdio [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-studio 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 _______________________________________________ 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 )
signature.asc
(application/pgp-signature, 190 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iD8DBQFS6g9SkVdEXeem148RAsJ+AJ9b+jayDB2tBvay41cVOr52DEFElQCgk+B/ Ie4DgGroI6FukbswWa0PmrA= =GLwS -----END PGP SIGNATURE-----