[cmake-developers] Ninja Windows dashboard regression

Robert Maynard robert.maynard at kitware.com
Thu Feb 21 11:50:54 EST 2013


Looks like ninja needs to be patched to suppress warning C2220 inside
version.cc


On Thu, Feb 21, 2013 at 11:43 AM, Brad King <brad.king at kitware.com> wrote:

> On 02/21/2013 11:24 AM, Peter Kümmel wrote:
> > Otherwise I've no idea what happened, and would assume no Ninja is
> installed.
>
> That dashboard machine does a fresh build of ninja from source.
>
> It looks like Ninja stopped building on the same day:
>
> http://open.cdash.org/viewNotes.php?buildid=2821702
> FAILED: ninja.bootstrap.exe -t msvc -o build\version.obj -- cl
> /showIncludes /nologo /Zi /W4 /WX /wd4530 /wd4100 /wd4706 /wd4512 /wd4800
> /wd4702 /wd4819 /wd4355 /GR- /wd4267 /DNOMINMAX /D_CRT_SECURE_NO_WARNINGS
> /DNINJA_PYTHON="python.exe" /Ox /DNDEBUG /GL -c src\version.cc
> /Fobuild\version.obj
> src\version.cc(29) : error C2220: warning treated as error - no 'object'
> file generated
> src\version.cc(29) : warning C4244: 'argument' : conversion from 'size_t'
> to 'char', possible loss of data
> ninja: build stopped: subcommand failed.
>
> -Brad
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>



-- 
Robert Maynard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20130221/8fd4f5a8/attachment.html>


More information about the cmake-developers mailing list