Skip to content

Conversation

@Gasoonjia
Copy link
Contributor

Differential Revision: D78938344

@pytorch-bot
Copy link

pytorch-bot bot commented Jul 25, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 1125d78 with merge base ecb639a (image):

NEW FAILURE - The following job has failed:

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

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Jul 25, 2025
@facebook-github-bot
Copy link
Contributor

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

@github-actions
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.

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Jul 25, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Jul 25, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Jul 29, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Jul 29, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Jul 29, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Jul 29, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Jul 29, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Aug 13, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Aug 13, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Aug 13, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

CMakeLists.txt Outdated
)

# Build devtools first if needed - some backends depend on protobuf from
# devtools
Copy link
Contributor

@lucylq lucylq Aug 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you specify which backends require this? :0

Can we try move this before line 426, if(EXECUTORCH_BUILD_PYBIND AND APPLE), the error in apple pybindings seems to be related to protobuf.

if(EXECUTORCH_BUILD_PYBIND AND APPLE)

CMake Error at backends/apple/coreml/CMakeLists.txt:215 (add_subdirectory):
  add_subdirectory given source
  "/Users/runner/work/executorch/executorch/pytorch/executorch/backends/apple/coreml/third-party/coremltools/deps/protobuf/cmake"
  which is not an existing directory.


CMake Error at tools/cmake/Utils.cmake:36 (target_link_options):
  Cannot specify link options for target "libprotobuf-lite" which is not
  built by this project.
Call Stack (most recent call first):
  tools/cmake/Utils.cmake:54 (executorch_macos_kernel_link_options)
  backends/apple/coreml/CMakeLists.txt:219 (executorch_target_link_options_shared_lib)


CMake Error at backends/apple/coreml/CMakeLists.txt:246 (target_compile_options):
  Cannot specify compile options for target "libprotobuf-lite" which is not
  built by this project.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reasonable point! Let me try that

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Aug 14, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Aug 14, 2025
Summary: Pull Request resolved: pytorch#12839

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Aug 15, 2025
Summary: Pull Request resolved: pytorch#12839

Reviewed By: lucylq

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

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Aug 15, 2025
Summary: Pull Request resolved: pytorch#12839

Reviewed By: lucylq

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

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

Summary: Pull Request resolved: pytorch#12839

Reviewed By: lucylq

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

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

@facebook-github-bot facebook-github-bot merged commit 1b4968f into pytorch:main Aug 15, 2025
102 of 106 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
Differential Revision: D78938344

Pull Request resolved: pytorch#12839
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants