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

Details on broken CI #563

Closed
FabienPean-Virtonomy opened this issue Apr 12, 2024 · 3 comments
Closed

Details on broken CI #563

FabienPean-Virtonomy opened this issue Apr 12, 2024 · 3 comments

Comments

@FabienPean-Virtonomy
Copy link
Collaborator

@Xiangyu-Hu The cause has been identified. It is an issue with vcpkg with CMake 3.29.1. It will fix itself in coming days (1) as soon as vcpkg upgrade the CMake baseline and (2) the weekly runner images are regenerated.

actions/runner-images#9680
microsoft/vcpkg#37968
microsoft/vcpkg#38144

It is possible to pin the CMake version in the future by (1) forcing vcpkg to use system binaries, and (2) deleting runner image embedded CMake executable which is called before the system installed version (because of Path order), at least on Ubuntu. To be determined for MacOS and Windows

@Xiangyu-Hu
Copy link
Owner

Thanks. We first wait if the fix will updated.

@Xiangyu-Hu
Copy link
Owner

Still need wait some time.

@Xiangyu-Hu
Copy link
Owner

It seems that vcpkg is OK now.

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

2 participants