[cmake-developers] Ninja Windows dashboard regression

Brad King brad.king at kitware.com
Thu Feb 21 11:11:43 EST 2013


On 02/16/2013 10:17 AM, Peter Kuemmel wrote:
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=303014279a160ea73777426d63cdf2c7f794018f
> commit 303014279a160ea73777426d63cdf2c7f794018f
> Author:     Peter Kümmel <syntheticpp at gmx.net>
> AuthorDate: Sat Feb 16 16:14:23 2013 +0100
> Commit:     Peter Kümmel <syntheticpp at gmx.net>
> CommitDate: Sat Feb 16 16:14:52 2013 +0100
> 
>     Revert "Ninja: use absolute paths for sources and includes"
>     
>     This reverts commit df7f1790b7cf69def45f55cb03ce0f9cef1eddb5.
>     
>     It shows that absolute paths breaks dependency tracing and adds
>     lot of emtpy build commands.

This dashboard failure:

 http://open.cdash.org/viewConfigure.php?buildid=2816089
 Site: dash2win64-windows.kitware
 Build Name: Windows-VS9-ninja
 Configure Command: "C:/Dashboards/Support/CMake2.8-ninja/bin/cmake.exe" "-GNinja" "c:/Dashboards/My Tests/NinjaCMake"
 Configure Return Value: 1
 Configure Output:
 CMake Error: CMake was unable to find a build program corresponding to "Ninja".
 CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.

started on the day the above commit was merged:

 http://open.cdash.org/index.php?project=CMake&filtercount=3&showfilters=1&filtercombine=and&field1=buildname/string&compare1=63&value1=Windows-VS9-ninja&field2=buildstarttime/date&compare2=83&value2=2013-02-15&field3=buildstarttime/date&compare3=84&value3=2013-02-19

Please take a look.

Thanks,
-Brad



More information about the cmake-developers mailing list