Subject: [Boost-bugs] [Boost C++ Libraries] #1584: cryptic bbv2 error building quickbook
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-01-21 21:19:20
#1584: cryptic bbv2 error building quickbook
-------------------------------------+--------------------------------------
Reporter: eric_niebler | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: build
Version: Boost Development Trunk | Severity: Showstopper
Keywords: build quickbook doxygen |
-------------------------------------+--------------------------------------
Trying to build the accumulators documentation fails with a cryptic bbv2
error in quickbook's jamfile. It seems to happen whenever quickbook and
doxygen are used together. I'm attaching the smallest repro I can find.
Unzip into libs/scratch/doc and type bjam. In order to reproduce the
error, your user-config.jam should *not* configure quickbook. Rather,
allow bbv2 to attempt to auto-configure quickbook, which seems to cause
the error (suggesting the problem is somewhere in quickbook.jam).
The actual error is:
{{{
error: Unable to find file or target named
error: 'object(file-target)@412'
error: referred from project at
error: '/home/ericne/boost/org/trunk/tools/quickbook'
}}}
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1584>
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:49:57 UTC