Site: bwh002376.bwh.harvard.edu
Build Name: CIP-Darwin-13.4.0-x86_64-clean-SL-ON-SL-OFF
Build Time: 2017-09-01T11:01:29 EDT
Found 14 Warnings
Errors are here.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 1264
Warning
[ 98%] Linking CXX shared library ../../lib/libvtkTestingRendering-8.1.dylib
[ 99%] Built target vtkTestingRendering
[ 99%] Linking CXX shared library ../../lib/libvtkViewsInfovis-8.1.dylib
[100%] Built target vtkViewsInfovis
[ 54%] No install step for 'VTKv8'
[ 56%] Completed 'VTKv8'
[ 59%] Built target VTKv8
[ 60%] Performing update step for 'teem'
[ 62%] Performing configure step for 'teem'
loading initial cache file /.../CIP-build/teem-prefix/tmp/teem-cache-Release.cmake
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


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 1281
Warning
  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.


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 2049
Warning
[100%] Built target MGHIO
[100%] Built target MGHIO-all
[ 74%] No install step for 'ITKv4'
[ 75%] Completed 'ITKv4'
[ 79%] Built target ITKv4
[ 80%] Performing update step for 'SlicerExecutionModel'
[ 81%] Performing configure step for 'SlicerExecutionModel'
loading initial cache file /.../CIP-build/SlicerExecutionModel-prefix/tmp/SlicerExecutionModel-cache-Release.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 2566
Warning
Copying XML file 'SegmentLungLobes.xml' along side the executable
[ 26%] Built target SegmentLungLobes
[ 27%] Linking CXX executable ../Testing/bin/SegmentLungLobesTest
[ 27%] Built target SegmentLungLobesTest
[ 27%] 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
[ 28%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTagsLib.dir/ReadDicomWriteTags.cxx.o
/.../CIP/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:246: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 2569
Warning

          
            
/.../CIP/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:252: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.
[ 28%] Linking CXX static library ../../bin/libReadDicomWriteTagsLib.a
[ 28%] Built target ReadDicomWriteTagsLib
[ 28%] Linking CXX executable ../../bin/ReadDicomWriteTags
Copying XML file 'ReadDicomWriteTags.xml' along side the executable
[ 28%] Built target ReadDicomWriteTags
[ 28%] Linking CXX executable ../Testing/bin/ReadDicomWriteTagsTest
[ 28%] Built target ReadDicomWriteTagsTest


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/energy.h?cvsroot=CMake
Build Log Line 3343
Warning
[ 92%] Built target ExecuteSystemCommandTest
[ 92%] Generating GraphCutsOptimizationCLP.h
GenerateCLP --InputXML /.../CIP/CommandLineTools/GraphCutsOptimization/GraphCutsOptimization.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GraphCutsOptimization/GraphCutsOptimizationCLP.h
GenerateCLP: Found 2 parameters groups
GenerateCLP: Group "IO" has 1 parameters
GenerateCLP: Group "GC Params" has 4 parameters
Scanning dependencies of target GraphCutsOptimizationLib
[ 92%] Building CXX object CommandLineTools/GraphCutsOptimization/CMakeFiles/GraphCutsOptimizationLib.dir/GraphCutsOptimization.cxx.o
In file included from /.../CIP/CommandLineTools/GraphCutsOptimization/GraphCutsOptimization.cxx:14:
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:109:
/.../CIP/Utilities/GraphCutsOptimization/energy.h:262:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register]
        register Value pi = (E000 + E011 + E101 + E110) - (E100 + E010 + E001 + E111);
        ^~~~~~~~~


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/energy.h?cvsroot=CMake
Build Log Line 3346
Warning

          
            
/.../CIP/Utilities/GraphCutsOptimization/energy.h:263:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register]
        register Value delta;
        ^~~~~~~~~


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/energy.h?cvsroot=CMake
Build Log Line 3349
Warning

          
            
/.../CIP/Utilities/GraphCutsOptimization/energy.h:264:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register]
        register Var u;
        ^~~~~~~~~
In file included from /.../CIP/CommandLineTools/GraphCutsOptimization/GraphCutsOptimization.cxx:14:
In file included from /.../CIP/Utilities/GraphCutsOptimization/GCoptimization.h:111:


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake
Build Log Line 3354
Warning

          
            
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
        if (i->parent = a0_min)
            ~~~~~~~~~~^~~~~~~~


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake
Build Log Line 3357
Warning

          
            
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: place parentheses around the assignment to silence this warning
        if (i->parent = a0_min)
                      ^
            (                 )


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake
Build Log Line 3361
Warning

          
            
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:366:16: note: use '==' to turn this assignment into an equality comparison
        if (i->parent = a0_min)
                      ^
                      ==


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake
Build Log Line 3365
Warning

          
            
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
        if (i->parent = a0_min)
            ~~~~~~~~~~^~~~~~~~


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake
Build Log Line 3368
Warning

          
            
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: place parentheses around the assignment to silence this warning
        if (i->parent = a0_min)
                      ^
            (                 )


        
Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/GraphCutsOptimization/maxflow.cpp?cvsroot=CMake
Build Log Line 3372
Warning

          
            
/.../CIP/Utilities/GraphCutsOptimization/maxflow.cpp:443:16: note: use '==' to turn this assignment into an equality comparison
        if (i->parent = a0_min)
                      ^
                      ==
5 warnings generated.
[ 92%] Linking CXX static library ../../bin/libGraphCutsOptimizationLib.a
[ 92%] Built target GraphCutsOptimizationLib
[ 92%] Linking CXX executable ../../bin/GraphCutsOptimization
Copying XML file 'GraphCutsOptimization.xml' along side the executable
[ 93%] Built target GraphCutsOptimization
[ 94%] Linking CXX executable ../Testing/bin/GraphCutsOptimizationTest