[Boost-bugs] [Boost C++ Libraries] #8212: Boost thread compilation error on Solaris 10

Subject: [Boost-bugs] [Boost C++ Libraries] #8212: Boost thread compilation error on Solaris 10
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-01 08:24:53


#8212: Boost thread compilation error on Solaris 10
---------------------------------------------------+------------------------
 Reporter: nicolas.jouvray@… | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.53.0 | Severity: Problem
 Keywords: compilation, Solaris |
---------------------------------------------------+------------------------
 Boost thread does not compile anymore on Solaris 10.

 Logs are :
 {{{
 "./boost/thread/future.hpp", line 3000: Error:
 boost::unique_future<void>::unique_future(boost::unique_future<void>&) is
 not accessible from boost::make_future().
 1 Error(s) detected.

     "CC" -library=stlport4 -xO4 -mt -erroff=%none -m32 -KPIC
 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_BUILD_DLL=1
 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o
 "bin.v2/libs/thread/build/sun/release/address-model-32/stdlib-sun-stlport
 /threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp"

 ...failed sun.compile.c++ bin.v2/libs/thread/build/sun/release/address-
 model-32/stdlib-sun-stlport/threading-multi/pthread/thread.o...
 }}}

 This error occurs with and without usage of STL port.

 Previous version (1.52.0) is fine.

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