View Issue Details

IDProjectCategoryView StatusLast Update
0002491Slicer4Core: Building (CMake, Superbuild)public2017-06-07 23:27
Reporterlassoan Assigned Tojcfr  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.1Fixed in VersionSlicer 4.3.0 
Summary0002491: Continuous build configuration error on factory.kitwarein.com for SlicerRT
Description

CMake Error at /Users/kitware/Dashboards/Continuous/Slicer4/Extensions/CMake/SlicerBlockUploadExtension.cmake:12 (message):
Variable GIT_EXECUTABLE is set to an inexistent directory or file !
[GIT_EXECUTABLE-NOTFOUND]

http://slicer.cdash.org/viewBuildError.php?buildid=110427

TagsNo tags attached.

Activities

crmullin

crmullin

2012-09-10 14:10

developer   ~0006023

From Jc:

Is SlicerRT extension doing a Superbuild internally ? May the variable isn't passed down.

lassoan

lassoan

2012-09-10 14:36

developer   ~0006025

Yes, SlicerRT does a superbuild internally. However, the built library is not related to Slicer library and it's downloaded from an SVN repository.

Note that the build also works well on the same computer in the nightly configuration (http://slicer.cdash.org/buildSummary.php?buildid=38810).

jcfr

jcfr

2013-02-08 14:28

administrator   ~0007859

Regarding SlicerRT, the nightly extension build don't have that issue. See [1] and [2]

On the other hand, as reported by Andras, there are issue with the continuous.

Just pushed a commit that should help tracking down the problem. See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21675

[1] http://slicer.cdash.org/buildSummary.php?buildid=62898
[2] http://slicer.cdash.org/buildSummary.php?buildid=62940

jcfr

jcfr

2013-02-10 16:28

administrator   ~0007864

Simplify how arguments are passed to PackageAndUploadExtensions script.
See r21682 - http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21682

jcfr

jcfr

2013-02-11 09:45

administrator   ~0007877

Fixed in r21682
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21682
and http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21686

lassoan

lassoan

2013-02-22 06:38

developer   ~0008001

Unfortunately, the problem still exists:
http://slicer.cdash.org/viewBuildError.php?buildid=68189
http://slicer.cdash.org/viewBuildError.php?buildid=68120

jcfr

jcfr

2013-10-01 11:53

administrator   ~0010116

Looking at the current dashboard, no error related to GIT_EXECUTABLE is reported. See http://slicer.cdash.org/index.php?project=Slicer4&date=2013-10-01&filtercount=1&showfilters=1&field1=buildname/string&compare1=63&value1=SlicerRT

lassoan

lassoan

2013-10-19 08:14

developer   ~0010197

Yes, the builds are good now.

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014659

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

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file 6fe971ca

2013-02-11 14:44:14

jcfr

Details Diff
COMP: Remove debug statement introduced to help resolving issue 2491

Commit r21682 changed how parameter are passed to ctest script and, base
on the initial dashboard results, it most likely solved the problem.

Fixes 0002491
See http://www.na-mic.org/Bug/view.php?id=2491

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

Issue History

Date Modified Username Field Change
2012-09-10 06:54 lassoan New Issue
2012-09-10 06:54 lassoan Status new => assigned
2012-09-10 06:54 lassoan Assigned To => jcfr
2012-09-10 13:54 jcfr Assigned To jcfr => crmullin
2012-09-10 14:10 crmullin Note Added: 0006023
2012-09-10 14:36 lassoan Note Added: 0006025
2012-12-08 10:05 jcfr Target Version => Slicer 4.2.3
2013-02-08 13:39 jcfr Assigned To crmullin => jcfr
2013-02-08 13:39 jcfr Priority normal => high
2013-02-08 13:39 jcfr Target Version Slicer 4.2.3 => Slicer 4.3.0
2013-02-08 14:28 jcfr Note Added: 0007859
2013-02-10 16:28 jcfr Note Added: 0007864
2013-02-11 09:45 jcfr Note Added: 0007877
2013-02-11 09:45 jcfr Status assigned => resolved
2013-02-11 09:45 jcfr Fixed in Version => Slicer 4.3.0
2013-02-11 09:45 jcfr Resolution open => fixed
2013-02-22 06:38 lassoan Note Added: 0008001
2013-02-22 06:38 lassoan Status resolved => feedback
2013-02-22 06:38 lassoan Resolution fixed => reopened
2013-06-14 19:38 jcfr Description Updated
2013-09-02 19:13 jcfr Target Version Slicer 4.3.0 => Slicer 4.3.1
2013-10-01 11:53 jcfr Note Added: 0010116
2013-10-01 11:53 jcfr Status feedback => resolved
2013-10-01 11:53 jcfr Resolution reopened => fixed
2013-10-19 08:14 lassoan Note Added: 0010197
2013-10-19 08:14 lassoan Status resolved => closed
2017-06-07 23:27 jcfr Changeset attached => Slicer 2145-support-for-installing-extension-from-file 6fe971ca
2017-06-07 23:27 jcfr Note Added: 0014659