Skip to content

CI: A temporary workaround to pass the macos-latest trufferuby-head case. #652

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

Conversation

junaruga
Copy link
Member

This PR is a workaround for the #650. It seems that the setting of the openssl@3's include directory is unintentionally added to the compiler argument -I<include dir>. And that causes the compiler error in the process of the Ruby OpenSSL binding.


Remove openssl@3 brew package's include directory as a temporary workaround to avoid an error by the -Wmacro-redefined compiler warning in the process of compiling the Ruby OpenSSL binding in the macos-latest trufferuby-head CI case.

…ase.

Remove openssl@3 brew package's include directory as a temporary workaround to
avoid an error by the -Wmacro-redefined compiler warning in the process of
compiling the Ruby OpenSSL binding in the macos-latest trufferuby-head CI case.
@junaruga junaruga force-pushed the wip/truffleruby-head-warning-macro-redfined branch from c7416ac to 832ad91 Compare July 21, 2023 13:36
@eregon
Copy link
Member

eregon commented Jul 21, 2023

Let's use #653 instead. Thank you for reporting the issue.

@eregon eregon closed this Jul 21, 2023
@junaruga
Copy link
Member Author

Sure. I am okay for that. Thanks for your PR.

@junaruga junaruga deleted the wip/truffleruby-head-warning-macro-redfined branch July 21, 2023 19:59
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.

2 participants