View Issue Details

IDProjectCategoryView StatusLast Update
0002317Slicer4Core: Building (CMake, Superbuild)public2012-07-12 08:10
Reporterpinter Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0002317: Update dashboard driver script to specify shorter binary dir
Description

From Csaba:

Hi all,

I created a Dashboard script of my own according to the template [1] as
it is described in the page [2].
When I ran the script, it failed because the path was too long. Even
after I put it right into the root directory.

In order to pass this check, I had to change line 109 so that it do not
exceed the 40 character limit, which was exceeded by default.
I think it would make sense to either remove or increase this limit (for
which I'm sure there is a good reason), or change the default
CTEST_BINARY_DIRECTORY variable value so that one does not have to edit
it before having a successful build and test.

csaba

[1]:
https://github.com/Slicer/Slicer/blob/master/CMake/SlicerDashboardScript.TEMPLATE.cmake
[2]:
http://www.slicer.org/slicerWiki/index.php/Documentation/4.0/Developers/Tutorials/DashboardSetup

TagsNo tags attached.

Relationships

child of 0002318 closedjcfr Update dashboard setup instruction when wiki Nightly documentation is available 

Activities

jcfr

jcfr

2012-07-11 13:00

administrator   ~0005116

Topic pushed: https://github.com/jcfr/Slicer/tree/2317-dashboard-template-with-directory-identifier

pinter

pinter

2012-07-11 13:11

developer   ~0005117

This approach seems to solve the problem in a general way.

Thank you, JC!

jcfr

jcfr

2012-07-11 13:14

administrator   ~0005118

Could you confirm that it works ... I didn't try it :p I want to make sure there are no typo.

pinter

pinter

2012-07-11 13:20

developer   ~0005119

It still is checking out the repo, but the right dirs and file were created.
Thanks again!

jcfr

jcfr

2012-07-11 13:50

administrator   ~0005120

Excellent - Will integrate the topic then.

jcfr

jcfr

2012-07-11 13:53

administrator   ~0005121

Fixed in r20603
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=20603

pinter

pinter

2012-07-12 08:10

developer   ~0005126

Tested, the feature works.

Issue History

Date Modified Username Field Change
2012-07-11 12:59 jcfr New Issue
2012-07-11 12:59 jcfr Status new => assigned
2012-07-11 12:59 jcfr Assigned To => jcfr
2012-07-11 12:59 jcfr Reporter jcfr => pinter
2012-07-11 13:00 jcfr Note Added: 0005116
2012-07-11 13:00 jcfr Status assigned => feedback
2012-07-11 13:01 jcfr Description Updated
2012-07-11 13:11 pinter Note Added: 0005117
2012-07-11 13:14 jcfr Note Added: 0005118
2012-07-11 13:20 pinter Note Added: 0005119
2012-07-11 13:50 jcfr Note Added: 0005120
2012-07-11 13:51 jcfr Target Version => Slicer 4.2.0 - Sept 1st 2012
2012-07-11 13:53 jcfr Note Added: 0005121
2012-07-11 13:53 jcfr Status feedback => resolved
2012-07-11 13:53 jcfr Fixed in Version => Slicer 4.2.0 - Sept 1st 2012
2012-07-11 13:53 jcfr Resolution open => fixed
2012-07-11 13:55 jcfr Relationship added parent of 0002318
2012-07-11 13:57 jcfr Relationship deleted parent of 0002318
2012-07-11 13:57 jcfr Relationship added child of 0002318
2012-07-12 08:10 pinter Note Added: 0005126
2012-07-12 08:10 pinter Status resolved => closed