[Paraview] How to get CTest to use "Make -j16" in my Dashboard submission

Michael Jackson mike.jackson at bluequartz.net
Fri Jun 12 11:46:35 EDT 2009


Here are the errors:

http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=354150

As far as the Qt versions go. I need 64 bit on OS X. Period. This is  
the only way to get it. So how do I turn off the Qt based tests?


Mike

On Jun 12, 2009, at 11:39 AM, David E DeMarle wrote:

> This is the culprit:
>
>> Couldn't find object  "pqClientMainWindow/ServerStartupBrowser/ 
>> addServer"
>> Found up to  "pqClientMainWindow"
>
> It means something is going wrong with ParaView's homegrown Qt testing
> infrastructure. The test is trying to do something to a particular Qt
> widget. In this case press the addServer button. But it can not find a
> widget by that name for some reason.
>
> You are using a Qt that is more current that the "officially
> supported" 4.3.5 right? My guess is that the testing infrastructure
> might need a change for the newer Qt versions.
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 28 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-371-3971 x109



More information about the ParaView mailing list