[MacPorts] #47820: textmate2: build failed: error: thread-local storage i s not supported for the current target

MacPorts noreply at macports.org
Sun May 24 10:31:20 PDT 2015


#47820: textmate2: build failed: error: thread-local storage i s not supported for
the current target
------------------------+-------------------
  Reporter:  aronnax@…  |      Owner:  cal@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.3
Resolution:             |   Keywords:
      Port:  textmate2  |
------------------------+-------------------

Comment (by cal@…):

 Yes. This is a bug in Apple's clang, which apparently never supported this
 feature, but did not correctly error out when it was used until recently.
 Now that Apple has added this check, compilation fails.

 We should write a patch that replaces the thread_local specifier with
 pthread's methods to get thread-local memory instead for now.

-- 
Ticket URL: <https://trac.macports.org/ticket/47820#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list