Hi Constantine, On Mon, Oct 1, 2012 at 12:33 PM, Constantine Zakkaroff <[email protected]> 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 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
