Site: bwh002376.bwh.harvard.edu
Build Name: CIP-Darwin-13.4.0-x86_64-incr-SL-ON
Build Time: 2016-01-22T23:02:14 EST
Found 4 Warnings
Errors are here.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 688
Warning
Linking CXX shared library ../../lib/libvtkViewsInfovis-6.3.dylib
[100%] Built target vtkViewsInfovis
[ 25%] No install step for 'VTKv6'
[ 26%] Completed 'VTKv6'
[ 30%] Built target VTKv6
[ 31%] Performing update step for 'teem'
[ 32%] Performing configure step for 'teem'
loading initial cache file /.../CIP-build/teem-prefix/tmp/teem-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:

   teem

This warning is for project developers.  Use -Wno-dev to suppress it.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 3063
Warning
Scanning dependencies of target ITKVtkGlue-all
[100%] Built target ITKVtkGlue-all
[ 45%] No install step for 'ITKv4'
[ 46%] Completed 'ITKv4'
[ 50%] Built target ITKv4
[ 51%] Performing update step for 'SlicerExecutionModel'
[ 53%] 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.

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx?cvsroot=CMake
Build Log Line 3613
Warning
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
[ 33%] 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
[ 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 )
             ~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx?cvsroot=CMake
Build Log Line 3616
Warning

          
            
/.../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
Scanning dependencies of target ReadDicomWriteTags
[ 34%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTags.dir/.../CIP-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
Linking CXX executable ../../bin/ReadDicomWriteTags
[ 34%] Built target ReadDicomWriteTags
Scanning dependencies of target ReadDicomWriteTagsTest