Skip to content

Error on installing MUMPS on ARM64 Sequoia Mac #85

@fbonaldi

Description

@fbonaldi

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?

==> 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions