Changes between Initial Version and Version 2 of Ticket #57169


Ignore:
Timestamp:
Oct 3, 2018, 4:01:59 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The error message seems pretty clear. clang-3.9 is not supported on macOS Mojave or newer. Use a newer version of clang instead.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57169

    • Property Owner set to jeremyhu
    • Property Cc jeremyhu@… jeremyhu larryv@… removed
    • Property Status changed from new to assigned
  • Ticket #57169 – Description

    initial v2  
    99}}}
    1010
    11 Mojave is explicitly excluded in the port [https://github.com/macports/macports-ports/blob/master/lang/llvm-3.9/Portfile source], even choosing the {{{-universal}}} variant to restrict compilation to the x64 architecture.
     11Mojave is explicitly excluded in the port [browser:macports-ports/lang/llvm-3.9/Portfile source], even choosing the {{{-universal}}} variant to restrict compilation to the x64 architecture.
    1212The dependency {{{llvm-3.9}}} instead compiles fine with the {{{-universal}}} switch.
    1313