Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecbuild CI test failure - could not find compatible configuration file #53

Open
figi44 opened this issue Mar 28, 2023 · 0 comments
Open

Comments

@figi44
Copy link
Collaborator

figi44 commented Mar 28, 2023

CI fails on all platforms during testing phase (see https://github.com/ecmwf/ecbuild/actions/runs/4542140680). I noticed there was a new version of CMake released (3.26.0 logs) since the last successful run (3.25.3 logs), maybe it's related?

The following tests FAILED:
13 - bundle-subproj (Failed)
14 - bundle-override-features (Failed)
24 - project_import (Failed)

all with the following error:

23/24 Test #24: project_import ......................***Failed    0.03 sec
  CMake Error at CMakeLists.txt:3 (find_package):
    Could not find a configuration file for package "ecbuild" that is
    compatible with requested version "3.4".
  
    The following configuration files were considered but not accepted:
  
      /home/runner/work/ecbuild/ecbuild/build/ecbuild-config.cmake, version: 3.7.2 (64bit)
  
  
  
  -- Configuring incomplete, errors occurred!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant