Hi Marcel, please read inline...
Marcel Telka wrote: > Hi Jan, > > On Wed, Feb 11, 2009 at 02:07:32PM +0100, Jan Hnatek wrote: >> Hi all, >> >> when I was running nightly on jade/zod, I was always getting failures >> with no packages created, but I didn't find any apparent reason for > > Why do you think the packages are not created? Any error message somewhere? Nightly should end by creating ./packages in $CODEMGR_WS/, right? That doesn't happen. 'grep pkgmk nightly.log' is empty. The only problem are the dmake messages (not warnings, warnings would get filtered). I think they cause $this_build_ok in nightly to be set to "n", which skips package creation... > >> this. Reports include: >> ==== Build errors (non-DEBUG) ==== >> >> dmake: defaulting to parallel mode. >> dmake: defaulting to parallel mode. >> >> so I'd suppose the nightly script should have >> another egrep -v for this. I have: >> NIGHTLY_OPTIONS="-dmpW"; >> in my sfw-developer.sh. >> >> Another question is why I am getting this while others probably don't? > > Whay are you getting what? The dmake warning message? Yes, the dmake messages. > > Are you running nightly with environment cleaned up? I do. [ nohup env - /ws/onnv-tools/onbld/bin/nightly ./sfw-developer.sh & ] hnhn -- Jan Hnatek jan.hnatek at sun.com
