Awful. I ran CTest, and it ctests everything. However, sadly it doesn&#39;t upload the result: <br><br>The following tests FAILED:<br>     33 - TestDataArray (Failed)<br>    121 - SurfacePlusEdges (Failed)<br>    131 - TestLabelPlacer2D (SEGFAULT)<br>
    132 - TestLabelPlacerCoincidentPoints (SEGFAULT)<br>    133 - TestLabelPlacementMapper (SEGFAULT)<br>    134 - TestLabelPlacementMapper2D (SEGFAULT)<br>    135 - TestLabelPlacementMapperCoincidentPoints (SEGFAULT)<br>
    147 - TestTextActorAlphaBlending (SEGFAULT)<br>    148 - TestTextActorDepthPeeling (SEGFAULT)<br>    149 - TestTextActor3DAlphaBlending (SEGFAULT)<br>    150 - TestTextActor3DDepthPeeling (SEGFAULT)<br>    173 - TestOrientationMarkerWidget (SEGFAULT)<br>
Performing coverage<br> Cannot find any coverage files. Ignoring Coverage request.<br>Submit files (using http)<br>   Using HTTP submit method<br>   Drop site:<a href="http://www.cdash.org/CDash/submit.php?project=ParaView3">http://www.cdash.org/CDash/submit.php?project=ParaView3</a><br>
   Uploaded: /home/euHeart/Softwares/ParaView-3.7/Release/Testing/20091210-1354/Build.xml<br>   Uploaded: /home/euHeart/Softwares/ParaView-3.7/Release/Testing/20091210-1354/Configure.xml<br>   Error when uploading file: /home/euHeart/Softwares/ParaView-3.7/Release/Testing/20091210-1354/Test.xml<br>
   Error message was: Operation too slow. Less than 1 bytes/sec transfered the last 120 seconds<br>   Problems when submitting via HTTP<br>Errors while running CTest<br><br>I don&#39;t want to run again and again the test before knowing if this doesn&#39;t overload<span id="result_box" class="short_text"><span style="background-color: rgb(255, 255, 255);" title="inutilement"> unnecessarily</span></span> your servers. Do you need the produced xml files?<br>
<br>Thanks for all<br>Jerome<br><br><div class="gmail_quote">2009/12/10 Jérôme <span dir="ltr">&lt;<a href="mailto:jerome.velut@gmail.com">jerome.velut@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ooooh... I just tried &#39;ctest&#39; in my shell with tab-completion. That doesn&#39;t work: I just didn&#39;t make a link to ctest. I am just a fool (often sometimes)!<br>I will try ctest as soon as I am back on Linux!<br>

<br>Jerome<br><br><div class="gmail_quote">2009/12/10 Bill Lorensen <span dir="ltr">&lt;<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>&gt;</span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

You say you don&#39;t have ctest. Are you building vtk with cmake? If so,<br>
then you certainly have ctest. They are siblings.<br>
<div><div></div><div><br>
On Thu, Dec 10, 2009 at 6:12 AM, Jérôme &lt;<a href="mailto:jerome.velut@gmail.com" target="_blank">jerome.velut@gmail.com</a>&gt; wrote:<br>
&gt; I took a look at the dashboard, and I found  these interesting pages:<br>
&gt;<br>
&gt; -<br>
&gt; <a href="http://www.cdash.org/CDash/testSummary.php?project=11&amp;name=TestTextActor3DAlphaBlending&amp;date=2009-12-10" target="_blank">http://www.cdash.org/CDash/testSummary.php?project=11&amp;name=TestTextActor3DAlphaBlending&amp;date=2009-12-10</a><br>


&gt;     The test failed on several host. However, how can I know what is the<br>
&gt; failure? segfault or not?<br>
&gt; - <a href="http://www.cdash.org/CDash/viewTest.php?buildid=489767" target="_blank">http://www.cdash.org/CDash/viewTest.php?buildid=489767</a><br>
&gt;    I picked one host: the four TextActor failed, and, ok, I can see this is<br>
&gt; segfault here.<br>
&gt;<br>
&gt; Sorry to flood the list, but I try to give information when I find them<br>
&gt; relevant - if they are not, feel free to tell me!<br>
&gt;<br>
&gt; Jerome<br>
&gt;<br>
&gt; 2009/12/10 Jérôme &lt;<a href="mailto:jerome.velut@gmail.com" target="_blank">jerome.velut@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Marcus,<br>
&gt;&gt; I do not have CTest installed on my computer. However, I ran some local<br>
&gt;&gt; tests:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ---------------------------------------------------------------------------------------------------------<br>
&gt;&gt; [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestManyActors<br>
&gt;&gt; number of actors: 512<br>
&gt;&gt; number of renders: 100<br>
&gt;&gt; first render time: 0.130488<br>
&gt;&gt; interactive render time: 0.014974<br>
&gt;&gt; render time per actor: 2.92461e-05<br>
&gt;&gt; [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestGaussianBlurPass<br>
&gt;&gt; depth peeling was used<br>
&gt;&gt; [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests<br>
&gt;&gt; TestTextActor3DDepthPeeling<br>
&gt;&gt; Segmentation fault (core dumped)<br>
&gt;&gt; [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests<br>
&gt;&gt; TestTextActor3DAlphaBlending<br>
&gt;&gt; Segmentation fault (core dumped)<br>
&gt;&gt; [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestTextActorDepthPeeling<br>
&gt;&gt; Segmentation fault (core dumped)<br>
&gt;&gt; [euHeart@ltsi-euheart bin]$ ./RenderingCxxTests TestTextActorAlphaBlending<br>
&gt;&gt; Segmentation fault (core dumped)<br>
&gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------------------------------<br>
&gt;&gt;<br>
&gt;&gt; One again, this is in the Release built tree. the Debug built tests pass<br>
&gt;&gt; like a charm.<br>
&gt;&gt;<br>
&gt;&gt; Jerome<br>
&gt;&gt;<br>
&gt;&gt; 2009/12/10 Marcus D. Hanwell &lt;<a href="mailto:marcus.hanwell@kitware.com" target="_blank">marcus.hanwell@kitware.com</a>&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Wed, Dec 9, 2009 at 5:03 PM, David Doria &lt;<a href="mailto:daviddoria%2Bvtk@gmail.com" target="_blank">daviddoria+vtk@gmail.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Wed, Dec 9, 2009 at 4:57 PM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>&gt;<br>
&gt;&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt; &gt; I see. It is linking against the paraview version of VTK. That&#39;s what<br>
&gt;&gt;&gt;&gt; &gt; threw me. When I run David&#39;s example against VTK head, it runs fine.<br>
&gt;&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;&gt; &gt; Maybe someone with a paraview vtk can try the example?<br>
&gt;&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;&gt; I was under the impression that ParaView&#39;s head simply contained a<br>
&gt;&gt;&gt;&gt; link to VTK&#39;s head. Is this not correct?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt; That is correct, you can build the VTK in the ParaView checkout and get<br>
&gt;&gt;&gt; the same result as building a VTK checkout. Have you tried running the VTK<br>
&gt;&gt;&gt; tests? Running ctest -D Experimental in your build directory should run them<br>
&gt;&gt;&gt; all and upload the results, some of the dashboards run in release mode.<br>
&gt;&gt;&gt; Also, what version of GCC are you using?<br>
&gt;&gt;&gt; Marcus<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Marcus D. Hanwell, Ph.D.<br>
&gt;&gt;&gt; R&amp;D Engineer, Kitware Inc.<br>
&gt;&gt;&gt; (518) 881-4937<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div></div></div><br>
</blockquote></div><br>