-- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is Clang 17.0.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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/hipcc - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_C99 -- Performing Test HAVE_C99 - Success -- Found C99: -std=c99 -- Found Valgrind: /usr/include -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.44.0") found components: system unit_test_framework -- Performing Test HAVE_CJSON -- Performing Test HAVE_CJSON - Success -- Found cjson: /usr/include/cjson -- Performing Test QuadMath_COMPILES -- Performing Test QuadMath_COMPILES - Failed -- Could NOT find QuadMath (missing: QuadMath_VAR QuadMath_COMPILES) CMake Deprecation Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmInit.cmake:26 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:117 (OpmSetPolicies) CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/Findopm-tests.cmake:26 (message): opm-tests not found - integration tests using opm-tests will be skipped. Call Stack (most recent call first): CMakeLists.txt:138 (include) -- Looking for sgemm_ -- Looking for sgemm_ - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for dgemm_ -- Looking for dgemm_ - found -- Found BLAS: /usr/lib/x86_64-linux-gnu/libblas.so;/usr/lib/x86_64-linux-gnu/libf77blas.so;/usr/lib/x86_64-linux-gnu/libatlas.so -- Looking for cheev_ -- Looking for cheev_ - not found -- Looking for cheev_ -- Looking for cheev_ - found -- Found LAPACK: /usr/lib/x86_64-linux-gnu/liblapack.so;/usr/lib/x86_64-linux-gnu/libblas.so;/usr/lib/x86_64-linux-gnu/libf77blas.so;/usr/lib/x86_64-linux-gnu/libatlas.so -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Found MPI_C: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found version "3.1") -- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1") -- Found MPI: TRUE (found version "3.1") -- Could NOT find GMP (missing: GMPXX_LIBRARY GMPXX_INCLUDE_DIR GMP_INCLUDE_DIR GMP_LIBRARY) -- Found dune-common: /usr/include;/usr/lib/x86_64-linux-gnu/openmpi/include;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -- Looking for MPI_Finalized -- Looking for MPI_Finalized - found -- Version 2.9.0 of dune-common from /usr/lib/x86_64-linux-gnu/cmake/dune-common -- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIRS) -- Looking for parmetis.h -- Looking for parmetis.h - not found -- Could NOT find PTScotch (missing: PTSCOTCH_INCLUDE_DIR SCOTCH_LIBRARY PTSCOTCH_LIBRARY PTSCOTCHERR_LIBRARY) -- Looking for parmetis.h -- Looking for parmetis.h - not found -- Could NOT find ParMETIS (missing: PARMETIS_INCLUDE_DIR PARMETIS_LIBRARY METIS_LIBRARIES PARMETIS_FOUND METIS_FOUND) -- Performing Test HAVE_MEM_USAGE_T_EXPANSIONS -- Performing Test HAVE_MEM_USAGE_T_EXPANSIONS - Failed -- Performing Test SUPERLU_MIN_VERSION_4_3 -- Performing Test SUPERLU_MIN_VERSION_4_3 - Success -- Performing Test SUPERLU_POST_2005_VERSION -- Performing Test SUPERLU_POST_2005_VERSION - Success -- Performing Test SUPERLU_MIN_VERSION_5 -- Performing Test SUPERLU_MIN_VERSION_5 - Success -- Version 2.9.0 of dune-istl from /usr/lib/cmake/dune-istl -- Found SuperLU: /usr/include/superlu -- Looking for include file slu_sdefs.h -- Looking for include file slu_sdefs.h - not found -- Looking for include file slu_cdefs.h -- Looking for include file slu_cdefs.h - not found -- Looking for include file slu_zdefs.h -- Looking for include file slu_zdefs.h - not found -- Performing Test HAVE_UMFPACK_WITHOUT_CHOLMOD -- Performing Test HAVE_UMFPACK_WITHOUT_CHOLMOD - Success -- Creating target SuiteSparse::umfpack -- Found SuiteSparse: /usr/lib/x86_64-linux-gnu/libumfpack.so;/usr/lib/x86_64-linux-gnu/libamd.so -- Found dune-istl: /usr/include;/usr/lib/x86_64-linux-gnu/openmpi/include;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi;/usr/include/superlu;/usr/include/suitesparse -- Version 2.9.0 of dune-istl from /usr/lib/cmake/dune-istl -- Found SuiteSparse: /usr/lib/x86_64-linux-gnu/liblapack.so;/usr/lib/x86_64-linux-gnu/libblas.so;/usr/lib/x86_64-linux-gnu/libf77blas.so;/usr/lib/x86_64-linux-gnu/libatlas.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libsuitesparseconfig.so;-lrt;/usr/lib/x86_64-linux-gnu/libumfpack.so;/usr/lib/x86_64-linux-gnu/libamd.so -- Version 2.9.0 of dune-istl from /usr/lib/cmake/dune-istl CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "Findrocalution.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "rocalution", but CMake did not find one. Could not find a package configuration file provided by "rocalution" with any of the following names: rocalutionConfig.cmake rocalution-config.cmake Add the installation prefix of "rocalution" to CMAKE_PREFIX_PATH or set "rocalution_DIR" to a directory containing one of the above files. If "rocalution" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmPackage.cmake:192 (find_and_append_package_to) opm-simulators-prereqs.cmake:62 (find_package_deps) CMakeLists.txt:143 (include) CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "Findrocblas.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "rocblas", but CMake did not find one. Could not find a package configuration file provided by "rocblas" with any of the following names: rocblasConfig.cmake rocblas-config.cmake Add the installation prefix of "rocblas" to CMAKE_PREFIX_PATH or set "rocblas_DIR" to a directory containing one of the above files. If "rocblas" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmPackage.cmake:192 (find_and_append_package_to) opm-simulators-prereqs.cmake:62 (find_package_deps) CMakeLists.txt:143 (include) CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "Findrocsparse.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "rocsparse", but CMake did not find one. Could not find a package configuration file provided by "rocsparse" with any of the following names: rocsparseConfig.cmake rocsparse-config.cmake Add the installation prefix of "rocsparse" to CMAKE_PREFIX_PATH or set "rocsparse_DIR" to a directory containing one of the above files. If "rocsparse" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmPackage.cmake:192 (find_and_append_package_to) opm-simulators-prereqs.cmake:62 (find_package_deps) CMakeLists.txt:143 (include) -- Found opm-common: /home/vinicius/Dev/flow-release/opm-common/build/lib/libopmcommon.a -- Found dune-geometry: /usr/include;/usr/lib/x86_64-linux-gnu/openmpi/include;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -- Version 2.9.0 of dune-geometry from /usr/lib/x86_64-linux-gnu/cmake/dune-geometry -- Found dune-uggrid: /usr/include;/usr/lib/x86_64-linux-gnu/openmpi/include;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -- Version 2.9.0 of dune-uggrid from /usr/lib/x86_64-linux-gnu/cmake/dune-uggrid -- Could not find UG. It seems to be not installed. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- Checking for module 'alberta-grid_1d' -- Found alberta-grid_1d, version 3.0.3 -- Checking for module 'alberta-grid_2d' -- Found alberta-grid_2d, version 3.0.3 -- Checking for module 'alberta-grid_3d' -- Found alberta-grid_3d, version 3.0.3 -- Found dune-grid: /usr/include;/usr/lib/x86_64-linux-gnu/openmpi/include;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -- Version 2.9.0 of dune-grid from /usr/lib/x86_64-linux-gnu/cmake/dune-grid -- Could NOT find PTScotch (missing: PTSCOTCH_INCLUDE_DIR SCOTCH_LIBRARY PTSCOTCH_LIBRARY PTSCOTCHERR_LIBRARY) -- Found ZOLTAN: /usr/lib/x86_64-linux-gnu/libtrilinos_zoltan.so -- Could NOT find PTScotch (missing: PTSCOTCH_INCLUDE_DIR SCOTCH_LIBRARY PTSCOTCH_LIBRARY PTSCOTCHERR_LIBRARY) -- Could NOT find Scotch (missing: SCOTCH_INCLUDE_DIRS SCOTCH_LIBRARIES) -- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIRS) -- Found opm-grid: /home/vinicius/Dev/flow-release/opm-grid/build/lib/libopmgrid.a -- Found dune-localfunctions: /usr/include;/usr/lib/x86_64-linux-gnu/openmpi/include;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi -- Version 2.9.0 of dune-localfunctions from /usr/lib/cmake/dune-localfunctions -- Could NOT find dune-alugrid (missing: dune-alugrid_DIR) -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.13") -- Could NOT find PTScotch (missing: PTSCOTCH_INCLUDE_DIR SCOTCH_LIBRARY PTSCOTCH_LIBRARY PTSCOTCHERR_LIBRARY) -- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIRS) -- Could NOT find dune-alugrid (missing: dune-alugrid_FOUND HAVE_DUNE_ALUGRID) -- Could NOT find dune-alugrid (missing: dune-alugrid_DIR) -- Could NOT find PTScotch (missing: PTSCOTCH_INCLUDE_DIR SCOTCH_LIBRARY PTSCOTCH_LIBRARY PTSCOTCHERR_LIBRARY) -- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIRS) -- Could NOT find dune-alugrid (missing: dune-alugrid_FOUND HAVE_DUNE_ALUGRID) -- Could NOT find dune-fem (missing: dune-fem_DIR) -- Could NOT find dune-alugrid (missing: dune-alugrid_DIR) -- Could NOT find PTScotch (missing: PTSCOTCH_INCLUDE_DIR SCOTCH_LIBRARY PTSCOTCH_LIBRARY PTSCOTCHERR_LIBRARY) -- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIRS) -- Could NOT find dune-alugrid (missing: dune-alugrid_FOUND HAVE_DUNE_ALUGRID) -- Could NOT find dune-alugrid (missing: dune-alugrid_DIR) -- Could NOT find PTScotch (missing: PTSCOTCH_INCLUDE_DIR SCOTCH_LIBRARY PTSCOTCH_LIBRARY PTSCOTCHERR_LIBRARY) -- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIRS) -- Could NOT find dune-alugrid (missing: dune-alugrid_FOUND HAVE_DUNE_ALUGRID) -- Could NOT find dune-polygongrid (missing: dune-polygongrid_DIR) -- Could NOT find dune-polygongrid (missing: dune-polygongrid_FOUND HAVE_DUNE_POLYGONGRID) -- Could NOT find PTScotch (missing: PTSCOTCH_INCLUDE_DIR SCOTCH_LIBRARY PTSCOTCH_LIBRARY PTSCOTCHERR_LIBRARY) -- Could NOT find METIS (missing: METIS_LIBRARY METIS_INCLUDE_DIRS) -- Could NOT find QuadMath (missing: QuadMath_VAR QuadMath_COMPILES) -- Could NOT find dune-fem (missing: dune-fem_FOUND HAVE_DUNE_FEM) -- Could NOT find QuadMath (missing: QuadMath_VAR QuadMath_COMPILES) -- Found opm-models: /home/vinicius/Dev/flow-release/opm-models;/usr/include;/usr/lib/x86_64-linux-gnu/openmpi/include;/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi;/usr/include/superlu;/usr/include/suitesparse;/home/vinicius/Dev/flow-release/opm-common;/usr/include/cjson;/home/vinicius/Dev/flow-release/opm-common/build/include;/home/vinicius/Dev/flow-release/opm-grid;/usr/include/trilinos CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "FindDamaris.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Damaris", but CMake did not find one. Could not find a package configuration file provided by "Damaris" (requested version 1.9) with any of the following names: DamarisConfig.cmake damaris-config.cmake Add the installation prefix of "Damaris" to CMAKE_PREFIX_PATH or set "Damaris_DIR" to a directory containing one of the above files. If "Damaris" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmPackage.cmake:192 (find_and_append_package_to) opm-simulators-prereqs.cmake:62 (find_package_deps) CMakeLists.txt:143 (include) -- Found HDF5: /usr/lib/x86_64-linux-gnu/hdf5/openmpi/libhdf5.so;/usr/lib/x86_64-linux-gnu/libcrypto.so;/usr/lib/x86_64-linux-gnu/libcurl.so;/usr/lib/x86_64-linux-gnu/libsz.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.a;/usr/lib/x86_64-linux-gnu/libm.so (found version "1.10.8") CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "FindTracy.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Tracy", but CMake did not find one. Could not find a package configuration file provided by "Tracy" with any of the following names: TracyConfig.cmake tracy-config.cmake Add the installation prefix of "Tracy" to CMAKE_PREFIX_PATH or set "Tracy_DIR" to a directory containing one of the above files. If "Tracy" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmPackage.cmake:192 (find_and_append_package_to) opm-simulators-prereqs.cmake:62 (find_package_deps) CMakeLists.txt:143 (include) -- Setting CUDA host compiler CMAKE_CUDA_HOST_COMPILER to /usr/bin/hipcc to prevent incompatibilities. Note that this might report that there is not CUDA compiler if your system's CUDA compiler does not support /usr/bin/hipcc. -- Looking for a CUDA compiler -- Looking for a CUDA compiler - NOTFOUND -- Looking for a CUDA host compiler - /usr/bin/hipcc -- Could not find nvcc, please set CUDAToolkit_ROOT. -- Looking for CL_VERSION_3_0 -- Looking for CL_VERSION_3_0 - not found -- Looking for CL_VERSION_2_2 -- Looking for CL_VERSION_2_2 - not found -- Looking for CL_VERSION_2_1 -- Looking for CL_VERSION_2_1 - not found -- Looking for CL_VERSION_2_0 -- Looking for CL_VERSION_2_0 - not found -- Looking for CL_VERSION_1_2 -- Looking for CL_VERSION_1_2 - not found -- Looking for CL_VERSION_1_1 -- Looking for CL_VERSION_1_1 - not found -- Looking for CL_VERSION_1_0 -- Looking for CL_VERSION_1_0 - not found -- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR) CMake Warning at CMakeLists.txt:241 (find_package): By not providing "Findamgcl.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "amgcl", but CMake did not find one. Could not find a package configuration file provided by "amgcl" with any of the following names: amgclConfig.cmake amgcl-config.cmake Add the installation prefix of "amgcl" to CMAKE_PREFIX_PATH or set "amgcl_DIR" to a directory containing one of the above files. If "amgcl" provides a separate development package or SDK, be sure it has been installed. -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE - Success -- CMake version: 3.25.1 -- Linux distribution: Debian GNU/Linux 12 (bookworm) -- Target architecture: x86_64 -- Found Git: /usr/bin/git (found version "2.39.2") -- Source code repository: git bee91d2fd*% -- Linker: ld 2.40 Processing opm_defaults opm-simulators -- Checking to see if CXX compiler accepts flag -Wl,--enable-new-dtags -- Checking to see if CXX compiler accepts flag -Wl,--enable-new-dtags - yes -- Precompiled headers: disabled -- Build type: Release -- Checking to see if CXX compiler accepts flag -mtune=native -- Checking to see if CXX compiler accepts flag -mtune=native - yes -- All warnings enabled: -Wall -Wextra -Wshadow -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp=libomp -- Found OpenMP: TRUE (found version "4.5") -- Checking to see if CXX compiler accepts flag -pthread -- Checking to see if CXX compiler accepts flag -pthread - yes -- Could NOT find CppCheck (missing: CPPCHECK_PROGRAM) -- Disabling clang-check as CMAKE_EXPORT_COMPILE_COMMANDS is not enabled -- Version 2.9.0 of dune-istl from /usr/lib/cmake/dune-istl CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "Findrocalution.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "rocalution", but CMake did not find one. Could not find a package configuration file provided by "rocalution" with any of the following names: rocalutionConfig.cmake rocalution-config.cmake Add the installation prefix of "rocalution" to CMAKE_PREFIX_PATH or set "rocalution_DIR" to a directory containing one of the above files. If "rocalution" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:242 (find_and_append_package_to) /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmLibMain.cmake:80 (find_and_append_package_list_to) CMakeLists.txt:353 (include) CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "Findrocblas.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "rocblas", but CMake did not find one. Could not find a package configuration file provided by "rocblas" with any of the following names: rocblasConfig.cmake rocblas-config.cmake Add the installation prefix of "rocblas" to CMAKE_PREFIX_PATH or set "rocblas_DIR" to a directory containing one of the above files. If "rocblas" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:242 (find_and_append_package_to) /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmLibMain.cmake:80 (find_and_append_package_list_to) CMakeLists.txt:353 (include) CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "Findrocsparse.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "rocsparse", but CMake did not find one. Could not find a package configuration file provided by "rocsparse" with any of the following names: rocsparseConfig.cmake rocsparse-config.cmake Add the installation prefix of "rocsparse" to CMAKE_PREFIX_PATH or set "rocsparse_DIR" to a directory containing one of the above files. If "rocsparse" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:242 (find_and_append_package_to) /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmLibMain.cmake:80 (find_and_append_package_list_to) CMakeLists.txt:353 (include) CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "FindDamaris.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Damaris", but CMake did not find one. Could not find a package configuration file provided by "Damaris" (requested version 1.9) with any of the following names: DamarisConfig.cmake damaris-config.cmake Add the installation prefix of "Damaris" to CMAKE_PREFIX_PATH or set "Damaris_DIR" to a directory containing one of the above files. If "Damaris" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:242 (find_and_append_package_to) /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmLibMain.cmake:80 (find_and_append_package_list_to) CMakeLists.txt:353 (include) CMake Warning at /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:142 (find_package): By not providing "FindTracy.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Tracy", but CMake did not find one. Could not find a package configuration file provided by "Tracy" with any of the following names: TracyConfig.cmake tracy-config.cmake Add the installation prefix of "Tracy" to CMAKE_PREFIX_PATH or set "Tracy_DIR" to a directory containing one of the above files. If "Tracy" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmFind.cmake:242 (find_and_append_package_to) /home/vinicius/Dev/flow-release/opm-common/cmake/Modules/OpmLibMain.cmake:80 (find_and_append_package_list_to) CMakeLists.txt:353 (include) -- Generating debug symbols: -ggdb3 -- Looking for strip utility -- Looking for strip utility - found -- Performing Test HAVE_DYNAMIC_BOOST_TEST -- Performing Test HAVE_DYNAMIC_BOOST_TEST - Success -- Writing config file "/home/vinicius/Dev/flow-release/opm-simulators/build/config.h"... -- This build defaults to installing in /usr/local -- Found Doxygen: /usr/bin/doxygen (found version "1.9.4") found components: doxygen dot -- Writing version information to local header project-version.h -- Configuring done -- Generating done -- Build files have been written to: /home/vinicius/Dev/flow-release/opm-simulators/build