[Insight-developers] New Windows-64 VS2008 WrapITK Expected Nightly
Matt McCormick
matt.mccormick at kitware.com
Mon Oct 1 11:45:37 EDT 2012
Hi Constantine,
On Mon, Oct 1, 2012 at 12:33 PM, Constantine Zakkaroff <mnkz at leeds.ac.uk> wrote:
> On 30/08/2012 01:38, Matt McCormick wrote:
>>
>> ... we have a new Nightly Expected Python wrapping with Visual
>>
>> Studio 2008! It is named:
>>
>> Win64-VS9-Release-WrapITK
>
>
> I have a couple of questions regarding this build I'm running on my machine.
>
> First, WrapITK (Python) tests always fail in this build. I'm wondering if
> it's because something's not right with the configuration? I've never been
> able to have WrapITK work with Python in any of the 4.x releases. I'd
> appreciate some feedback on this.
I know have a Windows machine and some time to investigate, so I will
take a look.
>
> Second, the dashboard submission script always ends with an error although
> the submissions seem to complete OK. Here's what I see in the log files:
>
> [HANDLER_OUTPUT]
> Submit files (using http)
>
> Using HTTP submit method
> Drop site:http://www.cdash.org/CDash/submit.php?project=Insight
> Uploaded: E:/Dashboards/Nightly/ITK-build/Testing/20121001-0100/Build.xml
> Uploaded:
> E:/Dashboards/Nightly/ITK-build/Testing/20121001-0100/Configure.xml
> Uploaded: E:/Dashboards/Nightly/ITK-build/Testing/20121001-0100/Notes.xml
> Uploaded: E:/Dashboards/Nightly/ITK-build/Testing/20121001-0100/Test.xml
> Uploaded:
> E:/Dashboards/Nightly/ITK-build/Testing/20121001-0100/Update.xml
> Submission successful
> [ERROR_MESSAGE]
> Error in read script:
> E:/Dashboards/ITKScripts/Win64-VS9-Release-WrapITK.cmake
>
> Is there something I can do to correct it? I haven't any idea how to debug
> this script to see what causes the error.
When running a ctest script, using ctest -S script_file.cmake, the
"-V" flag or "-VV" flag can also be added to give more verbose output.
Hope this helps,
Matt
More information about the Insight-developers
mailing list