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

Bump boringssl #591

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bump boringssl #591

wants to merge 1 commit into from

Conversation

nelhage
Copy link
Owner

@nelhage nelhage commented Jan 9, 2025

The old version was incompatible with g++14, as far as I can tell. Looks like g++14 got stricter about only allowing _Generic with the appropriate version flags, or something.

The old version was incompatible with g++14, as far as I can
tell. Looks like g++14 got stricter about only allowing `_Generic`
with the appropriate version flags, or something.
@nelhage nelhage requested a review from cpsauer January 9, 2025 19:15
@nelhage
Copy link
Owner Author

nelhage commented Jan 9, 2025

This fixes Circle, but Buildkite is still failing for somewhat-inscrutable reasons. The Ubuntu 18.04 failure is clearly at least BoringSSL-related, but the macos one looks like maybe an infrastructure issue?

@nelhage
Copy link
Owner Author

nelhage commented Jan 9, 2025

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61414 looks relevant to the boringssl error. I'm not sure about the qvm one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant