Opened 9 years ago

Closed 7 years ago

#9309 closed Bugs (fixed)

test_latch fails often on clang-darwin-tot11

Reported by: viboes Owned by: viboes
Milestone: Boost 1.60.0 Component: thread
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

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


            


Change History (2)

comment:1 by viboes, 9 years ago

Owner: changed from Anthony Williams to viboes
Status: newassigned

comment:2 by viboes, 7 years ago

Milestone: To Be DeterminedBoost 1.60.0
Resolution: fixed
Status: assignedclosed

The test is working on all tester.

Note: See TracTickets for help on using tickets.