OS Name: Linux OS Platform: x86_64 OS Release: 6.10.14-linuxkit OS Version: #1 SMP Tue Oct 14 07:32:13 UTC 2025 Compiler Name: /usr/bin/c++ Compiler Version: 7.5.0 CTest version: ctest-3.10.2
[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
-- 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
/.../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)':
[ 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,
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:
/.../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:
/.../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:
/.../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