[Insight-developers] dash5win7x64.kitware on the dashboard?
Bradley Lowekamp
blowekamp at mail.nih.gov
Thu Mar 1 09:49:52 EST 2012
My VM is running Windows 7 64-bit. I have VS10, and VS9 install.
I have been able to build SimpleITK superbuild fine with VS10, where examples and testing are disabled.
Bill Lorensen said he looked into this but, was not able to repoduce. I don't know what OS, and compiler he tried.
As basically, none of the ITK core developers have a preference for visual studio, and we haven't had VS10 on the dashboard, I don't see evidence that the common case isn't for failure.
This is the dashboard script I ran:
# Client maintainer: blowekamp at mail.nih.gov
set(CTEST_SITE lhcp-win7vm2.nlm)
set(CTEST_BUILD_NAME "Win64-VS10-Release-Shared")
set(CTEST_BUILD_CONFIGURATION Release)
set(CTEST_CMAKE_GENERATOR "Visual Studio 10 Win64")
set(CTEST_GIT_COMMAND "C:/Program Files \(x86\)/Git/bin/git.exe")
set(CTEST_DASHBOARD_ROOT "c:/d/itk-vs10-64rs")
set (dashboard_cache "
BUILD_SHARED_LIBS:BOOL=ON
BUILD_TESTING:BOOL=ON
BUILD_EXAMPLES:BOOL=ON
ITK_BUILD_ALL_MODULES:BOOL=ON
ITK_LEGACY_SILENT:BOOL=ON
ITK_USE_REVIEW:BOOL=ON
ITK_USE_CONCEPT_CHECKING:BOOL=ON
")
include( "${CTEST_SCRIPT_DIRECTORY}/ITKdashboard/itk_common.cmake" )
This is the build that ran for ~9 hrs last night until I killed devenv.com, and then rebooted.
Brad
On Mar 1, 2012, at 9:36 AM, Bill Hoffman wrote:
> On 3/1/2012 8:57 AM, Bradley Lowekamp wrote:
>> Hello,
>>
>> I configured my win7vm2 machine to build with VS10 last night. It
>> started around 10pm but it didn't finished. So I just rebooted the
>> system and told it to do the SimpleITK nighties before it gives ITK a
>> try again.
>>
>> This is likely related to bug that has been reported of VS10 freezing on
>> them when they build with examples and testing.
>>
>> Do we have any one looking into this? This seems rather critical to me.
>>
> Do we have a way to reproduce this issue reliably?
>
> -Bill
>
> _______________________________________________
> 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.html
>
> 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
========================================================
Bradley Lowekamp
Medical Science and Computing 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/pipermail/insight-developers/attachments/20120301/bed9e90f/attachment.htm>
More information about the Insight-developers
mailing list