[MacPorts] #52891: gcc5 @5.3.0_1: gfortran-mp-5 fails to compile a simple code

MacPorts noreply at macports.org
Wed Nov 16 18:11:51 CET 2016


#52891: gcc5 @5.3.0_1: gfortran-mp-5 fails to compile  a simple code
-----------------------+----------------------
  Reporter:  clemreal  |      Owner:  mww@…
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.4
Resolution:            |   Keywords:
      Port:  gcc5      |
-----------------------+----------------------

Comment (by clemreal):

 The solution is to force uninstall and rebuild from source code the GMP
 and MPFR math libraries:
 {{{
 port uninstall -f gmp mpfr
 port install -s gmp mpfr
 }}}
 After doing this, the gfortran-mp-5 runs just fine. Problem solved!

--
Ticket URL: <https://trac.macports.org/ticket/52891#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS



More information about the macports-tickets mailing list