On 01/09/2014 01:43 PM, Eran Ifrah wrote:
> Thanks!
> On Thu, Jan 9, 2014 at 8:42 PM, Nils Gladitz <[email protected] 
> <mailto:[email protected]>> wrote:
>     Direct link to the CMake Dashboard: 
> http://open.cdash.org/index.php?project=CMake

FYI, there are a few problems with the topic on the continuous builds.
Among them are:

 http://open.cdash.org/viewBuildError.php?type=1&buildid=3170636
 .../Help/generator/CodeLite.rst:: WARNING: document isn't included in any 
toctree

 http://open.cdash.org/viewBuildError.php?buildid=3170622
 Error E2193 ...\Source\cmExtraCodeLiteGenerator.cxx 217:
 Too few parameters in call to 'cmTarget::GetSourceFiles

The first is an omission of the new document from the toctree
in "Help/manual/cmake-generators.7.rst".

The second is a logical conflict with another change that
updated the signature of cmTarget::GetSourceFiles.  This is
just bad luck on the timing.  Logical conflicts like this have
been pretty rare so you're a "lucky" winner.

Please fetch the latest 'master', merge it into your topic,
get it compiling again locally, and then push and merge the
topic again to 'next'.  Alternatively revert the topic from
'next', rebase it on the latest master, and then push again
when you're ready.

Thanks,
-Brad

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to