Steven Le wrote: > Hi all, > I had a couple error when I ran nightly build. Could someone help me > to identify where I had errors below? > 1. This is a second time I failed because of package "quilt", even > with fresh bringover. Quilt is not the package that I want to port. I > ran nightly build on machine build 99.
I looked at your nightly log file </net/sanpen-cs11-0.west/scratch/sl224684/log/log.2008-11-21.21\:49/nightly.log> Here's the full quilt error. configure: error: Sorry, you have a version of awk which doesn't understand sub( ). quilt needs it. If you have access to a version of awk which does understand such constructs, you can supply its path with the '--with-awk=' option. Solaris users can use /usr/xpg4/bin/awk. *** Error code 1 dmake: Warning: Target `install' not remade because of errors Current working directory /scratch/sl224684/usr/src/cmd/quilt *** Error code 1 So, SFW experts, should Steven have /usr/xpg4/bin in his path before /usr/bin when building SFW? The build server is a SPARC machine running snv_99. Steven, FYI, the nightly.log file is the full build log. The mail_msg file is just summary of nightly.log. > 2. Why do I have a complain about "core files" below? These mean that the gs program crashed which nightly was run. I can't look at the cores due to permissions. Get the quilt problem sorted out first and then worry about the core files. It is probably a known bug and not related to your changes. Haik > ==== Build errors (non-DEBUG) ==== > > configure: error: > dmake: Warning: Target `install' not remade because of errors > dmake: Warning: Command failed for target `quilt' > dmake: Warning: Target `install' not remade because of errors > dmake: Warning: Target `install' not remade because of errors > > ==== Elapsed build time (non-DEBUG) ==== > > real 3:47:29.6 > user 5:46:12.5 > sys 1:41:39.1 > > ==== Find core files ==== > > /scratch/sl224684/usr/src/./pkgdefs/core: ELF 32-bit MSB core > file SPARC Version 1, from 'gs' > /scratch/sl224684/usr/src/./pkgdefs/SUNWgocr/core: ELF 32-bit MSB > core file SPARC Version 1, from 'gs'
