#52206 closed defect (wontfix)
llvm @3.5 build fails on macOS Sierra
Reported by: | herrbischoff (Marcel Bischoff) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | sierra | Cc: | |
Port: | llvm-3.5 |
Description
Please see attached build log.
Attachments (1)
Change History (6)
Changed 8 years ago by herrbischoff (Marcel Bischoff)
comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)
Keywords: | sierra added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
comment:2 follow-up: 3 Changed 8 years ago by herrbischoff (Marcel Bischoff)
Gladly. As this was installed as a dependency and not explicitly, I'm going to track down which port relies on 3.5 and will report it there.
comment:3 Changed 8 years ago by larryv (Lawrence Velázquez)
It’s probably cctools
or something like that, in which case you can rebuild against a newer LLVM:
$ sudo port -n upgrade --enforce-variants cctools -llvm35 +llvm39
comment:4 follow-up: 5 Changed 8 years ago by herrbischoff (Marcel Bischoff)
Thanks for the helpful suggestion, will try. From what I can see it appears to be ghc
.
comment:5 Changed 8 years ago by larryv (Lawrence Velázquez)
Well that’s unfortunate. Please file another ticket requesting that the dependency be updated.
Note: See
TracTickets for help on using
tickets.
The error message means what it says.
This is intentional. Use a newer LLVM.