[cmake-developers] Help with diagnosing dashboard failure

Brad King brad.king at kitware.com
Wed Sep 23 16:43:03 EDT 2015


On 09/23/2015 03:13 PM, Stephen Kelly wrote:
> The end result of the current fix-max-path-initialization branch is the same 
> as it was then.

Okay.  I can reproduce it with the current topic (ba7f7067..16354083).  Within
the topic it bisects to:

--------------------------------------------------------------------------
f287bd4a94afc8064762144c405cfdee502323f8 is the first bad commit
commit f287bd4a94afc8064762144c405cfdee502323f8
Author: Stephen Kelly <steveire at gmail.com>
Date:   Sun Sep 13 20:32:33 2015 +0200

    cmGlobalGenerator: Create local generator after configuring the makefile.
--------------------------------------------------------------------------

With that version I can reproduce it on 64-bit Linux with Unix Makefiles
in a CMAKE_BUILD_TYPE=Debug build.  This corresponds to the same result
as my earlier post.

Can you reproduce it with that version?

-Brad



More information about the cmake-developers mailing list