Skip to content

Fix missing cmake_deps.toml dep from size_test to extension_data_loader #12744

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 85 commits into from
Jul 24, 2025

Conversation

swolchok
Copy link
Contributor

Missing deps like this causes executorch_srcs.cmake to just roll the sources into the would-be-depending target, which is bad.

swolchok added 30 commits July 13, 2025 09:47
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@swolchok swolchok added the release notes: none Do not include this in the release notes label Jul 23, 2025
swolchok added 14 commits July 23, 2025 11:07
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jul 23, 2025
size_test.cpp uses FileDataLoader. Looks like this happens to work
currently because of the missing cmake_deps.toml entry that gets fixed
in #12744
swolchok added 2 commits July 23, 2025 16:45
…t failure for the EXPORT PR

[ghstack-poisoned]
…t failure for the EXPORT PR

[ghstack-poisoned]
@digantdesai
Copy link
Contributor

yeah this explains why we have this compiled even when the CMake variable was OFF
https://github.com/pytorch/executorch/actions/runs/16482988738/job/46601732925?pr=12678#step:15:15962

Base automatically changed from gh/swolchok/527/head to main July 24, 2025 16:18
@swolchok swolchok requested review from digantdesai and jathu July 24, 2025 19:01
@swolchok
Copy link
Contributor Author

https://github.com/pytorch/executorch/actions/runs/16502309674/job/46669895289?pr=12744 (test-arm-cortex-m-size-test, zephyr version) looks like a real failure; maybe I fixed it in the wrong PR or something.

@swolchok
Copy link
Contributor Author

I think we're good, jobs I was concerned about have passed. merging.

@swolchok swolchok merged commit 1bb2b3d into main Jul 24, 2025
191 of 199 checks passed
@swolchok swolchok deleted the gh/swolchok/528/head branch July 24, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants