Known sgi.mips4 test failures

This output was generated by:
package results failed test
	arith.sh[437]: printf '%g $((-Nan)) failed -- expected -nan, got nan
	arith.sh[439]: printf '%g -Nan failed -- expected -nan, got nan
	arith.sh[441]: print -- $((-Nan)) failed -- expected -nan, got nan
test arith failed at 2012-06-22+18:52:32 with exit code 1 [ 201 tests 1 error ]
	arith.sh[437]: printf '%g $((-Nan)) failed -- expected -nan, got nan
	arith.sh[439]: printf '%g -Nan failed -- expected -nan, got nan
	arith.sh[441]: print -- $((-Nan)) failed -- expected -nan, got nan
test arith(C.UTF-8) failed at 2012-06-22+18:52:33 with exit code 1 [ 201 tests 1 error ]
	shcomp-arith.ksh[437]: printf '%g $((-Nan)) failed -- expected -nan, got nan
	shcomp-arith.ksh[439]: printf '%g -Nan failed -- expected -nan, got nan
	shcomp-arith.ksh[441]: print -- $((-Nan)) failed -- expected -nan, got nan
test arith(shcomp) failed at 2012-06-22+18:52:34 with exit code 6 [ 201 tests 6 errors ]
test locale failed at 2012-06-22+18:59:30 with exit code 1 [ 32 tests 1 error ]
test locale(shcomp) failed at 2012-06-22+18:59:32 with exit code 1 [ 32 tests 1 error ]
test pty failed at 2012-06-22+19:01:56 with exit code 1 [ 20 tests 1 error ]
test pty(C.UTF-8) failed at 2012-06-22+19:02:14 with exit code 1 [ 20 tests 1 error ]
test pty(shcomp) failed at 2012-06-22+19:02:32 with exit code 3 [ 20 tests 3 errors ]
TEST	3d, 99 tests, 32 errors
make [cmd/3d]: *** termination code 9 making test.3d
make [cmd/3d]: *** 1 action failed
make: *** exit code 1 making cmd/3d
12:1700	FAILED [ OUTPUT ] -d $'\u00a4\u00a4' -f1 a.dat                        
TEST	cut, 542 tests, 1 error
24:411	FAILED [ OUTPUT ] -j1 1 -j2 2 -o 1.1 -t $'\u00a1\u00f7' a.dat b.dat   
TEST	join, 126 tests, 1 error
01:83	FAILED [ OUTPUT,ERROR ] initial build                                 
01:105	FAILED [ OUTPUT ] verify generated dir and .jar classes               
01:121	FAILED [ OUTPUT,ERROR ] verify jar entry point MainApp                
01:139	FAILED [ ERROR ] verify up to date                                    
01:145	FAILED [ OUTPUT,ERROR ] add new class in existing java file (generates
01:156	FAILED [ OUTPUT ] verify generated dir and .jar classes               
01:173	FAILED [ OUTPUT,ERROR ] verify jar entry point MainApp                
01:191	FAILED [ ERROR ] verify up to date                                    
01:197	FAILED [ OUTPUT,ERROR ] remove class in existing java file (deletes im
01:217	FAILED [ OUTPUT ] verify generated dir and .jar classes               
01:233	FAILED [ OUTPUT,ERROR ] verify jar entry point MainApp                
01:251	FAILED [ ERROR ] verify up to date                                    
01:258	FAILED [ ERROR ] add source path and package statement mismatch       
01:269	FAILED [ OUTPUT ] verify generated dir and .jar classes               
01:289	FAILED [ OUTPUT,ERROR ] fix source path and package statement mismatch
01:310	FAILED [ OUTPUT ] verify generated dir and .jar classes               
01:329	FAILED [ OUTPUT,ERROR ] verify jar entry point MainApp                
01:346	FAILED [ OUTPUT,ERROR ] verify jar entry point MainAppeven            
01:356	FAILED [ OUTPUT,ERROR ] verify jar entry point MainAppodd             
01:366	FAILED [ ERROR ] verify up to date                                    
01:373	FAILED [ ERROR ] add signature change and dependency error            
01:387	FAILED [ OUTPUT ] verify generated dir and .jar classes               
01:410	FAILED [ OUTPUT,ERROR ] fix signature change dependency error         
01:433	FAILED [ OUTPUT ] verify generated dir and .jar classes               
01:452	FAILED [ OUTPUT,ERROR ] verify jar entry point MainApp                
01:469	FAILED [ OUTPUT,ERROR ] verify jar entry point MainAppeven            
01:479	FAILED [ OUTPUT,ERROR ] verify jar entry point MainAppodd             
01:489	FAILED [ ERROR ] verify up to date                                    
01:494	FAILED [ ERROR ] rm tst.jar                                           
01:495	FAILED [ OUTPUT,ERROR ] reconstruct jar                               
01:517	FAILED [ OUTPUT ] verify generated dir and .jar classes               
01:536	FAILED [ OUTPUT,ERROR ] verify jar entry point MainApp                
01:553	FAILED [ OUTPUT,ERROR ] verify jar entry point MainAppeven            
01:563	FAILED [ OUTPUT,ERROR ] verify jar entry point MainAppodd             
01:573	FAILED [ ERROR ] verify up to date                                    
02:587	FAILED [ ERROR ] initial build                                        
02:597	FAILED [ OUTPUT ] verify generated dir and .jar classes               
02:605	FAILED [ ERROR ] verify up to date                                    
02:609	FAILED [ OUTPUT ] verify generated dir and .jar classes               
03:626	FAILED [ ERROR ] initial build                                        
03:632	FAILED [ OUTPUT ] verify generated dir and .jar classes               
03:637	FAILED [ ERROR ] verify up to date                                    
03:641	FAILED [ OUTPUT ] verify generated dir and .jar classes               
04:654	FAILED [ ERROR ] initial build                                        
04:660	FAILED [ OUTPUT ] verify generated dir and .jar classes               
04:664	FAILED [ ERROR ] verify up to date                                    
04:667	FAILED [ OUTPUT ] verify generated dir and .jar classes               
04:673	FAILED [ ERROR ] touched build                                        
04:683	FAILED [ OUTPUT ] verify generated dir and .jar classes               
04:687	FAILED [ ERROR ] verify up to date                                    
04:691	FAILED [ OUTPUT ] verify generated dir and .jar classes               
04:694	FAILED [ ERROR ] verify up to date redux                              
04:698	FAILED [ OUTPUT ] verify generated dir and .jar classes               
TEST	nmake --regress=sync, jmake, 53 tests, 53 errors
	arith.sh[433]: printf '%g $((-Nan)) failed -- got nan, expected -nan
	arith.sh[435]: printf '%g -Nan failed -- got nan, expected -nan
	arith.sh[437]: print -- $((-Nan)) failed -- got nan, expected -nan
test arith.sh failed at 2012-06-23+03:27:14 with exit code 4 [ 125 tests 4 errors ]
	heredoc.sh[187]: here document with stdin closed failed
test heredoc.sh failed at 2012-06-23+03:27:56 with exit code 2 [ 27 tests 2 errors ]
	shcomp-arith.ksh[433]: printf '%g $((-Nan)) failed -- got nan, expected -nan
	shcomp-arith.ksh[435]: printf '%g -Nan failed -- got nan, expected -nan
	shcomp-arith.ksh[437]: print -- $((-Nan)) failed -- got nan, expected -nan
test shcomp-arith.ksh failed at 2012-06-23+03:29:01 with exit code 4 [ 125 tests 4 errors ]
test shcomp-bracket.ksh failed at 2012-06-23+03:29:22 with exit code 3 [ 73 tests 3 errors ]
	shcomp-heredoc.ksh[189]: here document with stdin closed failed
test shcomp-heredoc.ksh failed at 2012-06-23+03:29:44 with exit code 2 [ 27 tests 2 errors ]
test shcomp-io.ksh failed at 2012-06-23+03:29:45 with exit code 1 [ 46 tests 1 error ]
	arith.sh[437]: printf '%g $((-Nan)) failed -- expected -nan, got nan
	arith.sh[439]: printf '%g -Nan failed -- expected -nan, got nan
	arith.sh[441]: print -- $((-Nan)) failed -- expected -nan, got nan
test arith.sh failed at 2012-06-23+03:30:52 with exit code 4 [ 146 tests 4 errors ]
test heredoc.sh failed at 2012-06-23+03:32:05 with exit code 1 [ 36 tests 1 error ]
	locale.sh[252]: 'LANG=C;cd _not_found_;(LANG=de_DE.UTF-8;cd _not_found_);cd _not_found_;:' failed -- expected '121', got '111'
	locale.sh[252]: 'LANG=C;cd _not_found_;LANG=de_DE.UTF-8;cd _not_found_;unset LANG;cd _not_found_;:' failed -- expected '121', got '111'
	locale.sh[252]: 'LANG=C;cd _not_found_;function tst { typeset LANG=de_DE.UTF-8;cd _not_found_; }; tst;cd _not_found_;:' failed -- expected '121', got '111'
	locale.sh[252]: 'LC_MESSAGES=C;cd _not_found_;(LC_MESSAGES=de_DE.UTF-8;cd _not_found_);cd _not_found_;:' failed -- expected '121', got '111'
	locale.sh[252]: 'LC_MESSAGES=C;cd _not_found_;LC_MESSAGES=de_DE.UTF-8;cd _not_found_;unset LC_MESSAGES;cd _not_found_;:' failed -- expected '121', got '111'
	locale.sh[252]: 'LC_MESSAGES=C;cd _not_found_;function tst { typeset LC_MESSAGES=de_DE.UTF-8;cd _not_found_; }; tst;cd _not_found_;:' failed -- expected '121', got '111'
	locale.sh[252]: 'LC_ALL=C;cd _not_found_;(LC_ALL=de_DE.UTF-8;cd _not_found_);cd _not_found_;:' failed -- expected '121', got '111'
	locale.sh[252]: 'LC_ALL=C;cd _not_found_;LC_ALL=de_DE.UTF-8;cd _not_found_;unset LC_ALL;cd _not_found_;:' failed -- expected '121', got '111'
	locale.sh[252]: 'LC_ALL=C;cd _not_found_;function tst { typeset LC_ALL=de_DE.UTF-8;cd _not_found_; }; tst;cd _not_found_;:' failed -- expected '121', got '111'
test locale.sh failed at 2012-06-23+03:32:22 with exit code 9 [ 18 tests 9 errors ]
test pty.sh failed at 2012-06-23+03:33:03 with exit code 4 [ 18 tests 4 errors ]
test subshell.sh failed at 2012-06-23+03:35:36 with exit code 1 [ 35 tests 1 error ]
	shcomp-arith.ksh[437]: printf '%g $((-Nan)) failed -- expected -nan, got nan
	shcomp-arith.ksh[439]: printf '%g -Nan failed -- expected -nan, got nan
	shcomp-arith.ksh[441]: print -- $((-Nan)) failed -- expected -nan, got nan
test shcomp-arith.ksh failed at 2012-06-23+03:37:08 with exit code 4 [ 146 tests 4 errors ]
	shcomp-basic.ksh[432]: pipe to function with conditional fails -- expected '', got '
		$binfalse && echo FAILED
test shcomp-basic.ksh failed at 2012-06-23+03:37:37 with exit code 1 [ 95 tests 1 error ]
test shcomp-heredoc.ksh failed at 2012-06-23+03:38:19 with exit code 1 [ 36 tests 1 error ]
test shcomp-io.ksh failed at 2012-06-23+03:38:22 with exit code 1 [ 83 tests 1 signal ]
	shcomp-locale.ksh[252]: 'LANG=C;cd _not_found_;(LANG=de_DE.UTF-8;cd _not_found_);cd _not_found_;:' failed -- expected '121', got '111'
	shcomp-locale.ksh[252]: 'LANG=C;cd _not_found_;LANG=de_DE.UTF-8;cd _not_found_;unset LANG;cd _not_found_;:' failed -- expected '121', got '111'
	shcomp-locale.ksh[252]: 'LANG=C;cd _not_found_;function tst { typeset LANG=de_DE.UTF-8;cd _not_found_; }; tst;cd _not_found_;:' failed -- expected '121', got '111'
	shcomp-locale.ksh[252]: 'LC_MESSAGES=C;cd _not_found_;(LC_MESSAGES=de_DE.UTF-8;cd _not_found_);cd _not_found_;:' failed -- expected '121', got '111'
	shcomp-locale.ksh[252]: 'LC_MESSAGES=C;cd _not_found_;LC_MESSAGES=de_DE.UTF-8;cd _not_found_;unset LC_MESSAGES;cd _not_found_;:' failed -- expected '121', got '111'
	shcomp-locale.ksh[252]: 'LC_MESSAGES=C;cd _not_found_;function tst { typeset LC_MESSAGES=de_DE.UTF-8;cd _not_found_; }; tst;cd _not_found_;:' failed -- expected '121', got '111'
	shcomp-locale.ksh[252]: 'LC_ALL=C;cd _not_found_;(LC_ALL=de_DE.UTF-8;cd _not_found_);cd _not_found_;:' failed -- expected '121', got '111'
	shcomp-locale.ksh[252]: 'LC_ALL=C;cd _not_found_;LC_ALL=de_DE.UTF-8;cd _not_found_;unset LC_ALL;cd _not_found_;:' failed -- expected '121', got '111'
	shcomp-locale.ksh[252]: 'LC_ALL=C;cd _not_found_;function tst { typeset LC_ALL=de_DE.UTF-8;cd _not_found_; }; tst;cd _not_found_;:' failed -- expected '121', got '111'
test shcomp-locale.ksh failed at 2012-06-23+03:38:24 with exit code 9 [ 18 tests 9 errors ]
test shcomp-pty.ksh failed at 2012-06-23+03:39:05 with exit code 4 [ 18 tests 4 errors ]
test shcomp-subshell.ksh failed at 2012-06-23+03:41:38 with exit code 1 [ 35 tests 1 error ]
	arith.sh[437]: printf '%g $((-Nan)) failed -- expected -nan, got nan
	arith.sh[439]: printf '%g -Nan failed -- expected -nan, got nan
	arith.sh[441]: print -- $((-Nan)) failed -- expected -nan, got nan
test arith failed at 2012-06-23+03:43:05 with exit code 4 [ 167 tests 4 errors ]
	arith.sh[437]: printf '%g $((-Nan)) failed -- expected -nan, got nan
	arith.sh[439]: printf '%g -Nan failed -- expected -nan, got nan
	arith.sh[441]: print -- $((-Nan)) failed -- expected -nan, got nan
test arith(C.UTF-8) failed at 2012-06-23+03:43:07 with exit code 4 [ 167 tests 4 errors ]
	shcomp-arith.ksh[437]: printf '%g $((-Nan)) failed -- expected -nan, got nan
	shcomp-arith.ksh[439]: printf '%g -Nan failed -- expected -nan, got nan
	shcomp-arith.ksh[441]: print -- $((-Nan)) failed -- expected -nan, got nan
test arith(shcomp) failed at 2012-06-23+03:43:09 with exit code 4 [ 167 tests 4 errors ]
test heredoc failed at 2012-06-23+03:48:12 with exit code 1 [ 37 tests 1 error ]
test heredoc(C.UTF-8) failed at 2012-06-23+03:48:16 with exit code 1 [ 37 tests 1 error ]
test heredoc(shcomp) failed at 2012-06-23+03:48:20 with exit code 1 [ 37 tests 1 error ]
test io(shcomp) failed at 2012-06-23+03:48:55 with exit code 269 [ 85 tests 269 errors ]
test path failed at 2012-06-23+03:52:03 with exit code 2 [ 65 tests 2 errors ]
test path(C.UTF-8) failed at 2012-06-23+03:52:09 with exit code 2 [ 65 tests 2 errors ]
test path(shcomp) failed at 2012-06-23+03:52:14 with exit code 2 [ 65 tests 2 errors ]
test pty failed at 2012-06-23+03:52:47 with exit code 4 [ 18 tests 4 errors ]
test pty(C.UTF-8) failed at 2012-06-23+03:53:08 with exit code 4 [ 18 tests 4 errors ]
test pty(shcomp) failed at 2012-06-23+03:53:28 with exit code 4 [ 18 tests 4 errors ]
make [cmd/kshlib/cmdtst]: *** exit code 2 making grep
make [cmd/kshlib/cmdtst]: *** exit code 2 making xargs
make [cmd/kshlib/cmdtst]: *** 2 actions failed
make: *** exit code 1 making cmd/kshlib/cmdtst
pta test failed
/home/gsf/src/cmd/re/iso8859-1.dat:71: "[[:punct:]]+" versus "¡¢£¤¥¦§¨©«¬­®¯°±´·¸»¼½¾¿¶µªº¹²³À" ERE failed: match was: (0,31) expected: (0,25)
/home/gsf/src/cmd/re/iso8859-1.dat:74: "[a-z]+" versus "ßàáâãäåæçèéêëìíîïñòóôõöøùúûüýþ" ERE failed: match was: (0,30) expected: (0,29)
/home/gsf/src/cmd/re/iso8859-1.dat:76: "[A-Z]+" versus "ßÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÑÒÓÔÕÖØÙÚÛÜÝÞ" ERE failed: match was: (1,30) expected: (1,29)
/home/gsf/src/cmd/re/iso8859-1.dat:88: "[A-Z]+" versus "ßàáâãäåæçèéêëìíîïñòóôõöøùúûüýþ" ERE failed: match was: (0,30) expected: (0,29)
/home/gsf/src/cmd/re/iso8859-1.dat:89: "[a-z]+" versus "¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÑÒÓÔÕÖØÙÚÛÜÝÞ" ERE failed: match was: (1,30) expected: (1,29)
TEST	testregex iso8859-1, 301 tests, 5 errors
03:31	FAILED [ OUTPUT ] TEST='Spanish (Modern Sort)_Spain.1252'             
03:33	FAILED [ OUTPUT ] TEST='Spanish - Traditional Sort_Spain.1252'        
04:44	FAILED [ OUTPUT ] TEST=french                                         
04:46	FAILED [ OUTPUT ] TEST=france                                         
04:47	FAILED [ OUTPUT ] TEST=spanish                                        
04:49	FAILED [ OUTPUT ] TEST=spain                                          
TEST	locale, 28 tests, 6 errors
03:142	FAILED [ OUTPUT ] 0x1p+16383 -0x1p+16383 0x1p-16382 -0x1p-16382       
03:171	FAILED [ OUTPUT ] 0x1p+16383 -0x1p+16383 0x1p+16384 -0x1p+16384 0x1p-1
04:405	FAILED [ OUTPUT ] NaN +NaN -NaN                                       
04:427	FAILED [ OUTPUT ] NaN12-34abc.def +NaN12-34abc.def -NaN12-34abc.def   
TEST	strtof, 20 tests, 4 errors
tsafetree       	Line=135: FAILED aso error 1: spin lock possibly hung after 2^16 attempts [errno=0]
	Line=101: FAILED Child process 17130339 exit code 256 [errno=0]
tvsafehash      	Line=106: FAILED Process[num=0,pid=17300510]: Couldn't create vmalloc region [errno=2]
tvsaferehash    	Line=104: FAILED Process[num=0,pid=17300430]: Couldn't create vmalloc region [errno=2]
tvsafetree      	Line=105: FAILED Process[num=0,pid=17292654]: Couldn't create vmalloc region [errno=2]
tvsharemem      	Line=615: FAILED parent shm [pid=17299355]: Count[170] = 2 > 1 [errno=10]
tvthread        	Line=99: FAILED Insert 8362 failed [errno=0]
TEST	cdt, 20 tests, 6 errors
428:	Sun Apr  1 02:00:00 EST 2001 vs Sun Apr  1 03:00:00 EDT 2001 FAILED
TEST	tmscan, 1065 tests, 1 error
tprintf         	Line=582: FAILED double NaN Inf 0.0 error: nan nan inf -inf 0 -0 [errno=0]
tsetbuf         	Line=50: FAILED Try to set file descriptor to 15 but get 16 [errno=9]
TEST	sfio, 70 tests, 2 errors
tmmopen         [shm not supported] 	FAILED with SIGSEGV
tsharemem       	Line=143: FAILED /tmp/shm.1.2628.tst: Can't open shared region [errno=2]
TEST	vmalloc, 15 tests, 2 errors
make: *** 2 actions failed


August 08, 2012