Opened 3 years ago
Closed 3 years ago
#62866 closed defect (fixed)
mpich-default: configure: error: The Fortran compiler /opt/local/bin/gfortran-mp-11 does not accept programs that call the same routine with arguments of different types without the option -fallow-argument-mismatch. Rerun configure with FFLAGS=-fallow-argument-mismatch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | eborisch (Eric A. Borisch) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | ||
Port: | mpich |
Description
configure: error: The Fortran compiler /opt/local/bin/gfortran-mp-11 does not accept programs that call the same routine with arguments of different types without the option -fallow-argument-mismatch. Rerun configure with FFLAGS=-fallow-argument-mismatch
Change History (2)
comment:1 Changed 3 years ago by eborisch (Eric A. Borisch)
comment:2 Changed 3 years ago by Eric A. Borisch <borisch.eric@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Proposed fix: https://github.com/macports/macports-ports/pull/10993