|
|

楼主 |
发表于 2005-5-9 22:15:16
|
显示全部楼层
我的主系统是gentoo 2005.0,5月5日的portage,kernel是vani...(忘了叫什么):
Linux version 2.6.11.7 (root@livecd) (gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1))
还是nptl/test,又一个错误
GCONV_PATH=/source/glibc-build/iconvdata LC_ALL=C
/source/glibc-build/elf/ld-linux.so.2 --library-path
/source/glibc-build:/source/glibc-build/math:/source/glibc-build/elf:/sour
ce/glibc-build/dlfcn:/source/glibc-build/nss:/source/glibc-build/nis:/sour
ce/glibc-build/rt:/source/glibc-build/resolv:/source/glibc-build/crypt:/so
urce/glibc-build/nptl /source/glibc-build/nptl/tst-clock2 > /source/glibc-build/nptl/tst-clock2.out
make[2]: *** [/source/glibc-build/nptl/tst-clock2.out] Error 1
make[2]: Leaving directory `/mnt/source/glibc-2.3.4-20040701/nptl'
make[1]: *** [nptl/tests] Error 2
make[1]: Leaving directory `/mnt/source/glibc-2.3.4-20040701'
make: *** [check] Error 2
cat /source/glibc-build/nptl/tst-clock2.out
diff 0->1: 0.101017797
diff 1->2: 0.100059479
difference between thread 2 and 3 too small (0.099005992)
再执行一次还是不对:
cat /source/glibc-build/nptl/tst-clock2.out
diff 0->1: 0.103105180
diff 1->2: 0.102042350
diff 2->3: 0.102067291
difference between thread 3 and 4 too small (0.098025886)
nptl/test后面又出了一个aio_cancel fail:
cat /source/glibc-build/nptl/tst-cancelx17.out
going to cancel tf in-time
going to cancel tf2 in-time
in-time cancellation succeeded
aio_cancel failed
going to cancel tf early
tf cleanup handler not called |
|