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

[Backport release-2.22] Fix build errors with CMake 3.29.1. #4863

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 10, 2024

Backport 690479f from #4859.


TYPE: NO_HISTORY
DESC: Fix build errors with CMake 3.29.1.

CMake 3.29.1 had a change that broke vcpkg's `vcpkg_cmake_config_fixup`
command. This PR updates the port containing the command to adapt to the
new behavior. The change will be upstreamed with microsoft/vcpkg#38017.

Validated locally. For ease of review, the first commit copies the
existing port as-is, and the second commit updates it.

Fixes #4857
Fixes TileDB-Inc/TileDB-CSharp#405
Fixes the root cause of TileDB-Inc/conda-forge-nightly-controller#83

---
TYPE: NO_HISTORY

(cherry picked from commit 690479f)
@KiterLuc KiterLuc force-pushed the backport-4859-to-release-2.22 branch from c5c82d7 to 68fd5ff Compare April 10, 2024 11:48
@KiterLuc KiterLuc requested a review from teo-tsirpanis April 10, 2024 11:48
@KiterLuc KiterLuc merged commit fa516e3 into release-2.22 Apr 10, 2024
60 of 61 checks passed
@KiterLuc KiterLuc deleted the backport-4859-to-release-2.22 branch April 10, 2024 12:54
KiterLuc pushed a commit that referenced this pull request Apr 11, 2024
… al. (#4868)

Backport 8869d17 from #4863.

---
TYPE: CONFIG
DESC: Add `vfs.gcs.impersonate_service_account` option that specifies a
service account to impersonate, or a comma-separated list for delegated
impersonation.

---
TYPE: IMPROVEMENT
DESC: Stop using deprecated Google Cloud SDK APIs.

Co-authored-by: Isaiah Norton <[email protected]>
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.

2 participants