Subject: [Boost-bugs] [Boost C++ Libraries] #12033: Boostdep misses some dependent components
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-02-29 21:33:12
#12033: Boostdep misses some dependent components
----------------------------+------------------------------
Reporter: edaskel@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.61.0
Severity: Problem | Keywords: boostdep
----------------------------+------------------------------
In creating a modular boost build for a client I found that boostdep was
missing a few smaller libraries when tracing the dependencies. The
library msm depends on fusion, which depends on utility, but boostdep does
not list "utility" as among the depdencies of msm.
For a test case, try building
libs/msm/doc/HTML/examples/SimpleTutorial.cpp using a version of Boost
with only the submodules listed as dependencies of msm. It should
complain about not finding boost/utility/result_of.hpp
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12033> 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