[MacPorts] #67781: postgis3 @3.3.3: error: thread-local storage is unsupported for the current target
MacPorts
noreply at macports.org
Tue Jul 25 07:33:15 UTC 2023
#67781: postgis3 @3.3.3: error: thread-local storage is unsupported for the current
target
-------------------------+--------------------
Reporter: ryandesign | Owner: Veence
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: fixed | Keywords:
Port: postgis3 |
-------------------------+--------------------
Comment (by nilason):
We need to reopen this,
{{{
compiler.thread_local_storage yes
}}}
didn't do the trick, unfortunately.
https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/233048/steps
/install-port/logs/stdio
From configure log, this is what is executing the C++ code, which fails:
{{{
C++ compiler (Wagyu): /usr/bin/clang -std=c++11 -x c++ -pipe -Os
-stdlib=libc++ -arch x86_64
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67781#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list