Skip to content

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Aug 26, 2025

No description provided.

[ghstack-poisoned]
@swolchok
Copy link
Contributor Author

swolchok commented Aug 26, 2025

@swolchok swolchok requested a review from GregoryComer as a code owner August 26, 2025 17:09
Copy link

pytorch-bot bot commented Aug 26, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 5 New Failures, 1 Unrelated Failure

As of commit 3c75a2d with merge base be65301 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

swolchok added a commit that referenced this pull request Aug 26, 2025
ghstack-source-id: 4f31fe1
ghstack-comment-id: 3225036431
Pull-Request: #13686
@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 Aug 26, 2025
@swolchok swolchok added the release notes: none Do not include this in the release notes label Aug 26, 2025
result = subprocess.run(command, capture_output=True, check=True, cwd=BUCK_CWD)
try:
result = subprocess.run(command, capture_output=True, check=True, cwd=BUCK_CWD)
except CalledProcessError as ex:
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this need to be imported?

swolchok added a commit that referenced this pull request Aug 26, 2025
ghstack-source-id: 5437831
ghstack-comment-id: 3225036431
Pull-Request: #13686
[ghstack-poisoned]
swolchok added a commit that referenced this pull request Sep 2, 2025
ghstack-source-id: c398c10
ghstack-comment-id: 3225036431
Pull-Request: #13686
@swolchok swolchok changed the base branch from main to gh/swolchok/560/head September 2, 2025 20:28
[ghstack-poisoned]
swolchok added a commit that referenced this pull request Sep 2, 2025
ghstack-source-id: e43510d
ghstack-comment-id: 3225036431
Pull-Request: #13686
@swolchok
Copy link
Contributor Author

swolchok commented Sep 3, 2025

https://github.com/pytorch/executorch/actions/runs/17416104660/job/49444945169?pr=13686#step:9:20480

stderr: b'[2025-09-02T22:56:22.386+00:00] Build ID: bbf65f19-5632-4134-922b-d34d84471178\nCommand failed: \nError in configured node dependency, dependency chain follows (-> indicates depends on, ^ indicates same configuration as previous):\n       root//extension/llm/runner:multimodal_runner_lib (prelude//platforms:default#200212f73efcd57d)\n    -> root//extension/llm/runner:text_token_generator (^)\n    -> root//extension/llm/tokenizers:headers (^)\n\n\nCaused by:\n    0: looking up unconfigured target node `root//extension/llm/tokenizers:headers`\n    1: Error loading targets in package `root//extension/llm/tokenizers` for target `root//extension/llm/tokenizers:headers`\n    2: package `root//extension/llm/tokenizers:` does not exist\n           missing `TARGETS` file (also missing alternatives `TARGETS.v2`, `TARGETS`)\n'

hmm.

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. 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