[MacPorts] #55720: lldb-6.0 won't compile with 10.11.6 default clang compiler

MacPorts noreply at macports.org
Thu Jan 18 20:19:37 UTC 2018


#55720: lldb-6.0 won't compile with 10.11.6 default clang compiler
---------------------------------+----------------------
 Reporter:  dkbarto              |      Owner:
     Type:  defect               |     Status:  new
 Priority:  Normal               |  Milestone:
Component:  ports                |    Version:  2.4.2
 Keywords:  clang lldb-6.0 lldb  |       Port:  lldb-6.0
---------------------------------+----------------------
 When this configuration is used the compile eventually throws an error
 about thread local variables not being supported. Which is true, the clang
 compiler than Apple shipped with 10.11 does not support thread local
 variables.
 For this reason that compiler should be black listed from the available
 compilers so a macports provided version of clang should be used. Most
 likely clang 5.0 or clang 6.0 at this time.

--
Ticket URL: <https://trac.macports.org/ticket/55720>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list