[MacPorts] #55980: uhd @3.11.0.0 fails to build on mavericks: error: thread-local storage is unsupported for the current target

MacPorts noreply at macports.org
Wed Mar 7 01:45:16 UTC 2018


#55980: uhd @3.11.0.0 fails to build on mavericks: error: thread-local storage is
unsupported for the current target
---------------------+-----------------------
  Reporter:  tehcog  |      Owner:  michaelld
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.4.2
Resolution:          |   Keywords:  mavericks
      Port:  uhd     |
---------------------+-----------------------

Comment (by kencu):

 blacklisting clang < 800 with compiler_blacklist_versions appears to do
 it. That forces mavericks to call in clang-4.0, which supports
 thread_local.

 `portconfigure.tcl` should be updated at some point soon to fall back to
 clang-5.0 instead though, I think -- that's what the `cxx11 1.1` portgroup
 calls in, so might as well be consistent.

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


More information about the macports-tickets mailing list