[Insight-developers] Tcl failure on MacOSX-WrapITK
Bradley Lowekamp
blowekamp at mail.nih.gov
Tue Feb 22 15:24:04 EST 2011
That seems a bit odd to me. It was my understanding that CMake's EXECUTABLE_OUTPUT_PATH and RUNTIME_OUTPUT_PATH were suppose to take care of that type of thing. A quick grep across the toolkit shows that WrapITK is the only area using CTEST_CONFIGURATION_TYPE. Have you tried using CXX_TEST_PATH?
Brad
On Feb 22, 2011, at 2:47 PM, Gaëtan Lehmann wrote:
>
> 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
>
========================================================
Bradley Lowekamp
Lockheed Martin Contractor for
Office of High Performance Computing and Communications
National Library of Medicine
blowekamp at mail.nih.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110222/5331f79a/attachment.htm>
More information about the Insight-developers
mailing list