Hi Jan, I'm using the SUNWonbld on b129, and am seeing the following tools related warnings when running without following step 3:
> kemobile-work --> Job output > /usr/bin/rm -f > /export/ws/stage/13708/usr/src/tools/proto/usr/snadm/bin/xgetsh; > /usr/sbin/install -s -m 0755 -f > /export/ws/stage/13708/usr/src/tools/proto/usr/snadm/bin xgetsh > cp: cannot create > /export/ws/stage/13708/usr/src/tools/proto/usr/snadm/bin/xgetsh: No > such file or directory > install: cp xgetsh > /export/ws/stage/13708/usr/src/tools/proto/usr/snadm/bin/xgetsh failed > *** Error code 2 > dmake: Warning: Command failed for target > `/export/ws/stage/13708/usr/src/tools/proto/usr/snadm/bin/xgetsh' > Current working directory /export/ws/stage/13708/usr/src/tools/xgetsh > dmake: Warning: Target `install' not remade because of errors > Current working directory /export/ws/stage/13708/usr/src/tools/xgetsh > *** Error code 1 > dmake: Warning: Command failed for target `xgetsh' > Current working directory /export/ws/stage/13708/usr/src/tools However, when adding the '+' as indicated, the warnings go away. Therefore, I'd like to leave step 3 untouched and let someone with time to investigate bug 849 determine when it is no longer needed. Thanks, Keith Jan Damborsky wrote: > Hi Keith, > > I am wondering if we still need to modify nightly > (step 3 in "To setup the repository to be built:"). > > I use stock /opt/onbld/bin/nightly to build my workspaces > and don't see warnings mentioned in bug 849: > > dambi at tio:~/ws/os-install-bug-13238/usr/src$ grep getopts > /opt/onbld/bin/nightly > while getopts O FLAG $*; do > while getopts inS:tV: FLAG > while getopts 0AaBCDdFfGIilMmNnOoPpRrS:TtUuWwXxz FLAG $NIGHTLY_OPTIONS > > dambi at tio:~/ws/os-install-bug-13238/usr/src$ grep NIGHTLY_OPTIONS= > developer.sh > export NIGHTLY_OPTIONS="-ANdlpn +t"; > > dambi at tio:~/ws/os-install-bug-13238/usr/src$ grep -i warning *.out > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115154421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115154421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115154421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115154421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115154421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115154421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115154421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115154421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115154421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115144421" > install-nd-i386.out:WARNING: parameter <PSTAMP> set to > "tio20100115144421" > > Other than that, LGTM > > Thank you, > Jan > > > On 01/16/10 02:37 AM, Keith Mitchell wrote: >> Hi all, >> >> Can I get a code review for the following bugs: >> >> 13708 README file doesn't mention installing SUNWinstallint >> http://defect.opensolaris.org/bz/show_bug.cgi?id=13708 >> >> 12336 update slim_source README to install SUNWzoneint from IPS >> instead of SVR4 >> http://defect.opensolaris.org/bz/show_bug.cgi?id=12336 >> >> 12385 Need to update getopts line in gate README >> http://defect.opensolaris.org/bz/show_bug.cgi?id=12385 >> >> 11378 Fix readme to work around nightly bug for dmake >> http://defect.opensolaris.org/bz/show_bug.cgi?id=1378 >> >> The webrev is at: >> http://cr.opensolaris.org/~kemitche/13708/ >> >> I welcome any recommendations for wording changes, or any other >> needed README changes. I've confirmed that the README is correct when >> following the given steps after a clean gui-install. >> >> - Keith >> _______________________________________________ >> caiman-discuss mailing list >> caiman-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >