View Issue Details

IDProjectCategoryView StatusLast Update
0002751Slicer4Core: Building (CMake, Superbuild)public2017-06-07 23:27
Reporterlorensen Assigned Tojcfr  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002751: Tweak messages displayed when building with Slicer_USE_GIT_PROTOCOL set to OFF
Description

From Bill:

The message is a bit of a run on sentence. Perhaps something like
this, and only display it if ITKv3 is selected. For example, in my
case I was using ITKv4 (which does not use submodules).

You are building Slicer with Slicer_USE_GIT_PROTOCOL set to FALSE. The
ExternalProject module ITKv3 cannot be configured properly. See
http://na-mic.org/Mantis/view.php?id=2731

See http://slicer-devel.65872.n3.nabble.com/Re-CMake-errors-after-recent-update-tt4026776.html

1) If your system supports git protocol, set Slicer_USE_GIT_PROTOCOL TRUE
or
2) Run the command:
/usr/bin/git config --global url."http://itk.org/".insteadOf "git://itk.org/"

TagsNo tags attached.

Relationships

related to 0002731 closedjcfr ITK configuration fails behind firewall 

Activities

jcfr

jcfr

2013-08-30 18:34

administrator   ~0009754

Fixed in and r21319 and r22375

See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21319 and http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22375

jcfr

jcfr

2014-03-06 05:00

administrator   ~0010852

Closing resolved issues that have not been updated in more than 3 months

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014600

Fix committed to 2145-support-for-installing-extension-from-file branch.

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file edbb6ffa

2013-08-30 22:32:38

jcfr

Details Diff
COMP: Suggest "insteadof" git config only for ITKv3.

Since ITKv4 doesn't use submodule (see fab42d0ef) it only applies to ITKv3.

Fixes 0002751

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22375 3bd1e089-480b-0410-8dfb-8563597acbee
mod - SuperBuild.cmake Diff File

Issue History

Date Modified Username Field Change
2012-11-12 06:52 jcfr New Issue
2012-11-12 06:52 jcfr Status new => assigned
2012-11-12 06:52 jcfr Assigned To => jcfr
2012-11-12 06:52 jcfr Reporter jcfr => lorensen
2012-11-12 06:52 jcfr Target Version => Slicer 4.3.0
2012-11-12 06:52 jcfr Relationship added related to 0002731
2012-11-12 06:52 jcfr Severity minor => tweak
2012-11-12 06:52 jcfr Reproducibility have not tried => always
2013-08-30 18:34 jcfr Note Added: 0009754
2013-08-30 18:34 jcfr Status assigned => resolved
2013-08-30 18:34 jcfr Fixed in Version => Slicer 4.3.0
2013-08-30 18:34 jcfr Resolution open => fixed
2014-03-06 05:00 jcfr Note Added: 0010852
2014-03-06 05:02 jcfr Status resolved => closed
2017-06-07 23:27 jcfr Changeset attached => Slicer 2145-support-for-installing-extension-from-file edbb6ffa
2017-06-07 23:27 jcfr Note Added: 0014600