octave should have matching compilers availble #201376
Labels
15-arm64
Sequoia arm64 is specifically affected
15
Sequoia is specifically affected
bug
Reproducible Homebrew/homebrew-core bug
help wanted
Task(s) needing PRs from the community or maintainers
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.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)?
For users to be able to install octave packages, the octave should be compiled with the same C/C+++/Fortran compilers
as on their systems. Currently there is a mismatch (at least for darwin24 systems), see e.g.
Homebrew/brew#18943 (comment)
What happened (include all command output)?
What did you expect to happen?
With self-compiled octave binary on the same system, it works fine:
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: