Skip to content
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

chai: do not install conflicting headers, revbump #23521

Closed
wants to merge 2 commits into from

Conversation

barracuda156
Copy link
Contributor

Description

Well, this is needed, but is gonna be stopped by a broken MPICH until this is somehow resolved: #23395
Draft until then.

(What we address here is that chai now installs a copy of libfmt headers into the prefix, which a) we simply do not need and b) that may break some ports if they opportunistically use those headers.)

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.6
Xcode 3.2

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@barracuda156
Copy link
Contributor Author

Will reopen it later with updates to newer versions once this bug is addressed: LLNL/CHAI#265

@barracuda156 barracuda156 deleted the chai branch July 6, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants