[Insight-developers] Tcl failure on MacOSX-WrapITK

Gaëtan Lehmann gaetan.lehmann at jouy.inra.fr
Tue Feb 22 14:47:10 EST 2011


Le 22 févr. 11 à 20:30, Bradley Lowekamp a écrit :

> Gaetan,
>
> I was just looking at the Tcl failures on my mini build:
>
> http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=874401
>
> The odd thing was when I re-ran the tests on the same build when I  
> was logged on, all the tests passed. Any ideas what may cause this?

Hi Brad,

The problem is that the path to itkwish is wrong when running the test  
with a build configuration. It is

   /playpen/blowekamp/MacOSX-WrapITK/ITK-build/bin/Release/itkwish

on your host while it should be

   /playpen/blowekamp/MacOSX-WrapITK/ITK-build/bin/itkwish

The tests are passing when you run it by hand because you are using

   ctest

while the equivalent command run by the ctest script is

   ctest -C Release

If you try this one, it would also fail.

I'm not sure how to fix that and keep it working on windows or xcode.

My hope is that a cmake variable can be used to either use the  
configuration to access the binary or not use it, but I've not found  
it so far.

Regards,

Gaëtan


-- 
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
http://voxel.jouy.inra.fr  http://www.itk.org
http://www.mandriva.org  http://www.bepo.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 203 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110222/ab269379/attachment.pgp>


More information about the Insight-developers mailing list