#38493: rethinkdb: error: thread-local storage is unsupported for the current target --------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: snowleopard | Port: rethinkdb --------------------------+-------------------------------- rethinkdb @1.4.0 fails to build on Snow Leopard with this error: {{{ In file included from src/arch/address.cc:14: ./src/arch/runtime/thread_pool.hpp:94:12: error: thread-local storage is unsupported for the current target static __thread linux_thread_pool_t *thread_pool; ^ }}} Note that in #36172 we had the same error for povray on Snow Leopard, and did not find a solution. -- Ticket URL: <https://trac.macports.org/ticket/38493> MacPorts <http://www.macports.org/> Ports system for OS X