dpo / homebrew-openblas

Homebrew formulae for an openblas-based toolchain
BSD 2-Clause "Simplified" License
12 stars 1 forks source link

Error installing Octave on MacOS X #83

Open titilamalice83 opened 5 years ago

titilamalice83 commented 5 years ago

Hello everybody,

I've got an issue when I am trying to install octave with Homebrew on my mac. Here is the issue that I've got after executing:
brew install dpo/openblas/octave --devel --with-qt --with-java

==> ./configure --prefix=/usr/local/Cellar/arpack/3.5.0/libexec --with-blas=-L/usr/local/op Last 15 lines from /Users/rossithibaut/Library/Logs/Homebrew/arpack/02.configure: checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gfortran... gfortran checking whether the Fortran compiler works... yes checking for Fortran compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... configure: error: in /private/tmp/arpack-20181019-26879-17fg2h9/arpack-ng-3.5.0': configure: error: cannot run Fortran compiled programs. If you meant to cross compile, use--host'. See `config.log' for more details

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/dpo/homebrew-openblas/issues

Thanks for your help!!!