[MacPorts] #54994: gcc48 not supported on MacOS 10.13 High Sierra

MacPorts noreply at macports.org
Wed Oct 4 18:24:08 UTC 2017


#54994: gcc48 not supported on MacOS 10.13 High Sierra
------------------------+------------------------
  Reporter:  manulcaux  |      Owner:
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:  highsierra
      Port:  gcc48      |
------------------------+------------------------

Comment (by ryandesign):

 Replying to [comment:6 manulcaux]:
 > [...] I tried to upgrade the first one (alphabetically), which is ast.
 >
 > It tried to re-install it, and for that it downloaded gcc5 [...]

 ast has variants for choosing which gcc you want. The default today is
 gcc7:

 {{{
 $ port variants ast
 ast has the variants:
    dragonegg33: Build using the MacPorts dragonegg 3.3 compiler
      * conflicts with dragonegg34 g95 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49
 gcc5 gcc6 gcc7
    dragonegg34: Build using the MacPorts dragonegg 3.4 compiler
      * conflicts with dragonegg33 g95 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49
 gcc5 gcc6 gcc7
    g95: Build using the g95 Fortran compiler
      * conflicts with dragonegg33 dragonegg34 gcc44 gcc45 gcc46 gcc47
 gcc48 gcc49 gcc5 gcc6 gcc7
    gcc44: Build using the MacPorts gcc 4.4 compiler
      * conflicts with dragonegg33 dragonegg34 g95 gcc45 gcc46 gcc47 gcc48
 gcc49 gcc5 gcc6 gcc7
    gcc45: Build using the MacPorts gcc 4.5 compiler
      * conflicts with dragonegg33 dragonegg34 g95 gcc44 gcc46 gcc47 gcc48
 gcc49 gcc5 gcc6 gcc7
    gcc46: Build using the MacPorts gcc 4.6 compiler
      * conflicts with dragonegg33 dragonegg34 g95 gcc44 gcc45 gcc47 gcc48
 gcc49 gcc5 gcc6 gcc7
    gcc47: Build using the MacPorts gcc 4.7 compiler
      * conflicts with dragonegg33 dragonegg34 g95 gcc44 gcc45 gcc46 gcc48
 gcc49 gcc5 gcc6 gcc7
    gcc48: Build using the MacPorts gcc 4.8 compiler
      * conflicts with dragonegg33 dragonegg34 g95 gcc44 gcc45 gcc46 gcc47
 gcc49 gcc5 gcc6 gcc7
    gcc49: Build using the MacPorts gcc 4.9 compiler
      * conflicts with dragonegg33 dragonegg34 g95 gcc44 gcc45 gcc46 gcc47
 gcc48 gcc5 gcc6 gcc7
    gcc5: Build using the MacPorts gcc 5 compiler
      * conflicts with dragonegg33 dragonegg34 g95 gcc44 gcc45 gcc46 gcc47
 gcc48 gcc49 gcc6 gcc7
    gcc6: Build using the MacPorts gcc 6 compiler
      * conflicts with dragonegg33 dragonegg34 g95 gcc44 gcc45 gcc46 gcc47
 gcc48 gcc49 gcc5 gcc7
 [+]gcc7: Build using the MacPorts gcc 7 compiler
      * conflicts with dragonegg33 dragonegg34 g95 gcc44 gcc45 gcc46 gcc47
 gcc48 gcc49 gcc5 gcc6
 }}}

 Perhaps when you originally installed it, gcc5 was the default. But if
 instead of upgrading it you reinstall it without specifying any variants,
 or if you specify the gcc7 variant, it should use that instead of gcc5.

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


More information about the macports-tickets mailing list