[cmake-developers] ninja bug

Bill Hoffman bill.hoffman at kitware.com
Wed Apr 18 16:48:28 EDT 2012


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