[MacPorts] #60537: Installing julia fails

MacPorts noreply at macports.org
Mon May 25 23:05:51 UTC 2020


#60537: Installing julia fails
----------------------+-----------------------
  Reporter:  philbit  |      Owner:  essandess
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.6.2
Resolution:           |   Keywords:
      Port:  julia    |
----------------------+-----------------------

Comment (by reneeotten):

 until someone figures this out, you can likely get it to work by
 installing using gcc9. At least that appears to have worked on the
 [https://ports.macports.org/port/julia/summary buildbots] so you'll get
 likely just the binary or it will install from source which hopefully
 still works.

 To try this do:
 {{{
 sudo port clean --all julia
 sudo port install julia +gcc9
 }}}

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


More information about the macports-tickets mailing list