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

SNOW-1831184 Exclude nghttp2 from curl build on unix #786

Merged
merged 4 commits into from
Nov 27, 2024

Conversation

sfc-gh-mkubik
Copy link
Contributor

@sfc-gh-mkubik sfc-gh-mkubik commented Nov 27, 2024

SNOW-1831184

The recent macos build failures seem to be caused by problems with linking nghttp2 library. According to the logs, build was ignoring this dependency on older versions of macos image since the library wasn't available at all but it's no longer the case.

This PR attempts to solve the MacOS build issue by explicitly excluding the nghttp2 dependency from curl build.

@sfc-gh-mkubik sfc-gh-mkubik requested a review from a team as a code owner November 27, 2024 11:18
@sfc-gh-mkubik sfc-gh-mkubik changed the title Exclude nghttp2 from curl build on unix SNOW-1831184 Exclude nghttp2 from curl build on unix Nov 27, 2024
@sfc-gh-mkubik sfc-gh-mkubik merged commit 6283bf5 into master Nov 27, 2024
45 checks passed
@sfc-gh-mkubik sfc-gh-mkubik deleted the NO-SNOW-exclude-nghttp2-from-curl-build branch November 27, 2024 17:08
@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants