[cmake-developers] CMake dashboard test failures

Brad King brad.king at kitware.com
Mon Jul 22 09:27:49 EDT 2013


On 07/21/2013 11:59 AM, David Cole wrote:
> Tests “ObjectLibrary” and “Qt4Automoc” are failing on my dlrsoftware dashboard machines, submitting ninja dashboards using the VS 2010 compiler.
>  
> Likely culprits are commits from Rob and Stephen... (Could you guys please take a look?) Let me know if you need any additional information from the machines that run these. I can even give you remote access if you need to try something out on there yourself.

Both test failures have messages like:

 ninja: warning: multiple rules generate A\CMakeFiles\A.dir\a1.c.obj. build will not be correct; continuing anyway

so I suspect it may have to do with Robert's ninja_phony_targets topic.

-Brad



More information about the cmake-developers mailing list