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

CI: Workaround for Windows builds 20221120.1 #3394

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

vicentebolea
Copy link
Collaborator

@vicentebolea vicentebolea commented Nov 29, 2022

CI: Workaround for Windows builds 20221120.1

  • Observed in windows-2022 and windows 2019 version 20221120.1
  • It is a known issue on how CMake 3.25 discovers static libraries.
  • It consists in CMake wrongly picking static libraries from the Perl
    Strawberry distribution.

Upstream issue:

This will be resolved in the incoming CMake 3.25.1 which will be eventually included in one of the next windows Github-hosted images

@vicentebolea vicentebolea force-pushed the repair-windows-builds branch 4 times, most recently from 82c1bed to dcfbaff Compare November 30, 2022 00:29
@vicentebolea vicentebolea changed the title CI: Revert to older windows image CI: Workaround for Windows builds 20221120.1 Nov 30, 2022
- Observed in windows-2022 and windows 2019 version 20221120.1
- It is a known issue on how CMake 3.25 discovers static libraries.
- It consists in CMake wrongly picking static libraries from the Perl
  Strawberry distribution.

Upstream issue:

- actions/runner-images#6627
@vicentebolea
Copy link
Collaborator Author

Merging without review since it is a trivial CI change

@vicentebolea vicentebolea merged commit ab47541 into ornladios:master Nov 30, 2022
@vicentebolea vicentebolea deleted the repair-windows-builds branch November 30, 2022 02:40
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

Successfully merging this pull request may close these issues.

1 participant