Boost C++ Libraries: Ticket #8090: Errors in Interprocess doc build https://svn.boost.org/trac10/ticket/8090 <p> While investigating this ticket: <a class="ext-link" href="https://svn.boost.org/trac/boost/ticket/7899#comment:12"><span class="icon">​</span>https://svn.boost.org/trac/boost/ticket/7899#comment:12</a> I've found a number of errors in the interprocess docs build. </p> <p> The first is: </p> <pre class="wiki">interprocess.qbk: warning: Missing [endsect] detected at end of file. </pre><p> and then: </p> <pre class="wiki">../../../bin.v2/libs/interprocess/doc/msvc-10.0/debug/auto-index-internal-on/auto-index-verbose-on/auto-index-on/threading-multi/interprocess.auto_index.docbook:15546: element anchor: validity error : ID boost.interprocess.std.vector_type already defined &lt;anchor id="boost.interprocess.std.vector_type" ^ ../../../bin.v2/libs/interprocess/doc/msvc-10.0/debug/auto-index-internal-on/auto-index-verbose-on/auto-index-on/threading-multi/interprocess.auto_index.docbook:15547: element anchor: validity error : ID boost.interprocess.std.char_type already defined le="identifier"&gt;char_type&lt;/phrase&gt; &lt;anchor id="boost.interprocess.std.char_type" ^ ../../../bin.v2/libs/interprocess/doc/msvc-10.0/debug/auto-index-internal-on/auto-index-verbose-on/auto-index-on/threading-multi/interprocess.auto_index.docbook:15548: element anchor: validity error : ID boost.interprocess.std.int_type already defined ype&lt;/phrase&gt; &lt;anchor id="boost.interprocess.std.int_type" </pre><p> Plus a few more like that. </p> <p> The first of these is the more worrying, as it can cause quickbook to emit invalid docbook XML (as well as messing up your formatting). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8090 Trac 1.4.3 Ion Gaztañaga Sun, 17 Feb 2013 20:46:35 GMT <link>https://svn.boost.org/trac10/ticket/8090#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8090#comment:1</guid> <description> <p> Thanks John, but I can build documentation locally and there are no changes wrt trunk. The rest of libraries are in version 1.52. I'll try to do the same with after updating my trunk sandbox but I won't have time for this until tomorrow. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Mon, 18 Feb 2013 08:55:25 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8090#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8090#comment:2</guid> <description> <p> The errors are in SVN Trunk: the doc build does go to completion OK, and the docs do look OK too, but the errors shown mean that the docbook generated isn't strictly valid. I suspect this is one of the things slowing down the doc build, but we won't know for sure until everything is valid Docbook XML. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Ion Gaztañaga</dc:creator> <pubDate>Tue, 15 Oct 2013 20:41:51 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8090#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8090#comment:3</guid> <description> <p> This seems fixed in trunk. Could I close the issue? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Wed, 16 Oct 2013 11:16:33 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8090#comment:4 https://svn.boost.org/trac10/ticket/8090#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Confirmed. </p> Ticket