[Insight-developers] Dashboard Cleanup: Compilation errors on dash13.kitware Win32-vs60

Bill Lorensen bill.lorensen at gmail.com
Tue Feb 16 11:01:00 EST 2010


Folks,

These wrapping related errors have been occurring for over 2 months on
this platform. It is using cable swig for wrapping.  Looking at the
Kitware dashboard scripts I see the following ctest scripts that have
ITK_CSWIG_JAVA ON:
dash12_itk_vs70.cmake:ITK_CSWIG_JAVA:BOOL=ON
dash13_itk_vs60.cmake:ITK_CSWIG_JAVA:BOOL=ON
dash16_itk_gcc33.cmake:ITK_CSWIG_JAVA:BOOL=ON
dash16_itk_gcc42.cmake:ITK_CSWIG_JAVA:BOOL=ON
dash17_itk_gcc40.cmake:ITK_CSWIG_JAVA:BOOL=ON
dash18_itk_gcc40.cmake:ITK_CSWIG_JAVA:BOOL=ON
dash19_itk_msvc2005.cmake:ITK_CSWIG_JAVA:BOOL=ON
pela_itk_gcc.cmake:ITK_CSWIG_JAVA:BOOL=ON
vogon_itk_nmake71.cmake:ITK_CSWIG_JAVA:BOOL=ON

dash16_itk_gcc42.cmake is OK.

But the other VS that has it enabled is
dash19_itk_msvc2005.cmake and it has not been submiting for 83 days!
"This build has not been submitting since Nov 25, 2009  (83 days)"

Maybe it is just a java configuration problem.

Bill


More information about the Insight-developers mailing list