Linking CXX shared library ../../lib/libvtkViewsInfovis-6.2.dylib
[100%] Built target vtkViewsInfovis
[ 49%] No install step for 'VTKv6'
[ 50%] Completed 'VTKv6'
[ 56%] Built target VTKv6
[ 57%] Performing update step (SVN update) for 'teem'
Updating '.':
At revision 6245.
[ 59%] Performing configure step for 'teem'
loading initial cache file /.../CIP-master-build/teem-prefix/tmp/teem-cache.cmake
CMake Warning (dev) at CMakeLists.txt:451 (EXPORT_LIBRARY_DEPENDENCIES):
Policy CMP0033 is not set: The export_library_dependencies command should
not be called. Run "cmake --help-policy CMP0033" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
teem
This warning is for project developers. Use -Wno-dev to suppress it.
[ 99%] Built target unu
Linking C executable ../../bin/vprobe
[100%] Built target vprobe
[ 63%] No install step for 'teem'
[ 64%] Completed 'teem'
[ 70%] Built target teem
[ 71%] Performing update step for 'SlicerExecutionModel'
[ 73%] Performing configure step for 'SlicerExecutionModel'
loading initial cache file /.../CIP-master-build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-cache.cmake
-- Configuring done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
ModuleDescriptionParser
This warning is for project developers. Use -Wno-dev to suppress it.
Linking CXX static library /.../CIP-master-build/lib/libCIPUtilities.a
[ 8%] Built target CIPUtilities
Scanning dependencies of target CIPCommon
[ 8%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipThinPlateSplineSurface.cxx.o
[ 8%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLobeSurfaceModel.cxx.o
[ 8%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestRegionChestTypeLocations.cxx.o
[ 9%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipSphereStencil.cxx.o
[ 9%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipCylinderStencil.cxx.o
[ 9%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestDataViewer.cxx.o
[ 10%] Building CXX object Common/CMakeFiles/CIPCommon.dir/itkCIPMergeChestLabelMapsImageFilter.cxx.o
/.../CIP-master/Common/itkCIPMergeChestLabelMapsImageFilter.cxx:1:9: warning: '_itCIPkMergeChestLabelMapsImageFilter_txx' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
/.../CIP-master/Common/itkCIPMergeChestLabelMapsImageFilter.cxx:2:9: note: '_itkCIPMergeChestLabelMapsImageFilter_txx' is defined here; did you mean '_itCIPkMergeChestLabelMapsImageFilter_txx'?
#define _itkCIPMergeChestLabelMapsImageFilter_txx
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_itCIPkMergeChestLabelMapsImageFilter_txx
1 warning generated.
[ 10%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipParticleConnectedComponentFilter.cxx.o
[ 10%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipVesselParticleConnectedComponentFilter.cxx.o
[ 10%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipAirwayParticleConnectedComponentFilter.cxx.o
[ 11%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipFissureParticleConnectedComponentFilter.cxx.o
[ 11%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLeftLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[ 11%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipRightLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
/.../CIP-master/cip_python/wrap_ChestConventions.cpp:4696:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) {
^
/.../CIP-master/cip_python/wrap_ChestConventions.cpp:4791:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) {
^
Scanning dependencies of target SegmentLungLobes
[ 37%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobes.dir/.../CIP-master-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
Linking CXX executable ../../bin/SegmentLungLobes
[ 37%] Built target SegmentLungLobes
Scanning dependencies of target SegmentLungLobesTest
[ 37%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobesTest.dir/Testing/SegmentLungLobesTest.cxx.o
Linking CXX executable ../Testing/bin/SegmentLungLobesTest
[ 37%] Built target SegmentLungLobesTest
Scanning dependencies of target ReadDicomWriteTagsLib
[ 37%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTagsLib.dir/ReadDicomWriteTags.cxx.o
/.../CIP-master/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:298:28: warning: comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare]
if ( commaLocation != std::string::npos )
~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
/.../CIP-master/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:304:30: warning: comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare]
if ( newlineLocation != std::string::npos )
~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
2 warnings generated.
Linking CXX static library ../../bin/libReadDicomWriteTagsLib.a
[ 37%] Built target ReadDicomWriteTagsLib
Scanning dependencies of target ReadDicomWriteTags
[ 38%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTags.dir/.../CIP-master-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
Linking CXX executable ../../bin/ReadDicomWriteTags
[ 38%] Built target ReadDicomWriteTags
Scanning dependencies of target ReadDicomWriteTagsTest