Opened 4 years ago
Closed 4 years ago
#282 closed defect (fixed)
mbuild unclear/bogus warnings when ADDing new Components & other mbuild bugs
| Reported by: | Gary Dixon | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Administration | Version: | |
| Keywords: | Cc: |
Description
Four improvements are needed in the mbuild subsystem to repair installation issues.
- DELETE of an existing bound segment coupled with ADDing one or more of its component sources to another existing bound segment can lead to the following issues:
- Bogus warning message that the source component is not mentioned in the build script.
- Warning message contains insufficient information about the unhandled source component to identify the underlying problem.
- ADDing a new source component to an existing bound segment encounters an issue:
- mbuild treats the existing bound segment as if it were being ADDed, causing bogus errors during archive_prep and install_ec operations.
- REPLACE of >sss>pl1.dcl data file generate bogus messages about source file not appearing in build script, because mbuild_info_ data base entry for .dcl suffix references an invalid default_library = “standard.execution”. It should be: sss.execution
- ADDing a new source component causes any derived object compiled from that source to be cleaned up twice during an mbuild clean request.
Attachments (1)
Note:
See TracTickets
for help on using tickets.

MCR10117 Issue Details