Boost C++ Libraries: Ticket #12282: Library requirements errors. https://svn.boost.org/trac10/ticket/12282 <h6 class="section" id="BEGINOUTPUT">BEGIN OUTPUT</h6> <p> libs/disjoint_sets: error: directory not found; Missing [project-root]/doc directory. The [project-root]/doc directory is required for all libraries. Sources to build with and built documentation for the library. If the library needs to build documentation from non-HTML files this location must be buildable with Boost Build. </p> <p> libs/disjoint_sets: warning: file not found; Did not find [project-root]/include/boost/[library].h* file. A single header for the library is suggested at [project-root]/include/boost/[library].h* if the library does not have a header directory at [project-root]/include/boost/[library]. </p> <p> libs/disjoint_sets: error: directory not found; Missing [project-root]/meta directory. The [project-root]/meta directory is required for all libraries. </p> <p> libs/disjoint_sets: error: directory not found; Missing [project-root]/test directory. The [project-root]/test directory is required for all libraries. Regression or other test programs or scripts. This is the only location considered for automated testing. If you have additional locations that need to be part of automated testing it is required that this location refer to the additional test locations. </p> <p> EXIT STATUS: 1 </p> <h6 class="section" id="ENDOUTPUT">END OUTPUT</h6> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12282 Trac 1.4.3 James E. King, III Sat, 03 Nov 2018 03:11:25 GMT owner changed https://svn.boost.org/trac10/ticket/12282#comment:1 https://svn.boost.org/trac10/ticket/12282#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">jsiek</span> to <span class="trac-author">James E. King, III</span> </li> </ul> <p> These issues will be resolved then disjoint_sets is moved into graph. See <a class="ext-link" href="https://github.com/boostorg/disjoint_sets/issues/2"><span class="icon">​</span>https://github.com/boostorg/disjoint_sets/issues/2</a> </p> Ticket James E. King, III Sat, 03 Nov 2018 03:11:34 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/12282#comment:2 https://svn.boost.org/trac10/ticket/12282#comment:2 <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">obsolete</span> </li> </ul> Ticket