Subject: [Boost-bugs] [Boost C++ Libraries] #9404: ex_make_future regression error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-17 23:47:26
#9404: ex_make_future regression error
------------------------------+----------------------
Reporter: viboes | Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+----------------------
{{{
Test output: BP x86_64 C++11 - thread - ex_make_future / clang-
linux-3.4~c11_libc++
Rev 86740 / Sun, 17 Nov 2013 18:01:11 +0000
Compile [2013-11-17 21:14:14 UTC]: succeed
"clang++-3.4" -c -x c++ -Wextra -Wno-long-long -Wunused-function -pedantic
-std=c++11 -stdlib=libc++ -O0 -g -fno-inline -Wall -pedantic -g -pthread
-fPIC -Wextra -Wno-long-long -Wunused-function -pedantic
-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".." -o
"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/thread/test/ex_make_future.test
/clang-linux-3.4~c11_libc++/debug/threading-multi/make_future.o"
"../libs/thread/test/../example/make_future.cpp"
Link [2013-11-17 21:14:14 UTC]: succeed
"clang++-3.4" -Wl,-R
-Wl,"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/chrono/build
/clang-linux-3.4~c11_libc++/debug/threading-multi" -Wl,-R
-Wl,"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/system/build
/clang-linux-3.4~c11_libc++/debug/threading-multi" -Wl,-R
-Wl,"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/thread/build
/clang-linux-3.4~c11_libc++/debug/threading-multi" -Wl,-rpath-link
-Wl,"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/chrono/build
/clang-linux-3.4~c11_libc++/debug/threading-multi" -Wl,-rpath-link
-Wl,"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/system/build
/clang-linux-3.4~c11_libc++/debug/threading-multi" -Wl,-rpath-link
-Wl,"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/thread/build
/clang-linux-3.4~c11_libc++/debug/threading-multi" -o
"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/thread/test/ex_make_future.test
/clang-linux-3.4~c11_libc++/debug/threading-multi/ex_make_future"
"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/thread/test/ex_make_future.test
/clang-linux-3.4~c11_libc++/debug/threading-multi/make_future.o"
"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/chrono/build
/clang-linux-3.4~c11_libc++/debug/threading-
multi/libboost_chrono.so.1.55.0"
"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/thread/build
/clang-linux-3.4~c11_libc++/debug/threading-
multi/libboost_thread.so.1.55.0"
"/home/ben/development/boost/test/build/results/boost/bin.v2/libs/system/build
/clang-linux-3.4~c11_libc++/debug/threading-
multi/libboost_system.so.1.55.0" -lrt -g -lc++ -lc++abi -pthread
Run [2013-11-17 21:14:14 UTC]: fail
5
0
5
5
ERRORRRRR boost: mutex lock failed in pthread_mutex_lock: Invalid argument
EXIT STATUS: 1
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9404> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC