-
Notifications
You must be signed in to change notification settings - Fork 32
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
cernlib: 2023.08.14 #324
cernlib: 2023.08.14 #324
Conversation
Hi @andriish - I've resolved the Homebrew errors, but now there's an error coming from the installation itself:
|
I have the same error: -- Performing Test Fortran_COMPILER_SUPPORTS_-fstack-protector - Success -- Configuring incomplete, errors occurred! |
Please fix it as soon as possible. I really need a library "cernlib" for work. |
Have you:
brew audit --strict --online <formula>
(where<formula>
is the name of the formula you're submitting) and corrected all errors?brew install <formula>
?Updates to existing formula: have you