View Issue Details

IDProjectCategoryView StatusLast Update
0004326Slicer4Core: Building (CMake, Superbuild)public2017-06-16 15:55
Reportergregsharp Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityrandom
Status resolvedResolutionfixed 
PlatformWindowsOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004326: CMAKE_USE_OPENSSL enabled false trigger
Description

Hi, building Slicer often incorrectly triggers the CMAKE_USE_OPENSSL check.

This happens because the test tries to download a file which times out.

I request a way to avoid this test without needing to edit the cmake code.

TagsNo tags attached.

Activities

jcfr

jcfr

2017-01-13 12:00

administrator   ~0014287

Thanks for the report

a file which times out.

Is this is recurrent issue or specific to the flaky connection at the project week ?

gregsharp

gregsharp

2017-01-13 13:16

developer   ~0014288

Definitely project-week related. But it is not nice that I cannot re-cmake on my laptop if I don't have an internet connection. One could test cmake capability without hitting an external server. For example:

cmake --system-information | grep "CMAKE_OPENSSL:BOOL=ON"

lassoan

lassoan

2017-06-16 15:55

developer   ~0014897

Fixed in r26101

Issue History

Date Modified Username Field Change
2017-01-13 11:45 gregsharp New Issue
2017-01-13 11:45 gregsharp Status new => assigned
2017-01-13 11:45 gregsharp Assigned To => jcfr
2017-01-13 12:00 jcfr Note Added: 0014287
2017-01-13 13:16 gregsharp Note Added: 0014288
2017-06-16 15:55 lassoan Status assigned => resolved
2017-06-16 15:55 lassoan Resolution open => fixed
2017-06-16 15:55 lassoan Note Added: 0014897