This is now giving 9 failures (journal enclosed below) Three Categories of problem as follows 1. Tests for ENXIO on a nonexistent device that does exist as a special block/char gives ENODEV instead of ENXIO 2. Time failures (used to pass on older glibc) 3. vprintf formatting failures --------------------- 70||"total tests in ANSI.os 1536" 10|0 /tset/ANSI.os/streamio/fopen_X/T.fopen_X 06:53:30|TC Start, scenario ref 200-0, ICs: {1} 15|0 3.6-lite 1|TCM Start 400|0 1 1 06:53:30|IC Start 200|0 1 06:53:30|TP Start 520|0 1 00029493 1 1|fopen(/home/tet/test_sets/nonexistc, "r") did not return expected errno 520|0 1 00029493 1 2|expected errno ENXIO, received 19(ENODEV) 220|0 1 1 06:53:30|FAIL 410|0 1 1 06:53:30|IC End 80|0 0 06:53:31|TC End, scenario ref 200-0 10|1 /tset/ANSI.os/streamio/freopen_X/T.freopen_X 06:53:31|TC Start, scenario ref 204-0, ICs: {1} 15|1 3.6-lite 1|TCM Start 400|1 1 1 06:53:31|IC Start 200|1 1 06:53:31|TP Start 520|1 1 00029495 1 1|freopen(/home/tet/test_sets/nonexistc, "r") did not return expected errno 520|1 1 00029495 1 2|expected errno ENXIO, received 19(ENODEV) 220|1 1 1 06:53:31|FAIL 410|1 1 1 06:53:31|IC End 80|1 0 06:53:32|TC End, scenario ref 204-0 10|2 /tset/ANSI.os/streamio/printf_X/T.printf_X 06:53:32|TC Start, scenario ref 216-0, ICs: {38} 15|2 3.6-lite 1|TCM Start 400|2 38 1 06:53:32|IC Start 200|2 38 06:53:32|TP Start 520|2 38 00029498 2 1|printf( "%9$'u %1$'hi %2$'hi %3$'G %4$'d %5$'d %6$'f %7$'e %8$'g\n", 1234, -1234, 55.0000001, -12345, 12345, 321.7654321, 321.7654321, 55.0000001, 12345) failed 520|2 38 00029498 2 2|(') format modifier causes non-monetary grouping 520|2 38 00029498 2 3|Observed output: "1,23,4,5 12,3,4 -12,3,4 5,5 -1,23,4,5 1,23,4,5 32,1I765432 3I217654e+02 5,5\n" 520|2 38 00029498 2 4|Expected pattern: "^12,34,5 1,23,4 -1,23,4 5,5 -12,34,5 12,34,5 32,1I765432 3I217654e+0*02 5,5\n" 220|2 38 1 06:53:32|FAIL 410|2 38 1 06:53:32|IC End 80|2 0 06:53:33|TC End, scenario ref 216-0 10|3 /tset/ANSI.os/streamio/vprintf_X/T.vprintf_X 06:53:33|TC Start, scenario ref 236-0, ICs: {38} 15|3 3.6-lite 1|TCM Start 400|3 38 1 06:53:33|IC Start 200|3 38 06:53:33|TP Start 520|3 38 00029501 2 1|vprintf( "%9$'u %1$'hi %2$'hi %3$'G %4$'d %5$'d %6$'f %7$'e %8$'g\n", 1234, -1234, 55.0000001, -12345, 12345, 321.7654321, 321.7654321, 55.0000001, 12345) failed 520|3 38 00029501 2 2|(') format modifier causes non-monetary grouping 520|3 38 00029501 2 3|Observed output: "1,23,4,5 12,3,4 -12,3,4 5,5 -1,23,4,5 1,23,4,5 32,1I765432 3I217654e+02 5,5\n" 520|3 38 00029501 2 4|Expected pattern: "^12,34,5 1,23,4 -1,23,4 5,5 -12,34,5 12,34,5 32,1I765432 3I217654e+0*02 5,5\n" 220|3 38 1 06:53:33|FAIL 410|3 38 1 06:53:33|IC End 80|3 0 06:53:34|TC End, scenario ref 236-0 10|4 /tset/ANSI.os/time/ctime_X/T.ctime_X 06:53:34|TC Start, scenario ref 291-0, ICs: {1} 15|4 3.6-lite 1|TCM Start 400|4 1 1 06:53:34|IC Start 200|4 1 06:53:34|TP Start 520|4 1 00029504 1 1|with TZ=JKL3:10PNM4:40 ctime() did not set timezone correctly 520|4 1 00029504 1 2|value of timezone was 18000, expected 11400 220|4 1 1 06:53:34|FAIL 410|4 1 1 06:53:34|IC End 80|4 0 06:53:35|TC End, scenario ref 291-0 10|5 /tset/ANSI.os/time/localtim_X/T.localtim_X 06:53:35|TC Start, scenario ref 293-0, ICs: {1} 15|5 3.6-lite 1|TCM Start 400|5 1 1 06:53:35|IC Start 200|5 1 06:53:35|TP Start 520|5 1 00029506 1 1|with TZ=JKL3:10PNM4:40 localtime() did not set timezone correctly 520|5 1 00029506 1 2|value of timezone was 18000, expected 11400 220|5 1 1 06:53:35|FAIL 410|5 1 1 06:53:35|IC End 80|5 0 06:53:36|TC End, scenario ref 293-0 10|6 /tset/ANSI.os/time/mktime_X/T.mktime_X 06:53:36|TC Start, scenario ref 296-0, ICs: {1} 15|6 3.6-lite 1|TCM Start 400|6 1 1 06:53:36|IC Start 200|6 1 06:53:36|TP Start 520|6 1 00029508 1 1|with TZ=JKL3:10PNM4:40 mktime() did not set timezone correctly 520|6 1 00029508 1 2|value of timezone was 18000, expected 11400 220|6 1 1 06:53:36|FAIL 410|6 1 1 06:53:36|IC End 80|6 0 06:53:37|TC End, scenario ref 296-0 70||"total tests in POSIX.hdr 394" 70||"total tests in POSIX.os 1667" 10|7 /tset/POSIX.os/files/creat_X/T.creat_X 06:53:37|TC Start, scenario ref 428-0, ICs: {1} 15|7 3.6-lite 1|TCM Start 400|7 1 1 06:53:37|IC Start 200|7 1 06:53:37|TP Start 520|7 1 00029509 1 1|creat("/home/tet/test_sets/nonexistc", 0777) did not give correct results 520|7 1 00029509 1 2|ERRNO VALUES: expected: 6 (ENXIO), observed: 19 (ENODEV) 220|7 1 1 06:53:37|FAIL 410|7 1 1 06:53:37|IC End 80|7 0 06:53:38|TC End, scenario ref 428-0 10|8 /tset/POSIX.os/files/open_X/T.open_X 06:53:38|TC Start, scenario ref 436-0, ICs: {2} 15|8 3.6-lite 1|TCM Start 400|8 2 1 06:53:38|IC Start 200|8 2 06:53:38|TP Start 520|8 2 00029511 1 1|open("/home/tet/test_sets/nonexistc", O_RDONLY) did not give correct results 520|8 2 00029511 1 2|ERRNO VALUES: expected: 6 (ENXIO), observed: 19 (ENODEV) 220|8 2 1 06:53:38|FAIL 410|8 2 1 06:53:38|IC End 80|8 0 06:53:39|TC End, scenario ref 436-0 900|06:53:39|TCC End