Skip to content

Guard against existing cache when configuring options #10984

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

jathu
Copy link
Contributor

@jathu jathu commented May 19, 2025

Summary

@kirklandsign came across an issue where if the existing cmake-out folder was not deleted, it would just use the existing cache. We want to override this and always use whatever the current value is.

Test plan

unittest + CI

cc @larryliu0820

@jathu jathu added module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch ciflow/trunk ciflow/binaries release notes: none Do not include this in the release notes labels May 19, 2025
Copy link

pytorch-bot bot commented May 19, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 98c535a with merge base cb3eba0 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 19, 2025
@jathu jathu force-pushed the jathu/guard-against-cache branch 2 times, most recently from 98823c6 to f32db20 Compare May 20, 2025 00:00
@jathu jathu marked this pull request as ready for review May 20, 2025 00:31
@jathu jathu force-pushed the jathu/guard-against-cache branch from f32db20 to 98c535a Compare May 20, 2025 00:38
@jathu jathu merged commit 9c1186f into main May 20, 2025
197 checks passed
@jathu jathu deleted the jathu/guard-against-cache branch May 20, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/binaries ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants