I had this same question a while back. Note also that the string matching is (or at least was) case sensitive. VTK uses this to warn about the CMake version.<div><br></div><div>VTK/CMakeLists.txt, line 10<br><div><br></div>

<div>Jeff<br><br><div class="gmail_quote">On Thu, Jul 16, 2009 at 11:06 AM, Julien Jomier <span dir="ltr"><<a href="mailto:julien.jomier@kitware.com" target="_blank">julien.jomier@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Math,<br>
<br>
CDash parses the <log> tag and look for the "Warning:" keyword. If found it reports a warning. The error is only reported by checking the <ConfigureStatus> tag.<br><font color="#888888">
<br>
Julien</font><div><div></div><div><br>
<br>
Mathieu Malaterre wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there,<br>
<br>
 I would like to know if anyone was able to get cdash to show<br>
*configuration* error or warning ?<br>
<br>
  I modified locally an existing Configure.xml, and I try to Submit it<br>
again after having added some info within the <Configure> element. For<br>
instance (*). It looks like the <Warning> element is not being taken<br>
into account. What is the element name for reporting Warning/Error in<br>
the Configure column on cdash ?<br>
<br>
<br>
<br>
(*)<br>
<Configure><br>
        <StartDateTime>Jul 16 09:21 CEST</StartDateTime><br>
        <StartConfigureTime>1247728878</StartConfigureTime><br>
<ConfigureCommand>"/usr/bin/cmake" "-GUnix Makefiles"<br>
"/home/mathieu/Projects/Dashboards/Csm"</ConfigureCommand><br>
        <Warning><br>
                <BuildLogLine>123</BuildLogLine><br>
                <Text>This is my text<br>
</Text><br>
                <SourceFile>/usr/include/mathieu.h</SourceFile><br>
                <SourceLineNumber>456</SourceLineNumber><br>
                <PreContext> from /.../Csm/Applications/MendozaGRN/Code/ModelEnvironments.h:6,<br>
                 from<br>
/.../Csm/Applications/MendozaGRN/Code/ModelGeneEntity.hh:6,<br>
                 from<br>
/.../Csm/Applications/MendozaFixedPoints/Simulation/GenericTrajectoryProbe.hh:13,<br>
                 from<br>
/.../Csm/Applications/MendozaFixedPoints/Simulation/Simulator.txx:10,<br>
                 from /.../Csm/Code/Common/csmSimulator.hxx:89,<br>
                 from<br>
/.../Csm/Testing/Applications/MendozaFixedPoints/MendozaFixedPoints.cxx:6:<br>
</PreContext><br>
                <PostContext>Mon post context<br>
</PostContext><br>
                <RepeatCount>0</RepeatCount><br>
</Warning><br>
<br>
<Log>-- The C compiler identification is GNU<br>
-- The CXX compiler identification is GNU<br>
-- Check for working C compiler: /usr/bin/gcc<br>
-- Check for working C compiler: /usr/bin/gcc -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Check for working CXX compiler: /usr/bin/c++<br>
-- Check for working CXX compiler: /usr/bin/c++ -- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
-- Boost version: 1.35.0<br>
-- Found the following Boost libraries:<br>
-- checking for module 'libxml-2.0'<br>
--   found libxml-2.0, version 2.6.32<br>
-- Found LibXml2: /usr/lib/libxml2.so<br>
-- Configuring done<br>
-- Generating done<br>
-- Build files have been written to:<br>
/home/mathieu/Projects/Dashboards/Csm-gcc-amd64<br>
</Log><br>
        <ConfigureStatus>0</ConfigureStatus><br>
        <EndDateTime>Jul 16 09:21 CEST</EndDateTime><br>
        <EndConfigureTime>1247728878</EndConfigureTime><br>
<ElapsedMinutes>0</ElapsedMinutes></Configure><br>
<br>
<br>
Thanks,<br>
--<br>
Mathieu<br>
_______________________________________________<br>
Cdash mailing list<br>
<a href="mailto:Cdash@public.kitware.com" target="_blank">Cdash@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/cdash" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/cdash</a><br>
<br>
</blockquote>
_______________________________________________<br>
Cdash mailing list<br>
<a href="mailto:Cdash@public.kitware.com" target="_blank">Cdash@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/cdash" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/cdash</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Jeff Baumes, Ph.D.<br>R&D Engineer, Kitware Inc.<br>(518) 881-4932<br><a href="mailto:jeff.baumes@kitware.com" target="_blank">jeff.baumes@kitware.com</a><br>

</div></div>