-- The C compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- SUNDIALS_GIT_VERSION: -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int64_t -- Check size of int64_t - done -- Using int64_t for indices -- The Fortran compiler identification is GNU 11.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/bin/gfortran - skipped -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Determining Fortran name-mangling scheme... OK -- Found MPI_C: /usr/lib/openmpi/libmpi.so (found suitable version "3.1", minimum required is "2.0.0") -- Found MPI_Fortran: /usr/lib/openmpi/libmpi_usempif08.so (found suitable version "3.1", minimum required is "2.0.0") -- Found MPI: TRUE (found suitable version "3.1", minimum required is "2.0.0") CMake Error at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenMP_C (missing: OpenMP_gomp_LIBRARY OpenMP_pthread_LIBRARY OpenMP_atomic_LIBRARY) (found version "4.5") Call Stack (most recent call first): /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.21/Modules/FindOpenMP.cmake:544 (find_package_handle_standard_args) cmake/tpl/SundialsOpenMP.cmake:50 (find_package) cmake/SundialsSetupTPLs.cmake:31 (include) CMakeLists.txt:168 (include) -- Configuring incomplete, errors occurred! See also "/build/sundials/src/build/CMakeFiles/CMakeOutput.log". ==> ERROR: A failure occurred in build().  Aborting...