Skip to content

pytorch 2.7.1 #231018

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

pytorch 2.7.1 #231018

wants to merge 2 commits into from

Conversation

SMillerDev
Copy link
Member

@SMillerDev SMillerDev commented Jul 23, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Continuing #229208, hoping to fix it for #211365

@github-actions github-actions bot added the long build Set a long timeout for formula testing label Jul 23, 2025
@SMillerDev SMillerDev force-pushed the bump-pytorch-2.7.1 branch from e2ebbc4 to db5426e Compare July 23, 2025 16:58
@SMillerDev
Copy link
Member Author

    FileNotFoundError: [Errno 2] No such file or directory: '/private/tmp/pytorch-20250723-11017-2wanov/pytorch-v2.7.1/.ci/docker/ci_commit_pins/nccl-cu12.txt'
    error: subprocess-exited-with-error
    
    × Preparing metadata (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> See above for output.

@SMillerDev SMillerDev added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jul 23, 2025
@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Jul 23, 2025
@SMillerDev
Copy link
Member Author

Linux:

  ==> ./test
  WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
  E0000 00:00:1753298081.957776   43496 descriptor_database.cc:550] Invalid file descriptor data passed to EncodedDescriptorDatabase::Add().
  F0000 00:00:1753298081.957859   43496 descriptor.cc:2248] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size) 
  *** Check failure stack trace: ***

ARM mac:

    /private/tmp/pytorch-20250723-10688-pygu2d/pytorch-v2.7.1/third_party/kleidiai/kai/ukernels/matmul/pack/kai_lhs_quant_pack_bf16p8x4_f32_neon.c:8:2: error: This file must be compiled for AArch64, FEAT_BF16.
        8 | #error This file must be compiled for AArch64, FEAT_BF16.
          |  ^
    1 error generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosquash Automatically squash pull request commits according to Homebrew style. CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. long build Set a long timeout for formula testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants