[100%] Built target ITKVtkGlue
[100%] Built target ITKVtkGlue-all
[ 32%] No install step for 'ITKv4'
[ 34%] Completed 'ITKv4'
[ 37%] Built target ITKv4
[ 38%] Performing update step for 'SlicerExecutionModel'
[ 40%] Performing configure step for 'SlicerExecutionModel'
loading initial cache file /.../CIP-build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-cache.cmake
-- Configuring done
-- Generating 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.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/OpenCV-install/lib/libopencv_hal.a(arithm.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/OpenCV-install/lib/libopencv_hal.a(color.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/OpenCV-install/lib/libopencv_hal.a(filter.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/OpenCV-install/lib/libopencv_hal.a(resize.cpp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /.../CIP-build/OpenCV-install/lib/libopencv_hal.a(warp.cpp.o) has no symbols
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.
[ 92%] Performing build step for 'CIP'
[ 0%] Built target copy-external-files
[ 0%] Built target copy-input-files
[ 2%] Built target CIPUtilities
Scanning dependencies of target CIPCommon
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipThinPlateSplineSurface.cxx.o
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLobeSurfaceModel.cxx.o
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestRegionChestTypeLocations.cxx.o
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestDataViewer.cxx.o
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/itkCIPMergeChestLabelMapsImageFilter.cxx.o
/.../CIP/Common/itkCIPMergeChestLabelMapsImageFilter.cxx:1:9: warning: '_itkCIPkMergeChestLabelMapsImageFilter_txx' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
/.../CIP/Common/itkCIPMergeChestLabelMapsImageFilter.cxx:2:9: note: '_itkCIPMergeChestLabelMapsImageFilter_txx' is defined here; did you mean '_itkCIPkMergeChestLabelMapsImageFilter_txx'?
#define _itkCIPMergeChestLabelMapsImageFilter_txx
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_itkCIPkMergeChestLabelMapsImageFilter_txx
1 warning generated.
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLeftLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipRightLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipNelderMeadSimplexOptimizer.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipParticleToThinPlateSplineSurfaceMetric.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipHelper.cxx.o
Linking CXX static library ../../bin/libSegmentLungLobesLib.a
[ 33%] Built target SegmentLungLobesLib
Linking CXX executable ../../bin/SegmentLungLobes
[ 33%] Built target SegmentLungLobes
Scanning dependencies of target SegmentLungLobesTest
[ 33%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobesTest.dir/Testing/SegmentLungLobesTest.cxx.o
Linking CXX executable ../Testing/bin/SegmentLungLobesTest
[ 33%] Built target SegmentLungLobesTest
Scanning dependencies of target ReadDicomWriteTagsLib
[ 33%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTagsLib.dir/ReadDicomWriteTags.cxx.o
/.../CIP/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/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
[ 33%] Built target ReadDicomWriteTagsLib
Linking CXX executable ../../bin/ReadDicomWriteTags
[ 34%] Built target ReadDicomWriteTags
Scanning dependencies of target ReadDicomWriteTagsTest
[ 34%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTagsTest.dir/Testing/ReadDicomWriteTagsTest.cxx.o
Linking CXX executable ../Testing/bin/ReadDicomWriteTagsTest