-
Notifications
You must be signed in to change notification settings - Fork 3.9k
GH-47614: [CI][Packaging][Python] Patch cmake_minimum_required version to 3.5 to avoid CMake failures #47615
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
Conversation
…version to 3.5 to avoid CMake failures
@github-actions crossbow submit wheel-macos-monterey-cp310-cp310-amd64 |
|
Revision: 87595de Submitted crossbow builds: ursacomputing/crossbow @ actions-ac8955d7a7
|
@github-actions crossbow submit wheel-macos-monterey-cp310-cp310-amd64 |
Revision: 41b6a2e Submitted crossbow builds: ursacomputing/crossbow @ actions-8549c105d4
|
@github-actions crossbow submit wheel-macos-monterey-cp310-cp310-amd64 |
Revision: e7f78b0 Submitted crossbow builds: ursacomputing/crossbow @ actions-4ae0b13187
|
@github-actions crossbow submit wheel-macos-monterey-cp310-cp310-amd64 |
Revision: 1aff2f9 Submitted crossbow builds: ursacomputing/crossbow @ actions-9cfa4448d6
|
@github-actions crossbow submit wheel-macos-monterey-cp310-cp310-amd64 |
Revision: 39794de Submitted crossbow builds: ursacomputing/crossbow @ actions-4fbc07aafa
|
@github-actions crossbow submit wheel-macos-monterey-cp310-cp310-amd64 |
Revision: 379f4e7 Submitted crossbow builds: ursacomputing/crossbow @ actions-b14e76f782
|
…E_OSX_SYSROOT used
@github-actions crossbow submit wheel-macos-monterey-cp310-cp310-amd64 |
Revision: a8b1f22 Submitted crossbow builds: ursacomputing/crossbow @ actions-e654d46016
|
@kou any idea why is this failing to build OpenSSL here? That's the latest attempt, at the time of writing the comment. It's like it can't find the Xcode SDK. |
https://github.com/ursacomputing/crossbow/actions/runs/17913130574/job/50929051988#step:10:722
It seems that microsoft/vcpkg#44229 may be related. |
@github-actions crossbow submit wheel-macos-monterey-cp310-cp310-amd64 |
Revision: aeaf879 Submitted crossbow builds: ursacomputing/crossbow @ actions-d4f8076245
|
Upgrading to latest vcpkg fixes the macos-monterey wheel failures, see: |
This PR is currently outdated. We ended up upgrading the vcpkg version and that solved the issues. |
TBD
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?
No