Skip to content

Pin cmake==3.31.6#150193

Merged
malfet merged 1 commit intorelease/2.7from
cherry-pick-150158-by-pytorch_bot_bot_
Mar 28, 2025
Merged

Pin cmake==3.31.6#150193
malfet merged 1 commit intorelease/2.7from
cherry-pick-150158-by-pytorch_bot_bot_

Conversation

@pytorchbot
Copy link
Copy Markdown
Collaborator

I'm not sure if this is the right think to do, but cmake 4.0.0 got released on pypi and our builds are failing with it

Example:
https://hud.pytorch.org/pytorch/pytorch/commit/aa70d62041c28fe35c416aa932b32ef0e4d5bc33#39555975425-box

I guess we have to go change all the cmake_minimum_required to >=3.5?

backwards compat still failing because its building with the base commit which this pr can't really change until it gets merged, but at least manywheel binary builds got past where they were originally failing

Also pin the conda installation, but the most recent version on conda is 3.31.2

I'm not sure if this is the right think to do, but cmake 4.0.0 got released on pypi and our builds are failing with it

Example:
https://hud.pytorch.org/pytorch/pytorch/commit/aa70d62041c28fe35c416aa932b32ef0e4d5bc33#39555975425-box

I guess we have to go change all the cmake_minimum_required to >=3.5?

backwards compat still failing because its building with the base commit which this pr can't really change until it gets merged, but at least manywheel binary builds got past where they were originally failing

Also pin the conda installation, but the most recent version on conda is 3.31.2
Pull Request resolved: #150158
Approved by: https://github.com/cyyever, https://github.com/malfet

(cherry picked from commit 0ece461)
@pytorchbot pytorchbot requested a review from jeffdaily as a code owner March 28, 2025 16:08
This was referenced Mar 28, 2025
@pytorch-bot pytorch-bot Bot added the topic: not user facing topic category label Mar 28, 2025
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Mar 28, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/150193

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@malfet malfet merged commit 64ca70f into release/2.7 Mar 28, 2025
10 of 96 checks passed
@github-actions github-actions Bot deleted the cherry-pick-150158-by-pytorch_bot_bot_ branch May 2, 2025 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants