We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So, after fixing the download links in the RB files of metis and MUMPS, I typed the following in the Terminal
brew tap brewsci/num brew install brewsci-mumps --without-open-mpi
brew tap brewsci/num
brew install brewsci-mumps --without-open-mpi
and got the following output. Any ideas?
==> make alllib RANLIB=echo CDEFS=-DAdd_ OPTF=-O -fallow-argument-mismatch LMETI ==> gfortran -fPIC -shared -Wl,-all_load libpord.a -L/opt/homebrew/opt/brewsci-m Last 15 lines from ~/Library/Logs/Homebrew/brewsci-mumps/02.gfortran: -L/opt/homebrew/opt/brewsci-metis/lib -lmetis -lgomp -L/opt/homebrew/opt/openblas/lib -lopenblas -Wl,-noall_load -Wl,-install_name -Wl,/opt/homebrew/Cellar/brewsci-mumps/5.3.5/lib/libpord.dylib -undefined dynamic_lookup -o libpord.dylib ld: unknown options: -noall_load collect2: error: ld returned 1 exit status If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/brewsci/homebrew-num/issues
The text was updated successfully, but these errors were encountered:
This repo isn't maintained any more. Please use https://github.com/dpo/homebrew-mumps-jl, though things probably need to be updated there as well.
Sorry, something went wrong.
No branches or pull requests
So, after fixing the download links in the RB files of metis and MUMPS, I typed the following in the Terminal
brew tap brewsci/num
brew install brewsci-mumps --without-open-mpi
and got the following output. Any ideas?
The text was updated successfully, but these errors were encountered: