Skip to content

Conversation

adicatana
Copy link
Contributor

Summary: The __android_log_print call had an extra "%s" format specifier that wasn't matched by the provided arguments, causing -Werror,-Wformat-extra-args compilation failures.

Reviewed By: smeenai

Differential Revision: D81949537

Copy link

pytorch-bot bot commented Sep 9, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 16eec55 with merge base bc18834 (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 9, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D81949537

@swolchok swolchok added the release notes: none Do not include this in the release notes label Sep 9, 2025
adicatana added a commit to adicatana/executorch that referenced this pull request Sep 11, 2025
…ytorch#14119)

Summary:

The `__android_log_print` call had an extra `"%s"` format specifier that wasn't matched by the provided arguments, causing `-Werror,-Wformat-extra-args` compilation failures.

Reviewed By: smeenai

Differential Revision: D81949537
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D81949537

adicatana added a commit to adicatana/executorch that referenced this pull request Sep 11, 2025
…ytorch#14119)

Summary:
Pull Request resolved: pytorch#14119

The `__android_log_print` call had an extra `"%s"` format specifier that wasn't matched by the provided arguments, causing `-Werror,-Wformat-extra-args` compilation failures.

Reviewed By: smeenai

Differential Revision: D81949537
adicatana added a commit to adicatana/executorch that referenced this pull request Sep 12, 2025
…ytorch#14119)

Summary:

The `__android_log_print` call had an extra `"%s"` format specifier that wasn't matched by the provided arguments, causing `-Werror,-Wformat-extra-args` compilation failures.

Reviewed By: smeenai

Differential Revision: D81949537
@facebook-github-bot
Copy link
Contributor

@adicatana has exported this pull request. If you are a Meta employee, you can view the originating diff in D81949537.

adicatana added a commit to adicatana/executorch that referenced this pull request Sep 15, 2025
…ytorch#14119)

Summary:

The `__android_log_print` call had an extra `"%s"` format specifier that wasn't matched by the provided arguments, causing `-Werror,-Wformat-extra-args` compilation failures.

Reviewed By: smeenai

Differential Revision: D81949537
@facebook-github-bot
Copy link
Contributor

@adicatana has exported this pull request. If you are a Meta employee, you can view the originating diff in D81949537.

…ytorch#14119)

Summary:

The `__android_log_print` call had an extra `"%s"` format specifier that wasn't matched by the provided arguments, causing `-Werror,-Wformat-extra-args` compilation failures.

Reviewed By: smeenai

Differential Revision: D81949537
@facebook-github-bot
Copy link
Contributor

@adicatana has exported this pull request. If you are a Meta employee, you can view the originating diff in D81949537.

@facebook-github-bot facebook-github-bot merged commit cb42db2 into pytorch:main Sep 17, 2025
127 of 128 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported 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