> Date: Mon, 26 Feb 2007 10:50:01 -0800 > From: Danek Duvall <danek.duvall at sun.com> > To: April Chin <April.Chin at eng.sun.com> > Cc: roland.mainz at nrubsig.org, Peter.Memishian at sun.com, opensolaris-code at opensolaris.org, ksh93-integration-discuss at opensolaris.org, David.Comay at sun.com > Subject: Re: [osol-code] Round two:((pre-)pre-review)ksh93-integrationwebrev2007-02-02 > Mime-Version: 1.0 > Content-Disposition: inline > User-Agent: mutt-ng/devel-r535 (SunOS) > > On Mon, Feb 26, 2007 at 10:42:04AM -0800, April Chin wrote: > > > Thanks for these pointers. > > Full nightly builds (sparc & x86) on Roland's workspace (version 619) > > using the -f option yielded no new unreferenced files...the > > usr/src/unref-{sparc,i386}.out files are identical to the > > usr/src/unref-{sparc,i386}.ref files. > > It's not clear from your description what you're comparing -- comparing one > build to the next if no changes have been made to the code won't show any > differences in the unref files. You need to compare them to the unref > files generated by a build in a workspace without any ksh93 changes. The > gate has copies of these files you can use for comparison (assuming that > the rest of Roland's workspace is reasonably up to date).
In the sparc case, that was the first build for that workspace which did the findunref check. In the x86 case, the previous builds (well, there was only one) that ran findunref reported no files under "Diff unreferenced files (since last build)". The workspaces are based on the older build 51, so it doesn't match with the latest list from the gate, but none of the unreferenced files come from any of the ksh93-related directory trees. I can run nightly against unmodified build 51 workspaces to get the correct reference files for another check. The workspace will be brought up to date with the gate, once most of the pre-review changes have been ironed out. April > > Danek