z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Build Report example

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

The build report provides a synopsis of the build. It includes:
  • The date and time of the build
  • The mode used
  • The name of the component that was requested to be built
  • The last change date and time of the component
  • The project definition used
  • The software components that were successfully translated
  • The build maps that required regeneration
  • The out-of-date software components that caused the regeneration
  • The software components and build maps that were deleted from the build group.

This report provides a synopsis of the Build. The title page identifies the date and time of the build, as well as the scope and mode used. It also lists the member you specified on the Build panel and the project definition specified on the SCLM Main Menu.

The report lists the components that were built and saved in the database; that is, those components that passed the compilation or linkage edit phase. It also shows the build maps that required (re) generation, along with a list of software components that build used to determine that (re)generation of the build map was necessary. After the section for items generated, the report contains a section for items deleted. It lists the build outputs that were deleted from the build group. Finally, it lists the build maps that were deleted.
Note: Intermediate information is in the report if it is valid and useful. The following example is an Ada build report, so the sections on Intermediate Code Generated and Intermediate Code Deleted have been included. These two sections are omitted from the report for builds that do not affect intermediate code.

If you enter REPORT in the Mode field, the report indicates what would be rebuilt or deleted if you requested an unconditional build.

Figure 1 shows an example of a build report.

Figure 1. Build Report (Part 1 of 2)
*****************************************************************************
**                                                                         **
**                                                                         **
**            SOFTWARE CONFIGURATION AND LIBRARY MANAGER (SCLM)            **
**                                                                         **
**                        B U I L D    R E P O R T                         **
**                                                                         **
**                         2000/11/18   08:41:19                           **
**                                                                         **
**                         PROJECT:      SCLM69                            **
**                         GROUP:        USER                              **
**                         TYPE:         MVS2ADA                           **
**                         MEMBER:       GSPEC                             **
**                         ALTERNATE:    SCLM69                            **
**                         SCOPE:        NORMAL                            **
**                         MODE:         CONDITIONAL                       **
**                                                                         **
**                                                                         **
*****************************************************************************


    ******* B U I L D   O U T P U T S   G E N E R A T E D *******  Page 1

MEMBER     TYPE       VERSION      KEYWORD
------     ----       -------      -------
FLM01MD3   OBJ              6      OBJ
FLM01MD5   OBJ              6
FLM01MD6   OBJ              6
FLM01MD3   LIST             6      LIST
FLM01MD5   LIST             6
FLM01MD6   LIST             6
FLM01LD3   LOAD             6      LOAD
FLM01LD3   LMAP             6      LMAP

           ******* B U I L D   M A P S   G E N E R A T E D *******  Page 2

                                  (REASON FOR REBUILD)
MEMBER     TYPE       VERSION      MEMBER     TYPE
------     ----       -------      -------    ----
FLM01LD3   ARCHDEF          3      FLM01MD3   SOURCE
FLM01MD3   SOURCE           6      FLM01MD3   SOURCE
                                   FLM01MD5   SOURCE
                                   FLM01MD6   SOURCE
FLM01MD5   SOURCE           5      FLM01MD5   SOURCE
FLM01MD6   SOURCE           4      FLM01MD6   SOURCE
Figure 2. Build Report (Part 2 of 2)
    ******* B U I L D   O U T P U T S     D E L E T E D   *******  Page 3

MEMBER     TYPE       VERSION      KEYWORD
------     ----       -------      -------
FLM2M01    OBJ              4      OBJ
FLM2M02    OBJ              4
FLM2M03    OBJ              4
FLM2M01    LIST             4      LIST
FLM2M02    LIST             4
FLM2M03    LIST             4
FLM2LD     LOAD             5      LOAD
FLM2LD     LMAP             5      LMAP

           ******* B U I L D   M A P S     D E L E T E D   *******  Page 4

                                  (REASON FOR DELETE)
MEMBER     TYPE       VERSION      MEMBER     TYPE
------     ----       -------      -------    ----
FLM02LD    ARCHDEF          6      FLM02LD    LOAD
                                   FLM02LD    LMAP
FLM02MD1   SOURCE           6      FLM02MD1   OBJ
                                   FLM02MD1   LIST
FLM02MD2   SOURCE           6      FLM02MD2   OBJ
                                   FLM02MD2   LIST
FLM02MD3   SOURCE           6      FLM02MD3   OBJ

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014