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.

  1. 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.
  1. 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.
  1. 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
  1. 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)

MCR10117_mbuild_v1.0_issues.pdf (168.5 KB ) - added by Gary Dixon 4 years ago.
MCR10117 Issue Details

Download all attachments as: .zip

Change History (2)

by Gary Dixon, 4 years ago

MCR10117 Issue Details

comment:1 by Eric Swenson, 4 years ago

Resolution: fixed
Status: newclosed

Fixed with MR12.8-1029

Note: See TracTickets for help on using tickets.