Skip to content

Conversation

kimishpatel
Copy link
Contributor

Reverts #14435

buf_len and some other variables unused related stuff is breaking a bunch of internal builds

Copy link

pytorch-bot bot commented Sep 22, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 109 Pending

As of commit 9259090 with merge base 42b33c0 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@meta-cla meta-cla 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 Sep 22, 2025
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@kimishpatel kimishpatel merged commit c9f46e2 into main Sep 22, 2025
126 of 129 checks passed
@kimishpatel kimishpatel deleted the revert-14435-bundleio-fix branch September 22, 2025 21:19
mergennachin added a commit that referenced this pull request Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
@mergennachin
Copy link
Contributor

cc @Erik-Lundell @zingo

mergennachin added a commit that referenced this pull request Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin added a commit that referenced this pull request Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin added a commit that referenced this pull request Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin added a commit that referenced this pull request Sep 22, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin added a commit that referenced this pull request Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin added a commit that referenced this pull request Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin added a commit that referenced this pull request Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin added a commit that referenced this pull request Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
mergennachin added a commit that referenced this pull request Sep 23, 2025
Revert reason for #14487 was that internal tests were running with "-Werror,-Wunused-variable" option but not OSS tests
StrycekSimon pushed a commit to nxp-upstream/executorch that referenced this pull request Sep 23, 2025
…orch#14487)

Reverts pytorch#14435

`buf_len` and some other variables unused related stuff is breaking a
bunch of internal builds
mergennachin added a commit that referenced this pull request Sep 23, 2025
Revert reason for #14487 was
that internal tests were running with "-Werror,-Wunused-variable"
(https://www.internalfb.com/diff/D82981124) option but not OSS tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-no-td CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants