This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Test results on RHEL3-U6/ia32, RHEL4-U2/ia64 amd RHEL4-U2/x86-64


On RHEL3-U6/ia32, I got

1. With nptl,

Failed to kill test process: No child processes
make[4]: *** [/export/build/gnu/glibc-2.3-nptl-3.4/build-i686-linux/nptl/tst-exit2.out] Error 1

Failed to kill test process: No child processes
make[4]: ***
[/export/build/gnu/glibc-2.3-nptl-3.4/build-i686-linux/nptl/tst-exit3.out]
Error 1

2. With linuxthreads, "make xcheck" was OK.

On RHEL4-U2/ia64, I got

1. With nptl,

make[4]: *** [/export/build/gnu/glibc-2.3-nptl-3.4/build-ia64-linux/rt/tst-timer4.out]
Error 1
make[4]: *** [/export/build/gnu/glibc-2.3-nptl-3.4/build-ia64-linux/rt/tst-timer5.out] Error 1

[hjl@gnu-11 glibc-2.3-nptl-3.4]$ cat
/export/build/gnu/glibc-2.3-nptl-3.4/build-ia64-linux/rt/tst-timer4.out
clock_gettime returned timespec = { 1130257618, 360253554 }
clock_getres returned timespec = { 0, 976563 }
*** timer thr1 invoked too soon: 1130257618.560146514 instead of
expected 1130257618.560477825
*** timer sig1 invoked too soon: 1130257618.760283480 instead of
expected 1130257618.760477825
*** timer sig2 invoked too soon: 1130257618.859893978 instead of
expected 1130257618.860477825
!!! second timer_gettime timer_none returned it_interval 0.100585989
[hjl@gnu-11 glibc-2.3-nptl-3.4]$ cat
/export/build/gnu/glibc-2.3-nptl-3.4/build-ia64-linux/rt/tst-timer5.out
clock_gettime returned timespec = { 1189119, 197743372 }
clock_getres returned timespec = { 0, 976563 }
*** timer thr1 invoked too soon: 1189119.397229636 instead of expected
1189119.397883180
*** timer thr2 invoked too soon: 1189119.497775409 instead of expected
1189119.497883180
*** timer sig1 invoked too soon: 1189119.597365450 instead of expected
1189119.597883180
*** timer sig2 invoked too soon: 1189119.696975929 instead of expected
1189119.697883180
!!! second timer_gettime timer_none returned it_interval 0.100585989

2. With linuxthreads, "make xcheck" was OK.

On RHEL4-U2/x86-64, I got

1. With nptl,

make[4]: ***
[/export/build/gnu/glibc-2.3-nptl/build-x86_64-linux/rt/tst-mqueue5.out]
Error 1

[hjl@gnu-13 glibc-2.3-nptl]$ cat /export/build/gnu/glibc-2.3-nptl/build-x86_64-linux/rt/tst-mqueue5.out
SIGRTMIN signal in child did not arrive
child failed with status 256


2. With linuxthreads, "make xcheck" was OK.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]