Site: buildkitsandbox
Build Name: Linux-c++
Build Time: 2025-11-13T15:30:20 EST
Found 11 Warnings
Errors are here.

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/?cvsroot=CMake
Build Log Line 635
Warning
[100%] Linking CXX shared library ../../lib/libvtkTestingRendering-8.2.so
[100%] Built target vtkTestingRendering
[100%] Linking CXX shared library ../../lib/libvtkViewsInfovis-8.2.so
[100%] Built target vtkViewsInfovis
[ 35%] No install step for 'VTKv8'
[ 36%] Completed 'VTKv8'
[ 42%] Built target VTKv8
[ 43%] Performing update step for 'teem'
[ 45%] Performing configure step for 'teem'
loading initial cache file /.../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

    /.../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 1265
Warning
-- Enabled ITKVideoIO, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVoronoi, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVtkGlue, requested by Module_ITKVtkGlue.
-- Enabled ITKWatersheds, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKZLIB, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled MGHIO, requested by Module_MGHIO.
-- Performing Test ITK_PRIVATE_DYNAMIC_CAST - Success
-- Found ZLIB: /.../zlib-install/lib/libzlib.a (found version "1.2.3") 
-- Found ZLIB: /.../zlib-install/lib/libzlib.a  
-- Filter ZLIB is ON
CMake Warning (dev) at Modules/Remote/MGHIO/CMakeLists.txt:2 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
    PROJECT_VERSION_MINOR
    PROJECT_VERSION_PATCH

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/./cipGeometryTopologyData.cxx?cvsroot=CMake
Build Log Line 3679
Warning
[  3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLeftLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[  4%] 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
[  4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipExceptionObject.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestConventions.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipGeometryTopologyData.cxx.o
/.../Common/cipGeometryTopologyData.cxx: In member function 'cip::GeometryTopologyData::BOUNDINGBOX* cip::GeometryTopologyData::InsertBoundingBox(unsigned char, unsigned char, unsigned char, cip::GeometryTopologyData::StartType, cip::GeometryTopologyData::SizeType, std::__cxx11::string)':
/.../Common/cipGeometryTopologyData.cxx:104:15: warning: address of local variable 'bb' returned [-Wreturn-local-addr]
   BOUNDINGBOX bb;
               ^~
/.../Common/cipGeometryTopologyData.cxx: In member function 'cip::GeometryTopologyData::BOUNDINGBOX* cip::GeometryTopologyData::InsertBoundingBox(int, unsigned char, unsigned char, unsigned char, cip::GeometryTopologyData::StartType, cip::GeometryTopologyData::SizeType, std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, std::__cxx11::string)':

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

          
            
/.../Common/cipGeometryTopologyData.cxx:157:15: warning: address of local variable 'bb' returned [-Wreturn-local-addr]
   BOUNDINGBOX bb;
               ^~
/.../Common/cipGeometryTopologyData.cxx: In member function 'cip::GeometryTopologyData::POINT* cip::GeometryTopologyData::InsertPoint(unsigned char, unsigned char, unsigned char, cip::GeometryTopologyData::CoordinateType, std::__cxx11::string)':

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

          
            
/.../Common/cipGeometryTopologyData.cxx:231:9: warning: address of local variable 'p' returned [-Wreturn-local-addr]
   POINT p;
         ^
/.../Common/cipGeometryTopologyData.cxx: In member function 'cip::GeometryTopologyData::POINT* cip::GeometryTopologyData::InsertPoint(int, unsigned char, unsigned char, unsigned char, cip::GeometryTopologyData::CoordinateType, std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, std::__cxx11::string)':

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

          
            
/.../Common/cipGeometryTopologyData.cxx:267:9: warning: address of local variable 'p' returned [-Wreturn-local-addr]
   POINT p;
         ^
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkSimpleLungMask.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageStatistics.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkComputeAirwayWall.cxx.o
[  5%] Building CXX object Common/CMakeFiles/CIPCommon.dir/vtkImageReformatAlongRay2.cxx.o
[  5%] 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

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/CommandLineTools/GenerateOverlayImages/GenerateOverlayImagesCLP.h?cvsroot=CMake
Build Log Line 4423
Warning
[ 61%] Built target PerformMorphologicalTest
[ 61%] Generating GenerateOverlayImagesCLP.h
GenerateCLP --InputXML /.../CommandLineTools/GenerateOverlayImages/GenerateOverlayImages.xml --OutputCxx /.../CIP-build/CommandLineTools/GenerateOverlayImages/GenerateOverlayImagesCLP.h
GenerateCLP: Found 2 parameters groups
GenerateCLP: Group "IO" has 4 parameters
GenerateCLP: Group "" has 10 parameters
Scanning dependencies of target GenerateOverlayImagesLib
[ 61%] Building CXX object CommandLineTools/GenerateOverlayImages/CMakeFiles/GenerateOverlayImagesLib.dir/GenerateOverlayImages.cxx.o
In file included from /.../CommandLineTools/GenerateOverlayImages/GenerateOverlayImages.cxx:15:0:
/.../CommandLineTools/GenerateOverlayImages/GenerateOverlayImages.cxx: In function 'int ModuleEntryPoint(int, char**)':
/.../CIP-build/CommandLineTools/GenerateOverlayImages/GenerateOverlayImagesCLP.h:27:14: warning: '__builtin___sprintf_chk' writing a terminating nul past the end of the destination [-Wformat-overflow=]
 #define main ModuleEntryPoint
              ^
/.../CommandLineTools/GenerateOverlayImages/GenerateOverlayImages.cxx:35:5: note: in expansion of macro 'main'
 int main( int argc, char *argv[] )
     ^~~~
In file included from /usr/include/stdio.h:862:0,
                 from /usr/include/c++/7/cstdio:42,
                 from /usr/include/c++/7/ext/string_conversions.h:43,
                 from /usr/include/c++/7/bits/basic_string.h:6361,
                 from /usr/include/c++/7/string:52,

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/LesionSizingToolkit/itkCannyEdgeDetectionRecursiveGaussianImageFilter.h?cvsroot=CMake
Build Log Line 4775
Warning
GenerateCLP --InputXML /.../CommandLineTools/GenerateLesionSegmentation/GenerateLesionSegmentation.xml --OutputCxx /.../CIP-build/CommandLineTools/GenerateLesionSegmentation/GenerateLesionSegmentationCLP.h
GenerateCLP: Found 3 parameters groups
GenerateCLP: Group "IO" has 3 parameters
GenerateCLP: Group "Lesion ROI" has 5 parameters
GenerateCLP: Group "Segmentation Options" has 2 parameters
Scanning dependencies of target GenerateLesionSegmentationLib
[ 83%] Building CXX object CommandLineTools/GenerateLesionSegmentation/CMakeFiles/GenerateLesionSegmentationLib.dir/GenerateLesionSegmentation.cxx.o
In file included from /.../Utilities/LesionSizingToolkit/itkCannyEdgesFeatureGenerator.h:24:0,
                 from /.../Utilities/LesionSizingToolkit/itkLesionSegmentationImageFilter8.h:29,
                 from /.../CommandLineTools/GenerateLesionSegmentation/GenerateLesionSegmentation.cxx:12:
/.../Utilities/LesionSizingToolkit/itkCannyEdgeDetectionRecursiveGaussianImageFilter.h:196:47: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   virtual void GenerateInputRequestedRegion() throw(InvalidRequestedRegionError);
                                               ^~~~~
In file included from /.../Utilities/LesionSizingToolkit/itkCannyEdgeDetectionRecursiveGaussianImageFilter.h:350:0,
                 from /.../Utilities/LesionSizingToolkit/itkCannyEdgesFeatureGenerator.h:24,
                 from /.../Utilities/LesionSizingToolkit/itkLesionSegmentationImageFilter8.h:29,
                 from /.../CommandLineTools/GenerateLesionSegmentation/GenerateLesionSegmentation.cxx:12:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/LesionSizingToolkit/itkCannyEdgeDetectionRecursiveGaussianImageFilter.hxx?cvsroot=CMake
Build Log Line 4782
Warning

          
            
/.../Utilities/LesionSizingToolkit/itkCannyEdgeDetectionRecursiveGaussianImageFilter.hxx:101:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 ::GenerateInputRequestedRegion() throw(InvalidRequestedRegionError)
                                  ^~~~~
In file included from /.../CommandLineTools/GenerateLesionSegmentation/GenerateLesionSegmentation.cxx:12:0:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/LesionSizingToolkit/itkLesionSegmentationImageFilter8.h?cvsroot=CMake
Build Log Line 4786
Warning

          
            
/.../Utilities/LesionSizingToolkit/itkLesionSegmentationImageFilter8.h:88:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
             throw(InvalidRequestedRegionError);
             ^~~~~
In file included from /.../Utilities/LesionSizingToolkit/itkLesionSegmentationImageFilter8.h:207:0,
                 from /.../CommandLineTools/GenerateLesionSegmentation/GenerateLesionSegmentation.cxx:12:

Repository http://public.kitware.com/cgi-bin/viewcvs.cgi/LesionSizingToolkit/itkLesionSegmentationImageFilter8.hxx?cvsroot=CMake
Build Log Line 4791
Warning

          
            
/.../Utilities/LesionSizingToolkit/itkLesionSegmentationImageFilter8.hxx:105:34: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 ::GenerateInputRequestedRegion() throw(InvalidRequestedRegionError)
                                  ^~~~~
[ 83%] Linking CXX static library ../../bin/libGenerateLesionSegmentationLib.a
[ 83%] Built target GenerateLesionSegmentationLib
[ 83%] Building CXX object CommandLineTools/GenerateLesionSegmentation/CMakeFiles/GenerateLesionSegmentation.dir/.../SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 84%] Linking CXX executable ../../bin/GenerateLesionSegmentation
Copying XML file 'GenerateLesionSegmentation.xml' along side the executable
[ 84%] Built target GenerateLesionSegmentation
[ 84%] Building CXX object CommandLineTools/GenerateLesionSegmentation/CMakeFiles/GenerateLesionSegmentationTest.dir/Testing/GenerateLesionSegmentationTest.cxx.o
[ 84%] Linking CXX executable ../Testing/bin/GenerateLesionSegmentationTest