-- Could NOT find OpenVR (missing: OpenVR_LIBRARY OpenVR_INCLUDE_DIR) -- Could not find the VTK package due to a missing dependency: OpenVR Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'mpi4py' -- Could NOT find mpi4py (missing: mpi4py_INCLUDE_DIR) -- Could not find the VTK package due to a missing dependency: mpi4py -- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable exact version "1.76.0") -- Reading /usr/lib64/cmake/libLAS/liblas-config.cmake -- libLAS configuration, version 1.8.2b1 -- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable exact version "1.76.0") found components: program_options thread system iostreams filesystem -- HDF5: Using hdf5 compiler wrapper to determine C configuration CMake Warning at /usr/lib64/cmake/vtk/VTK-vtk-module-find-packages.cmake:1149 (find_package): By not providing "FindADIOS2.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ADIOS2", but CMake did not find one. Could not find a package configuration file provided by "ADIOS2" (requested version 2.4) with any of the following names: ADIOS2Config.cmake adios2-config.cmake Add the installation prefix of "ADIOS2" to CMAKE_PREFIX_PATH or set "ADIOS2_DIR" to a directory containing one of the above files. If "ADIOS2" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /usr/lib64/cmake/vtk/vtk-config.cmake:131 (include) CMakeLists.txt:2 (find_package) -- Could not find the VTK package due to a missing dependency: ADIOS2 -- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable exact version "1.76.0") -- Found Boost: /usr/lib64/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable exact version "1.76.0") found components: serialization -- Could NOT find utf8cpp (missing: utf8cpp_INCLUDE_DIR) -- Could not find the VTK package due to a missing dependency: utf8cpp CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.21) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /tmp/test/buid