Forget the previous email. My machine was running a backup at the time so lots of disk and network activity. (Hint: this bug might be related to machine load.) Now that this load is gone the error returns.
I ran a bunch of builds over the weekend and this was the only error. Sometimes a 2nd one pops up with a different locale. Ah! This is on AMD 64 only. 2 single core processors. 2GHz. I can supply the full build log if you wish. Only 2.1MB when compressed. craig ## Running i386/ksh test: LANG='en_US' script='basic.sh' # test ../../../lib/libshell/common/tests/basic.sh begins # basic.sh[283]: both jobs not reported # test ../../../lib/libshell/common/tests/basic.sh failed with exit code 1 [ 67 tests 1 error ] ##> test failed *** Error code 1 The following command caused the error: \ (set +e ; export PATH="/extra/craigm/KSH93/ksh93_b51/usr/src/cmd/ksh/i386:/bin:/ usr/bin" ; \ printf "# which ksh='%s', ksh93='%s'\n" "$(which ksh)" "$(which ksh93)" ; \ ) ; \ if [ "$(isalist | fgrep "i386")" = "" ] ; then \ printf "# ISA=i386 cannot be executed on this system, skipping tests...\n" ; \ >Date: Tue, 21 Nov 2006 00:21:42 -0500 >From: Glenn Fowler <gsf at research.att.com> >To: Craig.Mohrman at eng.sun.com, ksh93-integration-discuss at opensolaris.org >Subject: Re: [ksh93-integration-discuss] pre-codereview checklist > > >On Mon, 20 Nov 2006 14:17:17 -0800 (PST) Craig Mohrman wrote: >> 1) build stability - Craig/Roland >> I have yet to get a full x86 build to go through due to ksh93 tests >> failing. I believe I can now isolate it down to 1 or 2 tests >> that fail at random times. >> sparc builds run all the way through but still unstable at times. > >could you list the random error messages >thanks >