-- The C compiler identification is AppleClang 7.3.0.7030029
-- The CXX compiler identification is AppleClang 7.3.0.7030029
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
----------- ENTRY ------------
Configuring Superbuild...
-- Found Git: /usr/bin/git (found version "2.6.4 (Apple Git-63)")
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - CIP => Requires CIPPython[INCLUDED], SlicerExecutionModel, VTKv6, ITKv4, Boost[INCLUDED], teem,
-- SuperBuild - SlicerExecutionModel => Requires ITKv4,
-- SuperBuild - ITKv4 => Requires zlib, VTKv6,
CMake Warning (dev) at CMake/ExternalProjectDependency.cmake:338 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "SB_SECOND_PASS" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
CMake/ExternalProjectDependency.cmake:589 (ExternalProject_Message)
SuperBuild/External_zlib.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_ITKv4.cmake:14 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_SlicerExecutionModel.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
CMake/ExternalProjectDependency.cmake:607 (ExternalProject_Include_Dependencies)
SuperBuild.cmake:491 (ExternalProject_Include_Dependencies)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- SuperBuild - zlib[OK]
-- SuperBuild - ZLIB_INCLUDE_DIR:/Users/jonieva/Projects/CIP-build/CIP-build/zlib-install/include
-- SuperBuild - ZLIB_LIBRARY:/Users/jonieva/Projects/CIP-build/CIP-build/zlib-install/lib/libzlib.a
-- SuperBuild - ZLIB_ROOT:/Users/jonieva/Projects/CIP-build/CIP-build/zlib-install
-- SuperBuild - VTKv6 => Requires zlib[INCLUDED],
-- SuperBuild - VTKv6[OK]
-- SuperBuild - PNG_INCLUDE_DIR:/Users/jonieva/Projects/CIP-build/CIP-build/VTKv6/Utilities/vtkpng
-- SuperBuild - PNG_LIBRARY:/Users/jonieva/Projects/CIP-build/CIP-build/VTKv6-build/bin/libvtkpng.dylib
-- SuperBuild - LIBXML_INCLUDE_DIR:/Users/jonieva/Projects/CIP-build/CIP-build/VTKv6/ThirdParty/libxml2/vtklibxml2
-- SuperBuild - ITKv4[OK]
-- SuperBuild - SlicerExecutionModel[OK]
-- SuperBuild - teem => Requires zlib[INCLUDED], VTKv6[INCLUDED],
-- SuperBuild - teem[OK]
-- SuperBuild - CIP[OK]
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.4/Modules/ExternalProject.cmake:1126 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "ZLIB_INCLUDE_DIR" will no longer be dereferenced
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
/Applications/CMake.app/Contents/share/cmake-3.4/Modules/ExternalProject.cmake:2129 (_ep_command_line_to_initial_cache)
/Applications/CMake.app/Contents/share/cmake-3.4/Modules/ExternalProject.cmake:2433 (_ep_add_configure_command)
SuperBuild.cmake:497 (ExternalProject_Add)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
----------- DONE ------------
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/jonieva/Projects/CIP-build/CIP-build
clang: warning: optimization flag '-finline-functions' is not supported
In file included from libs/thread/src/pthread/thread.cpp:11:
In file included from ./boost/thread/thread_only.hpp:17:
In file included from ./boost/thread/pthread/thread_data.hpp:18:
In file included from ./boost/optional.hpp:15:
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
^
<scratch space>:28:1: note: expanded from here
boost_static_assert_typedef_355
^
In file included from libs/thread/src/pthread/thread.cpp:11:
In file included from ./boost/thread/thread_only.hpp:17:
In file included from ./boost/thread/pthread/thread_data.hpp:18:
In file included from ./boost/optional.hpp:15:
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
^
<scratch space>:30:1: note: expanded from here
boost_static_assert_typedef_364
^
In file included from libs/thread/src/pthread/thread.cpp:11:
In file included from ./boost/thread/thread_only.hpp:22:
In file included from ./boost/thread/detail/thread.hpp:29:
In file included from ./boost/bind.hpp:22:
In file included from ./boost/bind/bind.hpp:29:
typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
^
In file included from libs/thread/src/pthread/thread.cpp:19:
In file included from ./boost/thread/future.hpp:22:
In file included from ./boost/thread/detail/async_func.hpp:37:
In file included from ./boost/tuple/tuple.hpp:33:
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
^
<scratch space>:45:1: note: expanded from here
boost_static_assert_typedef_325
^
In file included from libs/thread/src/pthread/thread.cpp:19:
In file included from ./boost/thread/future.hpp:22:
In file included from ./boost/thread/detail/async_func.hpp:37:
In file included from ./boost/tuple/tuple.hpp:33:
clang: warning: optimization flag '-finline-functions' is not supported
In file included from libs/thread/src/pthread/once.cpp:8:
In file included from libs/thread/src/pthread/./once_atomic.cpp:9:
In file included from ./boost/thread/once.hpp:20:
In file included from ./boost/thread/pthread/once_atomic.hpp:19:
In file included from ./boost/bind.hpp:22:
In file included from ./boost/bind/bind.hpp:29:
clang: warning: optimization flag '-finline-functions' is not supported
In file included from libs/thread/src/pthread/thread.cpp:11:
In file included from ./boost/thread/thread_only.hpp:17:
In file included from ./boost/thread/pthread/thread_data.hpp:18:
In file included from ./boost/optional.hpp:15:
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
^
<scratch space>:28:1: note: expanded from here
boost_static_assert_typedef_355
^
In file included from libs/thread/src/pthread/thread.cpp:11:
In file included from ./boost/thread/thread_only.hpp:17:
In file included from ./boost/thread/pthread/thread_data.hpp:18:
In file included from ./boost/optional.hpp:15:
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
^
<scratch space>:30:1: note: expanded from here
boost_static_assert_typedef_364
^
In file included from libs/thread/src/pthread/thread.cpp:11:
In file included from ./boost/thread/thread_only.hpp:22:
In file included from ./boost/thread/detail/thread.hpp:29:
In file included from ./boost/bind.hpp:22:
In file included from ./boost/bind/bind.hpp:29:
typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
^
In file included from libs/thread/src/pthread/thread.cpp:19:
In file included from ./boost/thread/future.hpp:22:
In file included from ./boost/thread/detail/async_func.hpp:37:
In file included from ./boost/tuple/tuple.hpp:33:
./boost/config/suffix.hpp:610:32: note: expanded from macro 'BOOST_DO_JOIN2'
#define BOOST_DO_JOIN2( X, Y ) X##Y
^
<scratch space>:45:1: note: expanded from here
boost_static_assert_typedef_325
^
In file included from libs/thread/src/pthread/thread.cpp:19:
In file included from ./boost/thread/future.hpp:22:
In file included from ./boost/thread/detail/async_func.hpp:37:
In file included from ./boost/tuple/tuple.hpp:33:
clang: warning: optimization flag '-finline-functions' is not supported
In file included from libs/thread/src/pthread/once.cpp:8:
In file included from libs/thread/src/pthread/./once_atomic.cpp:9:
In file included from ./boost/thread/once.hpp:20:
In file included from ./boost/thread/pthread/once_atomic.hpp:19:
In file included from ./boost/bind.hpp:22:
In file included from ./boost/bind/bind.hpp:29:
clang: warning: optimization flag '-finline-functions' is not supported
darwin.archive bin.v2/libs/thread/build/darwin-4.2.1/release/link-static/threading-multi/libboost_thread.a
common.copy /.../CIP-build/Boost-install/lib/libboost_thread.a
...updated 10642 targets...
[ 7%] Performing build step for 'Boost'
Usage
cmake [options] <path-to-source>
cmake [options] <path-to-existing-build>
Specify a source directory to (re-)generate a build system for it in the
-- Detecting CXX compile features - done
-- Setting build type to 'Debug' as none was specified.
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- 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.
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /opt/X11/lib/libX11.dylib
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Check the value of the 22nd bit of a 32-bit quiet-NaN
-- Check the value of the 22nd bit of a 32-bit quiet-NaN - 1
-- Found ZLIB: /.../CIP-build/zlib-install/lib/libzlib.a (found version "1.2.3")
CMake Warning (dev) at CMakeLists.txt:555 (install):
Policy CMP0062 is not set: Disallow install() of export() result. Run
"cmake --help-policy CMP0062" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The file
/.../CIP-build/teem-build/TeemLibraryDepends.cmake
was generated by the export() command. It should not be installed with the
install() command. Use the install(EXPORT) mechanism instead. See the
cmake-packages(7) manual for more.
This warning is for project developers. Use -Wno-dev to suppress it.
-- 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:
teem
This warning is for project developers. Use -Wno-dev to suppress it.
[ 10%] Building C object CMakeFiles/teem.dir/src/nrrd/formatNRRD.c.o
[ 11%] Building C object CMakeFiles/teem.dir/src/nrrd/formatPNG.c.o
[ 11%] Building C object CMakeFiles/teem.dir/src/nrrd/formatPNM.c.o
[ 11%] Building C object CMakeFiles/teem.dir/src/nrrd/formatText.c.o
[ 11%] Building C object CMakeFiles/teem.dir/src/nrrd/formatVTK.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/gzio.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/hestNrrd.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/histogram.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/iter.c.o
[ 12%] Building C object CMakeFiles/teem.dir/src/nrrd/kernel.c.o
/.../CIP-build/teem/src/nrrd/kernel.c:3264:25: warning: address of array 'kernA->name' will always evaluate to 'true' [-Wpointer-bool-conversion]
/.../CIP-build/teem/src/nrrd/kernel.c:3389:23: warning: address of array 'kern->name' will always evaluate to 'true' [-Wpointer-bool-conversion]
!!(kern->name), !!(kern->support), !!(kern->integral),
~ ~~~~~~^~~~
3 warnings generated.
[ 13%] Building C object CMakeFiles/teem.dir/src/nrrd/keyvalue.c.o
[ 13%] Building C object CMakeFiles/teem.dir/src/nrrd/map.c.o
[ 13%] Building C object CMakeFiles/teem.dir/src/nrrd/measure.c.o
[ 13%] Building C object CMakeFiles/teem.dir/src/nrrd/methodsNrrd.c.o
[ 14%] Building C object CMakeFiles/teem.dir/src/nrrd/parseNrrd.c.o
[ 14%] Building C object CMakeFiles/teem.dir/src/nrrd/range.c.o
[ 14%] Building C object CMakeFiles/teem.dir/src/nrrd/read.c.o
[ 41%] Building C object CMakeFiles/teem.dir/src/gage/print.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/pvl.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/scl.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/sclanswer.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/sclfilter.c.o
[ 42%] Building C object CMakeFiles/teem.dir/src/gage/sclprint.c.o
[ 43%] Building C object CMakeFiles/teem.dir/src/gage/shape.c.o
[ 43%] Building C object CMakeFiles/teem.dir/src/gage/st.c.o
[ 43%] Building C object CMakeFiles/teem.dir/src/gage/stack.c.o
[ 43%] Building C object CMakeFiles/teem.dir/src/gage/stackBlur.c.o
/.../CIP-build/teem/src/gage/stackBlur.c:505:7: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
/.../CIP-build/teem/src/gage/stackBlur.c:505:7: note: add parentheses around left hand side expression to silence this warning
if (!dgGoodSigmaMax > 0) {
^
( )
1 warning generated.
[ 44%] Building C object CMakeFiles/teem.dir/src/gage/update.c.o
[ 44%] Building C object CMakeFiles/teem.dir/src/gage/vecGage.c.o
[ 44%] Building C object CMakeFiles/teem.dir/src/gage/vecprint.c.o
[ 44%] Building C object CMakeFiles/teem.dir/src/gage/optimsig.c.o
[ 45%] Building C object CMakeFiles/teem.dir/src/dye/convertDye.c.o
[ 45%] Building C object CMakeFiles/teem.dir/src/dye/methodsDye.c.o
[ 87%] Building C object CMakeFiles/teem.dir/src/mite/defaultsMite.c.o
[ 87%] Building C object CMakeFiles/teem.dir/src/mite/kindnot.c.o
[ 87%] Building C object CMakeFiles/teem.dir/src/mite/ray.c.o
[ 87%] Building C object CMakeFiles/teem.dir/src/mite/renderMite.c.o
[ 88%] Building C object CMakeFiles/teem.dir/src/mite/shade.c.o
[ 88%] Building C object CMakeFiles/teem.dir/src/mite/thread.c.o
[ 88%] Building C object CMakeFiles/teem.dir/src/mite/txf.c.o
[ 88%] Building C object CMakeFiles/teem.dir/src/mite/user.c.o
[ 89%] Building C object CMakeFiles/teem.dir/src/meet/enumall.c.o
[ 89%] Building C object CMakeFiles/teem.dir/src/meet/meetNrrd.c.o
/.../CIP-build/teem/src/meet/meetNrrd.c:390:21: warning: address of array 'kk->name' will always evaluate to 'true' [-Wpointer-bool-conversion]
kk->name ? kk->name : "(NULL name)");
~~~~^~~~ ~
1 warning generated.
[ 89%] Building C object CMakeFiles/teem.dir/src/meet/meetGage.c.o
[ 89%] Building C object CMakeFiles/teem.dir/src/meet/meetPull.c.o
[ 90%] Linking C shared library bin/libteem.dylib
[ 90%] Built target teem
Scanning dependencies of target airSanity
[ 90%] Building C object src/bin/CMakeFiles/airSanity.dir/airSanity.c.o
[ 90%] Linking C executable ../../bin/airSanity
[ 1%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/VTK/vtkNRRDWriterCIP.cxx.o
[ 2%] Building CXX object Utilities/CMakeFiles/CIPUtilities.dir/ITK/itkFactoryRegistration.cxx.o
[ 2%] Linking CXX static library /.../CIP-build/lib/libCIPUtilities.a
[ 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/cipSphereStencil.cxx.o
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipCylinderStencil.cxx.o
/.../CIP/Common/cipCylinderStencil.cxx:306:8: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
[ 6%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageReformatAlongRay2.cxx.o
[ 6%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkComputeAirwayWallPolyData.cxx.o
[ 6%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageResliceWithPlane.cxx.o
[ 6%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkComputeCentroid.cxx.o
[ 6%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageTubularConfidence.cxx.o
[ 7%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkComputeMonogenicSignal.cxx.o
[ 7%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkLungIntensityCorrection.cxx.o
[ 7%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkEllipseFitting.cxx.o
[ 7%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkMaskBoundingBox.cxx.o
[ 7%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkExtractAirwayTree.cxx.o
/.../CIP/Common/vtkExtractAirwayTree.cxx:869:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
[ 9%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageKernelSource.cxx.o
[ 9%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkTubularScaleSelection.cxx.o
/.../CIP/Common/vtkTubularScaleSelection.cxx:361:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
/.../CIP/Common/vtkTubularScaleSelection.cxx:459:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
/.../CIP/cip_python/wrap_ChestConventions.cpp:4862:31: 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/cip_python/wrap_ChestConventions.cpp:5047:30: 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) {
^
ld: warning: object file (/.../CIP-build/lib/libChestConventions.a(cipChestConventions.cxx.o)) was built for newer OSX version (10.11) than being linked (10.5)
[ 10%] Built target CIP_PYTHON
Scanning dependencies of target cipHelperTEST
[ 11%] Building CXX object Common/Testing/CMakeFiles/cipHelperTEST.dir/cipHelperTEST.cxx.o
[ 11%] Linking CXX executable cipHelperTEST
[ 11%] Built target cipHelperTEST
Scanning dependencies of target cipLobeSurfaceModelTEST
[ 11%] Building CXX object Common/Testing/CMakeFiles/cipLobeSurfaceModelTEST.dir/cipLobeSurfaceModelTEST.cxx.o
[ 11%] Linking CXX executable cipLobeSurfaceModelTEST
[ 11%] Built target cipLobeSurfaceModelTEST
Scanning dependencies of target cipNelderMeadSimplexOptimizerTEST
Scanning dependencies of target SegmentLungLobesTest
[ 28%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobesTest.dir/Testing/SegmentLungLobesTest.cxx.o
[ 29%] Linking CXX executable ../Testing/bin/SegmentLungLobesTest
[ 29%] Built target SegmentLungLobesTest
[ 29%] Generating ReadDicomWriteTagsCLP.h
GenerateCLP --InputXML /.../CIP/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTagsCLP.h
GenerateCLP: Found 1 parameters groups
GenerateCLP: Group "IO" has 4 parameters
Scanning dependencies of target ReadDicomWriteTagsLib
[ 29%] 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.
[ 29%] Linking CXX static library ../../bin/libReadDicomWriteTagsLib.a
[ 29%] Built target ReadDicomWriteTagsLib
Scanning dependencies of target ReadDicomWriteTags
[ 29%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTags.dir/.../CIP-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 30%] Linking CXX executable ../../bin/ReadDicomWriteTags
[ 30%] Built target ReadDicomWriteTags
Scanning dependencies of target ReadDicomWriteTagsTest