
Attempting to build accumulators documentation from the latest SVN head by executing bjam from the /boost/libs/accumulators/doc directory yields: error: Unable to find file or target named error: 'object(file-target)@476' error: referred from project at error: /E:/Programming/VersionControl/Subversion/Boost/tools/quickbook'

Edward Diener wrote:
Confirmed, but I don't see what in the accumulators/doc/Jamfile.v2 could be causing this, and I'm serving jury duty so I don't have time to investigate. Perhaps some kind bbv2 expert could take a glance? -- Eric Niebler Boost Consulting www.boost-consulting.com

Eric Niebler wrote:
I'm seeing error: Unable to find file or target named error: 'object(file-target)@484' error: referred from project at error: '/C:/Documents and Settings/Steven/My Documents/boost/tools/quickbook' And 'object(file-target)@484' seems to refer to tagfile.xml here's the relevent section from the output with -d5 C:/Documents and Settings/Steven/My Documents/boost/tools/build/v2/tools\stage.jam:317:>>>>|>>>>|>>>>|>>>>|>>>>|>>>>|>>>> class.new file-target tagfile.xml exact : BOOSTBOOK : object(project-target)@347 : object(non-scanning-action)@483 C:/Documents and Settings/Steven/My Documents/boost/tools/build/v2/kernel\class.jam:86:>>>>|>>>>|>>>>|>>>>|>>>>|>>>>|>>>>|> set .next-instance ?= 1 C:/Documents and Settings/Steven/My Documents/boost/tools/build/v2/kernel\class.jam:87:>>>>|>>>>|>>>>|>>>>|>>>>|>>>>|>>>>|> local id = object(file-target)@484 In Christ, Steven Watanabe

Steven Watanabe wrote:
The problem isn't tagfile.xml. If you comment it out, the error moves elsewhere. Looks like a deep bbv2 problem, possibly related to bad voodoo in bbv2's quickbook.jam. (??? Just a guess.) I've posted to boost-build, hopefully someone can help. -- Eric Niebler Boost Consulting www.boost-consulting.com
participants (3)
-
Edward Diener
-
Eric Niebler
-
Steven Watanabe