[MacPorts] #57501: nodejs11 @11.0.0 : error: thread-local storage is not supported for the current target

MacPorts noreply at macports.org
Sat Nov 3 01:38:15 UTC 2018


#57501: nodejs11 @11.0.0 : error: thread-local storage is not supported for the
current target
-------------------------+----------------------
  Reporter:  dubiousjim  |      Owner:  ci42
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.5.4
Resolution:              |   Keywords:
      Port:  nodejs11    |
-------------------------+----------------------

Comment (by dubiousjim):

 `clang++ --version` gives:

 {{{
 clang version 5.0.2 (tags/RELEASE_502/final)
 Target: x86_64-apple-darwin14.5.0
 Thread model: posix
 InstalledDir: /opt/local/libexec/llvm-5.0/bin
 }}}

 but that's `/opt/local/bib/clang++`. It looked like the build was using
 `/usr/bin/clang++`, whose `--version` gives:

 {{{
 Apple LLVM version 7.0.2 (clang-700.1.81)
 Target: x86_64-apple-darwin14.5.0
 Thread model: posix
 }}}

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


More information about the macports-tickets mailing list