-
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
Install cernlib error (MacOS 13.6, M2 chip) #325
Comments
This will be addressed by #324, once that's ready to merge. |
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. |
This has now been resolved by #324. Please try again. |
Verification
brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I am trying to install cernlib on MacOS 13.6, with M2 apple chip. But it does not work, and I get the following error...
What happened (include all command output)?
brew install cernlib
==> Downloading https://formulae.brew.sh/api/formula.jws.json
##O#- #
==> Downloading https://formulae.brew.sh/api/cask.jws.json
==> Fetching davidchall/hep/cernlib
==> Downloading https://gist.githubusercontent.com/andriish/0f0142dcb5e9717d6cfc9235f2745ec3/raw/c7ba93ebb2ea2471a3f315b
################################################################################################################# 100.0%
==> Downloading https://cernlib.web.cern.ch/cernlib/download/2022_source/tar/cernlib-2022.11.08.0-free.tar.gz
################################################################################################################# 100.0%
==> Installing cernlib from davidchall/hep
==> Patching
==> Applying patch-cernlib20221108-1.txt
patching file CMakeLists.txt
patching file 'mathlib/CMakeLists.txt'
Error: An exception occurred within a child process:
NoMethodError: undefined method `version_suffix' for #Formulary::FormulaNamespaceAPIe0d511356bd44120af49cc96c9dcf3b3::Gcc:0x0000000111ef0d00
Did you mean? version_scheme
What did you expect to happen?
I would like to see the successful installation of cernlib.
Step-by-step reproduction instructions (by running
brew
commands)brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputNo response
The text was updated successfully, but these errors were encountered: