Haik Aftandilian wrote:
> 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.
The quilt putback appears to require gawk (though one could argue
it should force the use of /usr/xpg4/bin/awk, feel free to file a bug
against quilt). Otherwise go add the package.
That's actually in the internal build issues link on the sfwnv web page.
I've just added it to the opensolaris.org known issues.
Though you should ideally have gawk already since it went into 101 and
quilt went into 104 (so you should be running at least 101 already),
though there are indeed other issues that have popped up making it tough
to be on too-recent a build.
>
> 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.
There are no known core dumps during the sfw build.
Ones when building the packages would certainly be
strange - no idea why 'gs' would be run in there
anyway, maybe that was somebody running it and crashing
it by hand and not the build and nightly is just
finding it.
Mike
>
> 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'
> _______________________________________________
> sfwnv-discuss mailing list
> sfwnv-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/sfwnv-discuss