#46887: llvm-3.7 @3.7-r229298 fails building on 10.6.8 ------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: llvm-3.7 ------------------------+-------------------------------- As I was trying to update {{{clang-3.7}}} from 3.7-r226372_0 to 3.7-r229298_0 I received the following error: {{{ :info:build PrettyStackTrace.cpp:39:8: error: thread-local storage is unsupported for the current target :info:build static LLVM_THREAD_LOCAL const PrettyStackTraceEntry *PrettyStackTraceHead = :info:build ^ :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.7/llvm-3.7/work/trunk/include/llvm/Support/Compiler.h:403:27: note: expanded from macro 'LLVM_THREAD_LOCAL' :info:build #define LLVM_THREAD_LOCAL __thread :info:build ^ :info:build 1 error generated. :info:build make[1]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm-3.7/llvm-3.7/work/trunk/lib/Support/Release+Debug+Asserts/PrettyStackTrace.o] Error 1 }}} Anyone able to interpret this message? -- Ticket URL: <https://trac.macports.org/ticket/46887> MacPorts <https://www.macports.org/> Ports system for OS X