Opened 6 years ago

Closed 4 years ago

#12282 closed Bugs (obsolete)

Library requirements errors.

Reported by: René Rivera Owned by: James E. King, III
Milestone: To Be Determined Component: disjoint_sets
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

BEGIN OUTPUT

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.

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].

libs/disjoint_sets: error: directory not found; Missing [project-root]/meta directory. The [project-root]/meta directory is required for all libraries.

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.

EXIT STATUS: 1

END OUTPUT

Change History (2)

comment:1 by James E. King, III, 4 years ago

Owner: changed from jsiek to James E. King, III

These issues will be resolved then disjoint_sets is moved into graph. See https://github.com/boostorg/disjoint_sets/issues/2

comment:2 by James E. King, III, 4 years ago

Resolution: obsolete
Status: newclosed
Note: See TracTickets for help on using tickets.