Re: [Boost-bugs] [Boost C++ Libraries] #9507: [bcp] bcp creates broken build for asio component

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9507: [bcp] bcp creates broken build for asio component
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-09 07:52:51


#9507: [bcp] bcp creates broken build for asio component
-------------------------------+----------------------------
  Reporter: virtualritz@… | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.55.0 | Severity: Showstopper
Resolution: | Keywords: bcp, asio
-------------------------------+----------------------------

Comment (by dmitrinove@…):

 in Boost 1.58.0 and the new 1.59.0 the asio extraction is still broken,
 look also to Ticket [ticket:11376].

 As a quick workaround, I add Timer and Context library to bcp command
 line:

 {{{
 ./bin.v2/tools/bcp/gcc-4.4.7/release/link-static/bcp build config asio
 context timer ../myasio/

 cd ../myasio/

 ./bootstrap.sh
 ./b2
 }}}

 IMHO bcp tracking source dependencies of library Coroutine and Coroutine
 required Context but bcp is unable to track it.

 I don't know if Coroutine is actually needed by Asio, but bcp adds it to
 the dependencies list and creates all the following issues.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9507#comment:3>
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:19 UTC