Boost C++ Libraries: Ticket #9309: test_latch fails often on clang-darwin-tot11 https://svn.boost.org/trac10/ticket/9309 <pre class="wiki"> Test output: marshall-mac - thread - test_latch / clang-darwin-tot11 Rev 86424 / Fri, 25 Oct 2013 05:14:04 +0000 Compile [2013-10-25 12:21:14 UTC]: succeed "/Volumes/TwoTB/LLVM/build/llvm-cmake-nodebug/bin/clang++" -x c++ -std=c++11 -stdlib=libc++ -I /Users/mclow/Projects/LLVM/libcxx/include -O0 -g -Wextra -Wno-long-long -Wunused-function -pedantic -O0 -fno-inline -Wall -pedantic -g -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_THROW_IF_PRECONDITION_NOT_SATISFIED -DBOOST_THREAD_USE_DLL=1 -I".." -c -o "/Volumes/TwoTB/boost/regression/trunk/results/boost/bin.v2/libs/thread/test/test_latch.test/clang-darwin-tot11/debug/threading-multi/test_latch.o" "../libs/thread/test/test_latch.cpp" Link [2013-10-25 12:21:14 UTC]: succeed "/Volumes/TwoTB/LLVM/build/llvm-cmake-nodebug/bin/clang++" -o "/Volumes/TwoTB/boost/regression/trunk/results/boost/bin.v2/libs/thread/test/test_latch.test/clang-darwin-tot11/debug/threading-multi/test_latch" "/Volumes/TwoTB/boost/regression/trunk/results/boost/bin.v2/libs/thread/test/test_latch.test/clang-darwin-tot11/debug/threading-multi/test_latch.o" "/Volumes/TwoTB/boost/regression/trunk/results/boost/bin.v2/libs/chrono/build/clang-darwin-tot11/debug/threading-multi/libboost_chrono.dylib" "/Volumes/TwoTB/boost/regression/trunk/results/boost/bin.v2/libs/thread/build/clang-darwin-tot11/debug/threading-multi/libboost_thread.dylib" "/Volumes/TwoTB/boost/regression/trunk/results/boost/bin.v2/libs/system/build/clang-darwin-tot11/debug/threading-multi/libboost_system.dylib" -g -stdlib=libc++ Run [2013-10-25 12:21:34 UTC]: fail </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9309 Trac 1.4.3 viboes Sat, 26 Oct 2013 11:36:41 GMT owner, status changed https://svn.boost.org/trac10/ticket/9309#comment:1 https://svn.boost.org/trac10/ticket/9309#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Fri, 25 Sep 2015 05:51:42 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/9309#comment:2 https://svn.boost.org/trac10/ticket/9309#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.60.0</span> </li> </ul> <p> The test is working on all tester. </p> Ticket