[MacPorts] #57883: libcxx @5.0.1_3: error: thread-local storage is unsupported for the current target

MacPorts noreply at macports.org
Wed Jan 9 22:12:11 UTC 2019


#57883: libcxx @5.0.1_3: error: thread-local storage is unsupported for the current
target
-------------------------+----------------------
 Reporter:  ryandesign   |      Owner:  jeremyhu
     Type:  defect       |     Status:  assigned
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:
 Keywords:  snowleopard  |       Port:  libcxx
-------------------------+----------------------
 {{{
 + for FILE in '../src/*.cpp'
 + /opt/local/bin/clang++-mp-3.4 -c -g -O3 -arch x86_64 -arch i386
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_libcxx/libcxx/work/libcxxabi-5.0.1.src/include
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_libcxx/libcxx/work/libcxx-5.0.1.src/include
 -Os -std=c++11 -stdlib=libc++ -nostdinc++ -fstrict-aliasing -Wstrict-
 aliasing=2 -Wsign-conversion -Wshadow -Wconversion -Wunused-variable
 -Wmissing-field-initializers -Wchar-subscripts -Wmismatched-tags
 -Wmissing-braces -Wshorten-64-to-32 -Wsign-compare -Wstrict-aliasing=2
 -Wstrict-overflow=4 -Wunused-parameter -Wnewline-eof
 -D_LIBCPP_BUILDING_LIBRARY -I../include ../src/cxa_thread_atexit.cpp
 ../src/cxa_thread_atexit.cpp:65:3: error: thread-local storage is
 unsupported for the current target
   __thread DtorList* dtors = nullptr;
   ^
 ../src/cxa_thread_atexit.cpp:67:3: error: thread-local storage is
 unsupported for the current target
   __thread bool dtors_alive = false;
   ^
 2 errors generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/57883>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list