Skip to content

Remove preprocess xplat build #5801

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

Closed
wants to merge 1 commit into from
Closed

Conversation

cccclai
Copy link
Contributor

@cccclai cccclai commented Oct 1, 2024

Summary:
Fix the error

BUILD FAILED
Error running analysis for `fbsource//xplat/executorch/backends/qualcomm:preprocess (cfg:linux-x86_64-fbcode-platform010-clang15-no-san#5d1c5fc41fddc9ad)`

Caused by:
    0: Error in configured node dependency, dependency chain follows (-> indicates depends on, ^ indicates same configuration as previous):
              fbsource//xplat/executorch/backends/qualcomm:preprocess (cfg:linux-x86_64-fbcode-platform010-clang15-no-san#5d1c5fc41fddc9ad)
           -> fbsource//xplat/executorch/backends/qualcomm/passes:passes (^)

    1: looking up unconfigured target node `fbsource//xplat/executorch/backends/qualcomm/passes:passes`
    2: Error loading targets in package `fbsource//xplat/executorch/backends/qualcomm/passes` for target `fbsource//xplat/executorch/backends/qualcomm/passes:passes`
    3: package `fbsource//xplat/executorch/backends/qualcomm/passes:` does not exist
           missing `BUCK` file (also missing alternatives `BUCK.v2`, `BUCK`)

In https://www.internalfb.com/sandcastle/workflow/941252322124876986/artifact/actionlog.941252322206237690.stdout.1?selectedLines=622-633-1-77

Differential Revision: D63587929

Summary:
Fix the error
```
BUILD FAILED
Error running analysis for `fbsource//xplat/executorch/backends/qualcomm:preprocess (cfg:linux-x86_64-fbcode-platform010-clang15-no-san#5d1c5fc41fddc9ad)`

Caused by:
    0: Error in configured node dependency, dependency chain follows (-> indicates depends on, ^ indicates same configuration as previous):
              fbsource//xplat/executorch/backends/qualcomm:preprocess (cfg:linux-x86_64-fbcode-platform010-clang15-no-san#5d1c5fc41fddc9ad)
           -> fbsource//xplat/executorch/backends/qualcomm/passes:passes (^)

    1: looking up unconfigured target node `fbsource//xplat/executorch/backends/qualcomm/passes:passes`
    2: Error loading targets in package `fbsource//xplat/executorch/backends/qualcomm/passes` for target `fbsource//xplat/executorch/backends/qualcomm/passes:passes`
    3: package `fbsource//xplat/executorch/backends/qualcomm/passes:` does not exist
           missing `BUCK` file (also missing alternatives `BUCK.v2`, `BUCK`)
```
In https://www.internalfb.com/sandcastle/workflow/941252322124876986/artifact/actionlog.941252322206237690.stdout.1?selectedLines=622-633-1-77

Differential Revision: D63587929
Copy link

pytorch-bot bot commented Oct 1, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 75bfda3 with merge base fbcd332 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-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 Oct 1, 2024
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 393553c.

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 Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants