OpenSolaris

Printable Version Enter a New Search
Bug ID 6616582
Synopsis fix for 6377378 broke the i386 Build of export source
State 10-Fix Delivered (Fix available in build)
Category:Subcategory driver:bnx
Keywords
Responsible Engineer Kerry Shu
Reported Against snv_67
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_77
Fixed In snv_77
Release Fixed solaris_nevada(snv_77)
Related Bugs
Submit Date 13-October-2007
Last Update Date 8-November-2007
Description
The putback for CR: 6377378 broke the i386 Build of export-source. The relevant error messages are given below:

A) The Error Messages from the Nightly Mail message:

====================================================================

==== Package build errors (non-DEBUG) ====

ERROR in /export/builds/export-source/export_src/usr/src/pkgdefs/BRCMbnx/prototype_com:
ERROR in prototype_i386:
pkgmk: ERROR: unable to build pkgmap from prototype file
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Command failed for target `BRCMbnx'
dmake: Warning: Target `install' not remade because of errors

==== Package build errors (DEBUG) ====

ERROR in /export/builds/export-source/export_src/usr/src/pkgdefs/BRCMbnx/prototype_com:
ERROR in prototype_i386:
pkgmk: ERROR: unable to build pkgmap from prototype file
dmake: Warning: Target `install' not remade because of errors
dmake: Warning: Command failed for target `BRCMbnx'
dmake: Warning: Target `install' not remade because of errors

===================================================================

B) The relevant Error Messages from the Nightly log file:

==========================================================================
## Building pkgmap from package prototype file.
ERROR in /export/builds/export-source/export_src/usr/src/pkgdefs/BRCMbnx/prototype_com:
    no object for <kernel/drv/bnx.conf> found in root directory
ERROR in prototype_i386:
    no object for <kernel/drv/bnx> found in root directory
    no object for <kernel/drv/amd64/bnx> found in root directory
pkgmk: ERROR: unable to build pkgmap from prototype file
## Packaging was not successful.
*** Error code 1
dmake: Warning: Target `install' not remade because of errors
Current working directory /export/builds/export-source/export_src/usr/src/pkgdefs/BRCMbnx
*** Error code 1
The following command caused the error:
cd BRCMbnx; pwd; dmake install
dmake: Warning: Command failed for target `BRCMbnx'
Current working directory /export/builds/export-source/export_src/usr/src/pkgdefs
==========================================================================
Work Around
N/A
Comments
N/A