Paul,

The final compare test compares postscript output from the different 
language bindings to check for consistency. There are some known
issues with some language bindings due to version requirements for
some of the components, or just because some features are not
implemented in all languages. You should not necessarily be concerned
that the test fails. The test is there as a check for developlers that
we don't break anything and also as a quick check of where fixes are
needed. It can also highlight small rounding errors due to 32-bit /
64-bit issues or differences between compiled and interpreted
languages.

Can you confirm the version of plplot you are using and also the
version of tcl? I can then give you a more definitive answer about
whether your results are expected.

Thanks

Andrew 

On Wed, Apr 22, 2009 at 06:24:39AM -0400, Paul Huwe wrote:
> Hello,
> 
>  
> 
> I am having difficulty passing the ctest for plplot. I keep getting the
> following error:
> 
> tcl
> 
>   Missing examples            : 
> 
>   Differing postscript output :  21 24 26
> 
>   Missing stdout              : 
> 
>   Differing stdout            :  21
> 
> -- Process completed
> 
> ***Failed 
> 
>  
> 
> 90% tests passed, 1 tests failed out of 10
> 
>  
> 
> The following tests FAILED:
> 
>          10 - examples_compare (Failed)
> 
> Errors while running CTest
> 
>  
> 
> I have tried changing which tcl plplot configures off of, and I've even
> turned tcl off using: 
> 
> cmake -DCMAKE_INSTALL_PREFIX=/usr/dist -DENABLE_tcl=OFF ../plplot-5.9.2 > &
> cmake.out
> 
> to no avail. What should I do?
> 
>  
> 
> Thanks,
> 
> Paul
> 
>  
> 
>  
> 

> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and 
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today. 
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> _______________________________________________
> Plplot-general mailing list
> Plplot-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-general


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to