Skip to content

CMake configuration failure #1276

@samuelpmishLLNL

Description

@samuelpmishLLNL

When configuring CMake without deleting the CMakeCache.txt (like when modifying a CMakeLists.txt file) I get the following error message:

...
[cmake] -- Checking for expected Conduit target 'conduit::conduit'
[cmake] CMake Error at cmake/SeracMacros.cmake:131 (message):
[cmake]   Conduit failed to load:
[cmake]   /home/sam/code/serac_libs_sept_24/spack/opt/spack/linux-ubuntu22.04-skylake/gcc-12.3.0/conduit-0.9.1-fdle5ykhzyve3ltgg4kyqqieenipeamf
[cmake] Call Stack (most recent call first):
[cmake]   cmake/thirdparty/SetupSeracThirdParty.cmake:120 (serac_assert_find_succeeded)
[cmake]   CMakeLists.txt:166 (include)
[cmake] 
[cmake] 
[cmake] -- Configuring incomplete, errors occurred!

However, when deleting the CMakeCache.txt and starting from scratch it does configure successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions