View Issue Details

IDProjectCategoryView StatusLast Update
0001168Slicer4Core: Building (CMake, Superbuild)public2012-08-21 09:43
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.0.0Fixed in VersionSlicer 4.0.0 
Summary0001168: Fix race condition related to copying/compiling of python scripts
Description

Find below the associated error log:

Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/EditorLib ...
Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/mrmlDisplayableManager ...
Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/slicer ...
Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/slicer/modulelogic ...
Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/tpycl ...
Compiling python scripts: vtkSlicerModelMirrorModuleLogic
[ 6%] [ 7%] Built target CopyvtkSlicerModelMirrorModuleLogicPythonFiles
Built target CompilevtkSlicerTractographyModuleLogicPythonFiles
[ 7%] [ 7%] Copying python script: slicer/modulelogic/vtkSlicerFetchMIModuleLogic.py
Copying python script: slicer/modulelogic/vtkSlicerFetchMIModuleLogic.py
Error copying file "/home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/Modules/FetchMI/Logic/Python/slicer/modulelogic/vtkSlicerFetchMIModuleLogic.py" to "/home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/slicer/modulelogic/vtkSlicerFetchMIModuleLogic.py".
make[2]: [bin/Python/slicer/modulelogic/vtkSlicerFetchMIModuleLogic.py] Error 1
make[1]:
[Modules/FetchMI/Logic/CMakeFiles/CopyvtkSlicerFetchMIModuleLogicPythonFiles.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python ...
Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/EditorLib ...
Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/mrmlDisplayableManager ...
Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/slicer ...
Listing /home/jchris/Projects/Slicer4-Qt-PythonQt-With-Tcl-Debug/Slicer-build/bin/Python/slicer/modulelogic ...

TagsNo tags attached.

Activities

jcfr

jcfr

2011-05-27 12:47

administrator   ~0002460

Commit https://github.com/commontk/CTK/commit/913a2d16ad1cc591bbe797906a1d5e6a0c1eec7b [^] should fixed the issue.

Issue History

Date Modified Username Field Change
2011-05-23 08:54 jcfr New Issue
2011-05-23 08:54 jcfr Status new => assigned
2011-05-23 08:54 jcfr Assigned To => jcfr
2011-05-27 12:47 jcfr Note Added: 0002460
2011-05-27 12:47 jcfr Status assigned => resolved
2011-05-27 12:47 jcfr Resolution open => fixed
2011-07-04 15:39 finetjul Status resolved => closed
2011-09-15 19:51 finetjul Fixed in Version => Slicer 4.0 RSNA
2012-08-21 09:43 jcfr Target Version => Slicer 4.0.0