[CMake] Can't get CTEST_CUSTOM_ERROR_MATCH to work with CTest launchers

Nils Gladitz gladitz at sci-vis.de
Thu Apr 25 12:41:57 EDT 2013


Hey Jean-Christophe,

I currently use CMake 2.8.11-rc3 with the Ninja generator on windows.

Nils

On 25.04.2013 17:30, Jean-Christophe Fillion-Robin wrote:
> Hi Nils,
>
> Since CTEST_USE_LAUNCHERS is ignored when used with generator 
> different from "Make" or "Ninja"  [1], it seems strange that it 
> impacts your windows build. Which generator are you using ?
>
> Hth
> Jc
>
> [1] 
> https://github.com/Kitware/CMake/blob/master/Modules/CTestUseLaunchers.cmake#L38-40
>
>
> On Thu, Apr 25, 2013 at 4:44 AM, Nils Gladitz <gladitz at sci-vis.de 
> <mailto:gladitz at sci-vis.de>> wrote:
>
>     One list entry in my CTEST_CUSTOM_ERROR_MATCH is "FAILED: " (in my
>     CTestCustom.cmake.in <http://CTestCustom.cmake.in> which is used
>     to generate CTestCustom.cmake in the build directory).
>
>     With CTEST_USE_LAUNCHERS enabled this does not seem to match
>     errors from custom commands e.g.:
>     "FAILED: cmd.exe /c " [...]
>
>     On my CDash installation I see 0 build errors.
>
>     When I disable CTEST_USE_LAUNCHERS the error shows up on the
>     dashboard and the "FAILED: " line is highlighted indicating that a
>     match has been made.
>
>     Is this by design (e.g. not implemented for launchers) or may I be
>     missing something?
>     Is there e.g. extra work required for CTEST_CUSTOM_ERROR_MATCH to
>     reach the launcher?
>
>     Nils
>
>     -- 
>     Nils Gladitz, B.Sc.
>     DICOM, Konnektivität und Entwicklung
>
>     Scivis wissenschaftliche Bildverarbeitung GmbH
>     Bertha-von-Suttner-Str. 5
>     D-37085 Göttingen
>     GERMANY
>     Handelsregister Nr. / Trade Register No. B3100 Göttingen
>     Geschäftsführer / Managing Directors Dr. Gernot Ebel, Dr. Uwe Engeland
>
>     Tel: 0049 (0)551 634181-28
>     E-Mail: gladitz at scivis.de <mailto:gladitz at scivis.de>
>     Web: www.scivis.de <http://www.scivis.de>
>
>     --
>
>     Powered by www.kitware.com <http://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://www.cmake.org/mailman/listinfo/cmake
>
>
>
>
> -- 
> +1 919 869 8849

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130425/e76f2d18/attachment.htm>


More information about the CMake mailing list