[Boost-bugs] [Boost C++ Libraries] #7542: Missing -lpthread in chrono/io tester Sandia-clang-trunk

Subject: [Boost-bugs] [Boost C++ Libraries] #7542: Missing -lpthread in chrono/io tester Sandia-clang-trunk
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-21 08:48:46


#7542: Missing -lpthread in chrono/io tester Sandia-clang-trunk
------------------------------+---------------------------------------------
 Reporter: viboes | Owner: viboes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: chrono
  Version: Boost 1.51.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 {{{

 Test output: Sandia-clang-trunk - chrono - v1_french_s / clang-linux-trunk
 Rev 81015 / Fri, 19 Oct 2012 02:32:03 +0000
 Report Time: Sun, 21 Oct 2012 05:47:52 +0000

 Link [2012-10-19 03:16:51 UTC]: fail


   "/scratch/kbelco/llvm_linux/build/Release+Asserts/bin/clang++" -o
 "/scratch/kbelco/boost/results/boost/bin.v2/libs/chrono/test/v1_french_s.test
 /clang-linux-trunk/debug/v1_french_s"
 "/scratch/kbelco/boost/results/boost/bin.v2/libs/chrono/test/v1_french_s.test
 /clang-linux-trunk/debug/french.o"
 "/scratch/kbelco/boost/results/boost/bin.v2/libs/chrono/build/clang-linux-
 trunk/debug/link-static/libboost_chrono.a"
 "/scratch/kbelco/boost/results/boost/bin.v2/libs/system/build/clang-linux-
 trunk/debug/link-static/libboost_system.a" -g -lrt

 /usr/bin/ld:
 /scratch/kbelco/boost/results/boost/bin.v2/libs/chrono/test/v1_french_s.test
 /clang-linux-trunk/debug/v1_french_s: undefined reference to symbol
 'pthread_cancel@@GLIBC_2.2.5'
 /usr/bin/ld: note: 'pthread_cancel@@GLIBC_2.2.5' is defined in DSO
 /lib64/libpthread.so.0 so try adding it to the linker command line
 /lib64/libpthread.so.0: could not read symbols: Invalid operation
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)

 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7542>
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:10 UTC