Re: [CMake] using ctest launchers leads to empty warning/error messages on the dashboard

2015-07-24 Thread Matthias Kretz
On Friday 24 July 2015 10:23:48 Matthias Kretz wrote: > set(ENV{CTEST_USE_LAUNCHERS_DEFAULT} "ON") > > I don't get any output on the CDash dashboard anymore. AFAICT the Build > directory in Testing/tag/ is removed but never recreated. I.e. if I call Maybe

Re: [CMake] using ctest launchers leads to empty warning/error messages on the dashboard

2015-07-24 Thread Matthias Kretz
OK, this patch is bogus. Because cmCTestBuildHandler::LaunchHelper::LaunchHelper should call MakeDirectory already if this->Handler->UseCTestLaunch is true. Makes my test results even more strange then. On Friday 24 July 2015 11:28:13 Matthias Kretz wrote: > On Friday 24 July 2015

Re: [CMake] using ctest launchers leads to empty warning/error messages on the dashboard

2015-07-24 Thread Matthias Kretz
On Friday 24 July 2015 10:23:48 Matthias Kretz wrote: > set(ENV{CTEST_USE_LAUNCHERS_DEFAULT} "ON") > > I don't get any output on the CDash dashboard anymore. AFAICT the Build > directory in Testing/tag/ is removed but never recreated. With the following patch I get o

[CMake] using ctest launchers leads to empty warning/error messages on the dashboard

2015-07-24 Thread Matthias Kretz
Matthias -- ────── Matthias Kretz SIMD easy and portable: https://github.com/VcDevel/Vc ── -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware

Re: [CMake] turning inverting dashboard interpretation of FATAL_ERRORs at cmake

2013-05-03 Thread Matthias Kretz
On Thursday 25 April 2013 20:09:09 Alexander Neundorf wrote: > On Thursday 25 April 2013, Matthias Kretz wrote: > > On Thursday 25 April 2013 09:46:03 Bill Hoffman wrote: > > > On 4/25/2013 9:15 AM, Matthias Kretz wrote: > > > > I have several checks in my project

Re: [CMake] turning inverting dashboard interpretation of FATAL_ERRORs at cmake

2013-04-26 Thread Matthias Kretz
On Thursday 25 April 2013 10:30:14 Bill Hoffman wrote: > On 4/25/2013 10:05 AM, Matthias Kretz wrote: > > I'm not sure we're talking about the same thing. I'm talking about > > ctest_configure - i.e. before build or tests. IIUC you're talking about > > r

Re: [CMake] turning inverting dashboard interpretation of FATAL_ERRORs at cmake

2013-04-25 Thread Matthias Kretz
On Thursday 25 April 2013 09:46:03 Bill Hoffman wrote: > On 4/25/2013 9:15 AM, Matthias Kretz wrote: > > I have several checks in my project that make cmake error out with > > FATAL_ERROR. This is submitted as error to the dashboard. In reality it > > would be an error if

[CMake] turning inverting dashboard interpretation of FATAL_ERRORs at cmake

2013-04-25 Thread Matthias Kretz
Matthias -- ____ Matthias Kretz (Germany)<>< http://kretzfamily.de/ -- 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

Re: [CMake] How to ignore configure warnings in a ctest run?

2012-05-29 Thread Matthias Kretz
t; # developer (non-dashboard) build > message(WARNING "show warning to real user") > else() > # dashboard build > message(STATUS "avoiding warning on dashboard") > endif() > > That environment variable is set by ctest only when it

[CMake] How to ignore configure warnings in a ctest run?

2012-05-25 Thread Matthias Kretz
Matthias -- ____ Matthias Kretz (Germany)<>< http://kretzfamily.de/ -- 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

Re: [CMake] many false positives in ctest error/warning reporting

2011-05-23 Thread Matthias Kretz
Hi, On Saturday 21 May 2011 12:38:58 Alexander Neundorf wrote: > On Thursday 19 May 2011, Matthias Kretz wrote: > > On Tuesday 10 May 2011 21:47:41 Alexander Neundorf wrote: > > > Are you using cmake >= 2.8 ? > > > If so, there the switch CTEST_USE_LAUNCHERS. If t

Re: [CMake] many false positives in ctest error/warning reporting

2011-05-19 Thread Matthias Kretz
ankfurt.de/~kretz/ctest-debug.log Cheers, Matthias -- ____ Matthias Kretz (Germany)<>< http://kretzfamily.de/ ___ Powered by www.kitware.com Visit other Kitwa

Re: [CMake] cdash build name

2011-05-17 Thread Matthias Kretz
t looks like this: "master Description: openSUSE 11.3 (x86_64) x86_64 g++ (GCC) 4.6.1 20110429 (prerelease)" So basically "". Cheers, Matthias -- Matthias Kretz (Germany)<>

Re: [CMake] many false positives in ctest error/warning reporting

2011-05-10 Thread Matthias Kretz
Hi Alex! On Tuesday 10 May 2011 21:47:41 Alexander Neundorf wrote: > On Tuesday 10 May 2011, Matthias Kretz wrote: > Are you using cmake >= 2.8 ? > If so, there the switch CTEST_USE_LAUNCHERS. If this is set in your ctest- > script, the output parsing works better. Are you alr

[CMake] many false positives in ctest error/warning reporting

2011-05-10 Thread Matthias Kretz
t patching cmake itself? Cheers, Matthias -- ________ Matthias Kretz (Germany)<>< http://kretzfamily.de/ ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitw