Skip to content

pytorch 2.8.0 torchvision 0.23.0#232928

Merged
BrewTestBot merged 6 commits into
Homebrew:mainfrom
botantony:pytorch
Aug 15, 2025
Merged

pytorch 2.8.0 torchvision 0.23.0#232928
BrewTestBot merged 6 commits into
Homebrew:mainfrom
botantony:pytorch

Conversation

@botantony
Copy link
Copy Markdown
Member

  • 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>?

@daeho-ro
Copy link
Copy Markdown
Member

daeho-ro commented Aug 9, 2025

@carlocab
Copy link
Copy Markdown
Member

carlocab commented Aug 9, 2025

On Linux:

  WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
  E0000 00:00:1754749695.088978   46752 descriptor_database.cc:550] Invalid file descriptor data passed to EncodedDescriptorDatabase::Add().
  F0000 00:00:1754749695.089069   46752 descriptor.cc:2248] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size) 

https://github.com/Homebrew/homebrew-core/actions/runs/16849576661/job/47733862594?pr=232928#step:4:65

Apparently meant to be a patchelf issue? #232490 CC @Bo98

@botantony botantony changed the title pytorch 2.8.0 pytorch 2.8.0 torchvision 0.23.0 Aug 10, 2025
@carlocab
Copy link
Copy Markdown
Member

On Linux:

  WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
  E0000 00:00:1754749695.088978   46752 descriptor_database.cc:550] Invalid file descriptor data passed to EncodedDescriptorDatabase::Add().
  F0000 00:00:1754749695.089069   46752 descriptor.cc:2248] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size) 

Homebrew/homebrew-core/actions/runs/16849576661/job/47733862594?pr=232928#step:4:65

Apparently meant to be a patchelf issue? #232490 CC @Bo98

Seems to affect openvino too: https://github.com/Homebrew/homebrew-core/actions/runs/16859594267/job/47757910845?pr=227169#step:4:195

@Bo98
Copy link
Copy Markdown
Member

Bo98 commented Aug 11, 2025

Does https://github.com/Bo98/patchelf.rb/commits/2025-updates fix it? It's pretty much ready but needs testers as we broke stuff last time we tried tweaking patchelf.

@carlocab
Copy link
Copy Markdown
Member

Does Bo98/patchelf.rb@2025-updates (commits) fix it? It's pretty much ready but needs testers as we broke stuff last time we tried tweaking patchelf.

Can you set up branch (or draft PR) in Homebrew/brew that integrates those patchelf.rb changes? It'll be a lot easier for me to test from there.

@Bo98
Copy link
Copy Markdown
Member

Bo98 commented Aug 11, 2025

I'll do that yeah. Won't really be a proper mergeable PR as it needs to be released on RubyGems first but good enough to test.

@Bo98
Copy link
Copy Markdown
Member

Bo98 commented Aug 13, 2025

Signed-off-by: botantony <antonsm21@gmail.com>
Signed-off-by: botantony <antonsm21@gmail.com>
Signed-off-by: botantony <antonsm21@gmail.com>
Copy link
Copy Markdown
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

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

I'm a little suspicious of the dependencies here on jpeg-turbo and webp -- they seem like signs that the build might actually be vendoring pillow somewhere.

@github-actions
Copy link
Copy Markdown
Contributor

ghost commented Aug 15, 2025

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@BrewTestBot BrewTestBot enabled auto-merge August 15, 2025 11:19
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 15, 2025
Merged via the queue into Homebrew:main with commit cebdb65 Aug 15, 2025
19 checks passed
@botantony botantony deleted the pytorch branch August 15, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. long build Set a long timeout for formula testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants