[cmake-developers] ninja bug

Richard Wackerbarth richard at NFSNet.org
Wed Apr 18 17:14:24 EDT 2012


Bill,

I hope that your question was not directed at me. As far as Ninja is concerned, I just set up the build-bot and check to see that it runs each night.

In general, I have presumed that "our" interest is on the CMake side. Therefore, except for one build, the version of Ninja was been "frozen" weeks ago when I set it up. Should I need to "upgrade", I need to be told to do so.

Richard

On Apr 18, 2012, at 3:48 PM, Bill Hoffman wrote:

> On 4/18/2012 1:12 PM, Richard Wackerbarth wrote:
>> Let me know if someone needs information from the run which has not been posted to the dashboard.
>> I can bring the machine online and retrieve things.

> OK, so looking at the .d files, they are wrong.
> 
> I see this:
> 
> CMakeFiles/bar.dir/bar.cxx.o CMakeFiles/bar.dir/bar.cxx.o:  \
> /home/dashboard/BotFarm/Chameleon-12/CMake/Ninja/CMake/Tests/BuildDepends/Project/bar.cxx \
>  regen.h noregen.h
> 
> On other machines it looks like this:
> 
> CMakeFiles/bar.dir/bar.cxx.o:  \
> /home/dashboard/BotFarm/Chameleon-12/CMake/Ninja/CMake/Tests/BuildDepends/Project/bar.cxx \
>  regen.h noregen.h
> 
> Is there a known problem with gcc-4.2.2 and ninja?
> 
> -Bill




More information about the cmake-developers mailing list