Skip to content

Conversation

@GregoryComer
Copy link
Member

@GregoryComer GregoryComer commented Dec 12, 2025

Summary

We're hitting path length issues again on Windows with the new Python 3.13 build. Trying to reduce path length for the dependency installation by setting the temp dir that pip uses.

Also, trigger the Windows wheel job when the PR has the ciflow/binaries label. The other platforms (Mac, Linux, etc.) have this feature, but it was missing in the Windows job, making it hard to test.

Error:

Path: C:\Users\runneruser\AppData\Local\Temp\pip-install-t186wfw7\pytorch-tokenizers_edc5e5950de84fb5993a8c67c219d925\build\temp.win-amd64-cpython-313\Release\pytorch_tokenizers.pytorch_tokenizers_cpp\CMakeFiles\4.2.0\VCTargetsPath\x64\Debug\VCTarget.E9FDE662.Up2Date exceeds the OS max path limit. The fully qualified file name must be less than 260 characters.

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 12, 2025

🔗 Helpful Links

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

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:

❌ 4 New Failures, 1 Cancelled Job, 5 Unrelated Failures

As of commit 3f812fb with merge base c493e2d (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOB - The following job was cancelled. Please retry:

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

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

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

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 Dec 12, 2025
@GregoryComer GregoryComer added ciflow/binaries/all Release PRs with this label will build wheels for all python versions and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Dec 12, 2025
@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.

@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 Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/binaries/all Release PRs with this label will build wheels for all python versions ciflow/binaries CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants