pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
2.2k stars 368 forks source link

Revert "update sccache to latest version (#6837)" #7013

Closed swolchok closed 11 hours ago

swolchok commented 12 hours ago

This reverts commit 727851945b526be32fc38a430ce8e31fd910fef6.

Nightly macos wheel builds are failing to link; seeing if this fixes it after inspecting commits between last good build (https://github.com/pytorch/executorch/actions/runs/11891594679) and first bad build (https://github.com/pytorch/executorch/actions/runs/11912200383)

pytorch-bot[bot] commented 12 hours ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7013

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

:heavy_exclamation_mark: 1 Active SEVs

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

:x: 1 New Failure

As of commit da3673c9c15c2b9317cc0ba8604f283845a3c725 with merge base 0070680ce04e274aaa4c2082e2fb26335f6f9f13 (image):

NEW FAILURE - The following job has failed:

* [Check Labels / Check labels](https://hud.pytorch.org/pr/pytorch/executorch/7013#33347931422) ([gh](https://github.com/pytorch/executorch/actions/runs/11961520987/job/33347931422)) `RuntimeError: Error checking labels: PR does not have required labels`

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

github-actions[bot] commented 12 hours ago

This PR needs a release notes: label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example @pytorchbot label "topic: not user facing"

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

swolchok commented 11 hours ago

wheel build still broken