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

superenv: help gettext-based configure scripts #16005

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

fxcoudert
Copy link
Member

Apple's iconv has a regression in macOS Sonoma. This unfortunately happens to be triggered in gettext's configure test. This patch bypasses the detection, aligning with previous macOS versions.

I first fixed it for gettext: Homebrew/homebrew-core#142490
But the problem impacts many formulas depending on gettext, that borrow its detection script.

This seems like the safest path for us at this point.

@fxcoudert fxcoudert added the critical Critical change which should be shipped as soon as possible. label Sep 14, 2023
@fxcoudert fxcoudert requested a review from Bo98 September 14, 2023 13:22
@Bo98 Bo98 enabled auto-merge September 14, 2023 13:23
@Bo98 Bo98 merged commit ade6ce1 into Homebrew:master Sep 14, 2023
@fxcoudert fxcoudert deleted the iconv branch September 14, 2023 14:06
Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks again @fxcoudert!

@github-actions github-actions bot added the outdated PR was locked due to age label Oct 15, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants