Re: [Boost-bugs] [Boost C++ Libraries] #9558: future continuations unit test hangs in get()/pthread_cond_wait() on Mac 10.7/32-bit/x86/darwin-4.2.1

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9558: future continuations unit test hangs in get()/pthread_cond_wait() on Mac 10.7/32-bit/x86/darwin-4.2.1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-10 00:58:48


#9558: future continuations unit test hangs in get()/pthread_cond_wait() on Mac
10.7/32-bit/x86/darwin-4.2.1
-------------------------------------------+-------------------------------
  Reporter: Monty Brandenberg <mcbinc@…> | Owner: anthonyw
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.55.0 | Severity: Showstopper
Resolution: | Keywords: future
                                           | continuations
-------------------------------------------+-------------------------------

Comment (by Monty Brandenberg <mcbinc@…>):

 As a workaround, unit tests can be passed by disabling all the
 boost::future related features:

 {{{
 ../../../bjam toolset=darwin variant=debug address-model=32
 architecture=x86 --layout=tagged --with-thread -sNO_BZIP2=1 -a -q -d2
 -d+4 cxxflags="-DBOOST_THREAD_DONT_PROVIDE_FUTURE_CONTINUATION
 -DBOOST_THREAD_DONT_PROVIDE_FUTURE_CTOR_ALLOCATORS
 -DBOOST_THREAD_DONT_PROVIDE_FUTURE_CONTINUATION
 -DBOOST_THREAD_DONT_PROVIDE_FUTURE_UNWRAP
 -DBOOST_THREAD_DONT_PROVIDE_FUTURE_INVALID_AFTER_GET"
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9558#comment:1>
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:15 UTC