Skip to content

eigen 5.0.0 - #252156

Closed
StoccoDavide wants to merge 1 commit into
Homebrew:mainfrom
StoccoDavide:patch-1
Closed

eigen 5.0.0#252156
StoccoDavide wants to merge 1 commit into
Homebrew:mainfrom
StoccoDavide:patch-1

Conversation

@StoccoDavide

Copy link
Copy Markdown
  • 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>?

Copilot AI review requested due to automatic review settings October 31, 2025 14:50
@github-actions github-actions Bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Oct 31, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Eigen formula from version 3.4.1 to 5.0.0. The changes reflect the removal of LGPL-licensed components in the new version.

  • Updates Eigen from version 3.4.1 to 5.0.0
  • Removes LGPL-2.1-only license entry and related TODO comment
  • Updates the download URL and SHA256 checksum for the new version
Comments suppressed due to low confidence (1)

Formula/e/eigen.rb:23

  • The bottle SHA256 checksum has not been updated for version 5.0.0. This checksum is still from version 3.4.1 and will cause bottle installation to fail. The bottle should be rebuilt for the new version or this line should be removed to trigger a new bottle build.
    sha256 cellar: :any_skip_relocation, all: "64ee1c43cc38e7ceb2efcfacd905212dcb4ffb1434d3833c006cbffdd3a7608c"

@botantony

Copy link
Copy Markdown
Member

duplicate #246477

@chenrui333 chenrui333 changed the title Update Eigen to version 5.0.0 eigen 5.0.0 Oct 31, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for contributing to Homebrew! 馃帀 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants