CMake Warning: Manually-specified variables were not used by the project: BUILD_EXAMPLES CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/1f808ecce7b119cd24b5519ccad81bb8ffa69227/source_subfolder/ThirdParty/loguru/vtkloguru/loguru.cpp: In function ‘void vtkloguru::print_preamble(char*, size_t, vtkloguru::Verbosity, const char*, unsigned int)’: /home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/1f808ecce7b119cd24b5519ccad81bb8ffa69227/source_subfolder/ThirdParty/loguru/vtkloguru/loguru.cpp:1165:50: warning: ‘% 4d’ directive output may be truncated writing between 4 and 11 bytes into a region of size 5 [-Wformat-truncation=] 1165 | snprintf(level_buff, sizeof(level_buff) - 1, "% 4d", verbosity); | ^~~~ /home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/1f808ecce7b119cd24b5519ccad81bb8ffa69227/source_subfolder/ThirdParty/loguru/vtkloguru/loguru.cpp:1165:49: note: directive argument in the range [1, 2147483647] 1165 | snprintf(level_buff, sizeof(level_buff) - 1, "% 4d", verbosity); | ^~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/9/cstdio:42, from /usr/include/c++/9/ext/string_conversions.h:43, from /usr/include/c++/9/bits/basic_string.h:6493, from /usr/include/c++/9/string:55, from /usr/include/c++/9/bits/locale_classes.h:40, from /usr/include/c++/9/bits/ios_base.h:41, from /usr/include/c++/9/ios:42, from /usr/include/c++/9/istream:38, from /usr/include/c++/9/sstream:38, from /home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/1f808ecce7b119cd24b5519ccad81bb8ffa69227/source_subfolder/ThirdParty/loguru/vtkloguru/loguru.hpp:1075, from /home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/1f808ecce7b119cd24b5519ccad81bb8ffa69227/source_subfolder/ThirdParty/loguru/vtkloguru/loguru.cpp:19: /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:35: note: ‘__builtin___snprintf_chk’ output between 5 and 12 bytes into a destination of size 5 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Terminated make[2]: *** [source_subfolder/ThirdParty/freetype/vtkfreetype/CMakeFiles/freetype.dir/build.make:76: source_subfolder/ThirdParty/freetype/vtkfreetype/CMakeFiles/freetype.dir/src/base/ftbbox.c.o] Error 143 make[1]: *** [CMakeFiles/Makefile2:5902: source_subfolder/ThirdParty/freetype/vtkfreetype/CMakeFiles/freetype.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... gcc: fatal error: Terminated signal terminated program cc1 compilation terminated. make[2]: *** [source_subfolder/ThirdParty/jpeg/vtkjpeg/CMakeFiles/jpeg.dir/build.make:102: source_subfolder/ThirdParty/jpeg/vtkjpeg/CMakeFiles/jpeg.dir/jccolor.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/ThirdParty/jpeg/vtkjpeg/CMakeFiles/jpeg.dir/build.make:115: source_subfolder/ThirdParty/jpeg/vtkjpeg/CMakeFiles/jpeg.dir/jcdctmgr.c.o] Terminated make[1]: *** [CMakeFiles/Makefile2:6446: source_subfolder/ThirdParty/jpeg/vtkjpeg/CMakeFiles/jpeg.dir/all] Terminated g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [source_subfolder/Utilities/DICOMParser/CMakeFiles/DICOMParser.dir/build.make:63: source_subfolder/Utilities/DICOMParser/CMakeFiles/DICOMParser.dir/DICOMAppHelper.cxx.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/Utilities/DICOMParser/CMakeFiles/DICOMParser.dir/build.make:76: source_subfolder/Utilities/DICOMParser/CMakeFiles/DICOMParser.dir/DICOMFile.cxx.o] Terminated make[2]: *** [source_subfolder/Utilities/DICOMParser/CMakeFiles/DICOMParser.dir/build.make:89: source_subfolder/Utilities/DICOMParser/CMakeFiles/DICOMParser.dir/DICOMParser.cxx.o] Terminated make[1]: *** [CMakeFiles/Makefile2:6419: source_subfolder/Utilities/DICOMParser/CMakeFiles/DICOMParser.dir/all] Terminated make: *** [Makefile:130: all] Error 2 vtk/9.0.1: ERROR: Package '1f808ecce7b119cd24b5519ccad81bb8ffa69227' build failed vtk/9.0.1: WARN: Build folder /home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/1f808ecce7b119cd24b5519ccad81bb8ffa69227 ERROR: vtk/9.0.1: Error in build() method, line 306 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3280/.conan/data/vtk/9.0.1/_/_/build/1f808ecce7b119cd24b5519ccad81bb8ffa69227/build' '--' '-j3' Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/opt/pyenv/versions/3.7.5/lib/python3.7/logging/__init__.py", line 2032, in shutdown h.acquire() File "/opt/pyenv/versions/3.7.5/lib/python3.7/logging/__init__.py", line 842, in acquire if self.lock: File "/opt/pyenv/versions/3.7.5/lib/python3.7/site-packages/conans/client/command.py", line 2261, in sigterm_handler sys.exit(ERROR_SIGTERM) SystemExit: 5 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/pyenv/versions/3.7.5/lib/python3.7/logging/__init__.py", line 2042, in shutdown h.release() File "/opt/pyenv/versions/3.7.5/lib/python3.7/logging/__init__.py", line 850, in release self.lock.release() RuntimeError: cannot release un-acquired lock