CTest version 2.8.4 contains a bug related to dynamic analysis results.  By default, CTest now compresses test output if the CDash version supports it.  However, it also erroneously compresses test output during dynamic analysis testing, and CDash does not decode this output, and it won&#39;t be correctly parsed for errors on the CTest side.<div>
<br></div><div>If you run into this problem, as a workaround you can run ctest with the &quot;--no-compress-output&quot; option.  This bug will be fixed in the next release of CMake.</div><div><br></div><div>Thanks,</div>
<div><br></div><div>-- <br>Zach Mullen<div>R &amp; D Engineer<br>Kitware Inc.<br>(919) 969-6990 x314</div><br><div class="gmail_quote">On Thu, Apr 28, 2011 at 4:11 PM, David Cole <span dir="ltr">&lt;<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Zach,<br><br>Can you explain this? (And copy <a href="mailto:cmake@cmake.org" target="_blank">cmake@cmake.org</a> for everyone&#39;s benefit?) I guess we made some sort of non-backwards-compatible change here?<br>
<br><br>Thanks,<br>Dave<br>
<br><br><div class="gmail_quote"><div class="im">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Allen D Byrne</b> <span dir="ltr">&lt;<a href="mailto:byrn@hdfgroup.org" target="_blank">byrn@hdfgroup.org</a>&gt;</span><br>
</div><div class="im">Date: Thu, Apr 28, 2011 at 4:06 PM<br>
Subject: Re: [CMake] Strange 2.8.4 memcheck result on CDash<br>To: David Cole &lt;<a href="mailto:david.cole@kitware.com" target="_blank">david.cole@kitware.com</a>&gt;<br>Cc: <a href="mailto:cmake@cmake.org" target="_blank">cmake@cmake.org</a><br>
<br><br>

</div><div style="font-family:&#39;Sans Serif&#39;;font-size:12pt;font-weight:400;font-style:normal">
<p style="margin:0px;text-indent:0px">FOUND IT!</p>
<p style="margin:0px;text-indent:0px"></p>
<p style="margin:0px;text-indent:0px">Added  --no-compress-output to the ctest command line. Best I can figure, someone more knowledgable will need to investigate, but in cmCTest.cxx at line 492 the following was removed in cmake 2.8.4:</p>


<p style="margin:0px;text-indent:0px">  // call this so that the information is cached up front</p>
<p style="margin:0px;text-indent:0px">  // and not the first time EndTest is called.</p>
<p style="margin:0px;text-indent:0px">  this-&gt;ShouldCompressTestOutput();</p>
<p style="margin:0px;text-indent:0px"></p>
<p style="margin:0px;text-indent:0px">I can&#39;t verfiy it for sure, but I wonder if this set the &quot;-no-compress-output&quot; by default?</p>
<p style="margin:0px;text-indent:0px"></p>
<p style="margin:0px;text-indent:0px">Allen</p><div><div></div><div>
<p style="margin:0px;text-indent:0px"></p>
<p style="margin:0px;text-indent:0px">&gt; What version of CDash is your server running?</p>
<p style="margin:0px;text-indent:0px">&gt; </p>
<p style="margin:0px;text-indent:0px">&gt; I&#39;m trying to view it in my web browser to find out for myself, but</p>
<p style="margin:0px;text-indent:0px">&gt; when I try ( <a href="http://nei.hdfgroup.uiuc.edu/cdash" target="_blank">http://nei.hdfgroup.uiuc.edu/cdash</a> ), I get a &quot;Problem</p>
<p style="margin:0px;text-indent:0px">&gt; loading page&quot; message from Firefox.</p>
<p style="margin:0px;text-indent:0px">&gt; </p>
<p style="margin:0px;text-indent:0px">&gt; I suspect we&#39;re compressing the test results, but CDash is not</p>
<p style="margin:0px;text-indent:0px">&gt; de-compressing them.</p><div><div></div><div class="h5">
<p style="margin:0px;text-indent:0px">&gt; </p>
<p style="margin:0px;text-indent:0px">&gt; </p>
<p style="margin:0px;text-indent:0px">&gt; On Wed, Feb 23, 2011 at 4:55 PM, Allen D Byrne &lt;<a href="mailto:byrn@hdfgroup.org" target="_blank">byrn@hdfgroup.org</a>&gt; wrote:</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; Here is a snippet of first the 2.8.2 xml file followed by the 2.8.4 file:</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; #########################################</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Test Status=&quot;failed&quot;&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Name&gt;testhdf5&lt;/Name&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Path&gt;./test&lt;/Path&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;FullName&gt;./test/testhdf5&lt;/FullName&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;FullCommandLine&gt;/usr/bin/valgrind -v --tool=memcheck --leak-check=full</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --track-fds=yes --num-callers=50 --show-reachable=yes --track-origins=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --malloc-fill=0xff --free-fill=0xfe</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; /home/hdftest/snapshots-cmake-hdf5_1_8/TestDir/jam/bin/testhdf5&lt;/FullCommandLine&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Results&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;/Results&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Log&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; ==25013== Memcheck, a memory error detector</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; ==25013== Copyright (C) 2002-2009, and GNU GPL&amp;apos;d, by Julian Seward et</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; al.</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; ==25013== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; ==25013== Command:</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; /home/hdftest/snapshots-cmake-hdf5_1_8/TestDir/jam/bin/testhdf5</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; ==25013==</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; ==25013== WARNING: new redirection conflicts with existing -- ignoring it</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- Valgrind options:</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- -v</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- --tool=memcheck</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- --leak-check=full</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- --track-fds=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- --num-callers=50</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- --show-reachable=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- --track-origins=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- --malloc-fill=0xff</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- --free-fill=0xfe</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- Contents of /proc/version:</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- Linux version 2.6.18-194.3.1.el5PAE</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; (<a href="mailto:mockbuild@builder10.centos.org" target="_blank">mockbuild@builder10.centos.org</a>) (gcc version 4.1.2 20080704 (Red Hat</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; 4.1.2-48)) #1 SMP Thu May 13 13:48:44 EDT 2010</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; --25013-- Arch and hwcaps: X86, x86-sse1-sse2</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; #########################################</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Test Status=&quot;failed&quot;&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Name&gt;testhdf5&lt;/Name&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Path&gt;./test&lt;/Path&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;FullName&gt;./test/testhdf5&lt;/FullName&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;FullCommandLine&gt;/usr/bin/valgrind &amp;quot;-v&amp;quot;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &amp;quot;--tool=memcheck&amp;quot; &amp;quot;--leak-check=full&amp;quot;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &amp;quot;--track-fds=yes&amp;quot; &amp;quot;--num-callers=50&amp;quot;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &amp;quot;--show-reachable=yes&amp;quot; &amp;quot;--track-origins=yes&amp;quot;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &amp;quot;--malloc-fill=0xff&amp;quot; &amp;quot;--free-fill=0xfe&amp;quot;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &amp;quot;/home/hdftest/snapshots-cmake-hdf5/TestDir/jam/bin/testhdf5&amp;quot;&lt;/FullCommandLine&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Results&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;/Results&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; &lt;Log&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
</div></div><p style="margin:0px;text-indent:0px">&gt; &gt; eJylV9tu2zgQfc9XDLAPtYHKkm3ZlrPwYoPc2kXSBnHa7VtAUSOLjSQaJOXE/fod0ndHalOs0ToyeeZwOHdNJt1xfzyeTOAWC54hf3oPDAospFoCKiUVJGiQG6lOJlvsuZwvlZhlBlrnbegFQc+jrzGJlglcf/oC13c375L3EC/hnyoXrIQpPjOVABpgeWeP6YsW5Qy+snymRJl4/c6gEziWGxF/vfz2JyhUVQnPwmTgZZCSPnx7uChTeaBVUZDoKfiZLNDPktSgNr4u2Vxn0miPF+wJPVof+A+0cyGU/50VfixK3yLtxh7diee5R8/b6gdyboQs9eneHn28xdFvz0iZT4q1RY83c2RPntuZpFWev5JVjD95aaInS9THm2VVeJzlOSo9GQTHu3TNZ08h4xmLc6yTX5FLsp8oaw8oiFxyLxV5Pgle0vR4P1WI213c2z2XpcHSaJAp+HMlub8gJclah8a6EWX1Aust6HWGnW5E22Gn3+l2MB/cnV1Cq5D8Ka5EnvztvlF1gw4ncqk7Us3a0JpxvuUISbBngzAKRkEIrXtM4AMzq3UvjNpt+KML09s7eMgquGVL6Pbp32kYnYYhXF48kGx335RnimcuBrNnTqFzCt+i4Xt4iYae1ti1X7099B2bIWjxAwnIK6VIzXwJYTAmmYK9gK7mc6kMKWXX6oIqF7FilG6JUC7RlhTBlVY+rfuLNWhP7h5ZYpNGLwsNqZIFOGSeeD3KHi2hFbx0GQ+CoP1zqaKk5OCq608pQx5+O1XsOVEQRr8+6Pgy/iYzPGvU3EUEkfUt1REbfWT8ncwCiURdvjOQsQVSiUqWJSsEt8fEMgdjA75OC7K+Qm0DhbQROdbY1k8wZVVuOha8z3F58fH+FMiavDvqB9AiLL60qSStPEUuNRKc3n0Moz60FrO7nInyka716K716Dgerz7fP66Ef9NQixlpn0uWPHKpcGeutZvDgCL3982/Y33tiB1z3zHv6uG/Z/efPn66PoUSn7c2sAnIZZnmglPquzKNL0IbqwJpI2Yl1Rp6FubQqZbEmpYusG9cOPy04d77y6JIneEwDMCBGlwUJcSijcqxfO0jSxD1doA35JOIi72M6veGb7c0/f9BcrYAdfpOetR/a2D/KqAP85cS0Z9TSacipH39Q8x9nTG6vI8ll1Q4fVdvqcx6VDI3ummnXK8TUK91vu6+oVqsZfl+leHxsdzGH71+PGTErhpyxvpjMNgB6jn4gHzeoiDVaOo54mgHqOcYspQg3LW1Wo4wjnALaLgLee8XsRXUx9aeHmijvGjWYxCNcAuo52DYXR3D58tajlES7AD1HKOe8wv+RJFxL9kh6lnC8ZhY7DBQTxGOo/V2w00Stla0mDdYNNkBGqKjiwSJGxkY22w3yLP+KngarclGO0BDZAzSlZplI0mMe4gGTcJkdVAhF/UGHTqWDaJBl3CrS6NRh3uIppxjq5PmjTfqJXuIk5MrGsozzOdQafxfwzdN+ERzQiXriY5zzcQtbya9bmdM+tD4rBGi4MTS2CIFq+kzFbNKIb2upKIUbkynrHbLbTjAXtrSSD+o768e6H3HUEAaZm+1ejoSObdNUlcFvb3MqKGZrCDu9doR9AFVaae5KTI7Rz5QDpAiRpsj3O3qHesDkoGgldGfNjR4JFhXQZ6pereO0x2gniPp2fhR7PlnNHx8gDlQd/ok5jS8a+ryLU3PuXh1o3tMkcZfjuSNqrTMU2Obv7bFJKWoO8Lf0MvKDS4whysazOCj/5lKBj012sHNCdo0B6brKGtAQ91h0bqssPqOMgqCHeBA3WssUdHE+XnVtq+qkq+jbNXI9dH1LiiMNPVm6/5s0LhL45NUFIXMoAtY+nGMnbqWvjmYIoYaO8WP1rbrk7IyOw7CM0OWjytHycwry08piTbKa/dMgP8AyATV4g==</p>
<div><div></div><div class="h5">

<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; #########################################</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt; Allen</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; Can you send me (offlist) copies of the DynamicAnalysis.xml files from</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; each case? Do you still have them?</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; If not, no worried. I&#39;ll try to reproduce this on our CMake dashboard</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; by submitting a 2nd valgrind dashboard: same script, just drive it</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; with 2.8.4. It may take me a few days to get around to this, but I&#39;ll</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; keep you posted.</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; Thanks,</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; David</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; On Wed, Feb 23, 2011 at 4:31 PM, Allen D Byrne &lt;<a href="mailto:byrn@hdfgroup.org" target="_blank">byrn@hdfgroup.org</a>&gt; wrote:</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; Further results:</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; 2.8.2 works with MemoryCheck</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; 2.8.4 does not display even with MemoryCheck.</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; Here is out CTestConfig.cmake file:</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; #############################################</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (CTEST_PROJECT_NAME &quot;HDF5.1.8&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (CTEST_NIGHTLY_START_TIME &quot;20:00:00 CST&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (CTEST_DROP_METHOD &quot;http&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (CTEST_DROP_SITE &quot;<a href="http://nei.hdfgroup.uiuc.edu" target="_blank">nei.hdfgroup.uiuc.edu</a>&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (CTEST_DROP_LOCATION &quot;/cdash/submit.php?project=HDF5.1.8&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (CTEST_DROP_SITE_CDASH TRUE)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (UPDATE_TYPE svn)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (VALGRIND_COMMAND &quot;/usr/bin/valgrind&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (VALGRIND_COMMAND_OPTIONS &quot;-v --tool=memcheck --leak-check=full</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --track-fds=yes --num-callers=50 --show-reachable=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --track-origins=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --malloc-fill=0xff --free-fill=0xfe&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (MEMORYCHECK_COMMAND &quot;/usr/bin/valgrind&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (MEMORYCHECKCOMMAND &quot;/usr/bin/valgrind&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (CTEST_MEMORYCHECK_COMMAND_OPTIONS &quot;-v --tool=memcheck</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --leak-check=full</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --track-fds=yes --num-callers=50 --show-reachable=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --track-origins=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --malloc-fill=0xff --free-fill=0xfe&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (CTEST_MEMORYCHECKCOMMAND_OPTIONS &quot;-v --tool=memcheck</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --leak-check=full</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --track-fds=yes --num-callers=50 --show-reachable=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --track-origins=yes</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; --malloc-fill=0xff --free-fill=0xfe&quot;)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (CTEST_TESTING_TIMEOUT 3600)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; SET (DART_TESTING_TIMEOUT 3600)</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; #############################################</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;</p>
<p style="margin:0px;text-indent:0px">&gt; &gt;&gt; &gt; Allen</p>
<p style="margin:0px;text-indent:0px">&gt; </p></div></div></div></div></div></div><br>
</blockquote></div><br><br><br>
</div>