id summary reporter owner description type status milestone component version severity resolution keywords cc 1584 cryptic bbv2 error building quickbook Eric Niebler Vladimir Prus "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' }}} " Bugs closed Boost 1.36.0 build Boost Development Trunk Showstopper fixed build quickbook doxygen