Since the OS X 10.9 release which introduced thread-local storage support in clang on darwin. two failures have occurred on darwin in the guile 2.0.x test suite....
FAIL: srfi-18.test: thread-terminate!: termination destroys non-started thread FAIL: srfi-18.test: thread-terminate!: termination destroys started thread Has anyone tried building guile 2.0.x on linux with a recent clang release and confirmed clean test suite results? If not, could someone with a recent clang on linux try building guile 2.0.13 and run make check to confirm those failures aren't present? Thanks in advance. Jack