Note that CTEST_USE_LAUNCHER works only with Makefile based generators.<br><br>It will lead to unexpected behavior if it&#39;s enabled with Visual Studio generator.<br><br>Jc<br><br><div class="gmail_quote">On Tue, May 10, 2011 at 3:47 PM, Alexander Neundorf <span dir="ltr">&lt;<a href="mailto:a.neundorf-work@gmx.net">a.neundorf-work@gmx.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi Matthias,<br>
<div class="im"><br>
On Tuesday 10 May 2011, Matthias Kretz wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; the regular expressions for errors and warnings in<br>
&gt; Source/CTest/cmCTestBuildHandler.cxx appear to be too general. I have a<br>
&gt; dashboard where all of the nightly builds are done with parallel builds<br>
&gt; (-j24 for the machine with the most cores). Often this results in messed<br>
&gt; up compiler output since the output streams of the different make threads<br>
&gt; are not synchronized. So one can easily get something like: &quot;from /.../Vc-<br>
&gt; Continuous7/include/Vc/Vc:22/.../Vc-<br>
&gt; Continuous7/include/Vc/global.h:139:8:/.../Vc-<br>
&gt; Continuous7/include/Vc/global.h:139:8: ,&quot; which is then matched as an<br>
&gt; error. (See <a href="http://code.compeng.uni-" target="_blank">http://code.compeng.uni-</a><br>
&gt; <a href="http://frankfurt.de/dashboard/viewBuildError.php?buildid=36336" target="_blank">frankfurt.de/dashboard/viewBuildError.php?buildid=36336</a> ).<br>
<br>
</div>Are you using cmake &gt;= 2.8 ?<br>
If so, there the switch CTEST_USE_LAUNCHERS. If this is set in your ctest-<br>
script, the output parsing works better. Are you already using this ?<br>
<div class="im"><br>
&gt; In reality the<br>
&gt; output that got pushed to the next line showed that it&#39;s a warning, and<br>
&gt; even one that I put into the code there myself and thus rather would warn<br>
&gt; about if it&#39;s missing. Since that feature is not there, I just suppress<br>
&gt; all the warnings that I expect. So, in fact, this build should have turned<br>
&gt; out clean, except for the &quot;mandel.cpp:115: warning: &#39;int min(int, int)&#39;<br>
&gt; defined but not used&quot; warning. I got one error and 3 warnings.<br>
&gt;<br>
&gt; AFAICS the incorrect reports mostly come from this regex:<br>
&gt; ([^ :]+):([0-9]+): ([^ \t]))<br>
&gt; In my opinion this regex is way too general and I&#39;d like to disable it. But<br>
&gt; I certainly don&#39;t want to put this regex into<br>
&gt; CTEST_CUSTOM_ERROR_EXCEPTION.<br>
<br>
</div>Why not ?<br>
<br>
Alex<br>
<div><div></div><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>+1 919 869 8849<br><br>