LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1254|回复: 3

glibc 在check的时候,出现的错误

[复制链接]
发表于 2008-7-20 21:24:04 | 显示全部楼层 |阅读模式
想和大家探讨下,出了下面的错误能否继续下去呢?
Host: suse enterprise 10 sp1
LFS Version : 6.3


[PHP]
root:/sources/glibc-build# grep Error glibc-check-log
make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
make[2]: *** [/sources/glibc-build/nptl/tst-cancel1.out] Error 1
make[1]: *** [nptl/tests] Error 2
make: *** [check] Error 2

[/PHP]

文档上是这样说的:
You will probably see an expected (ignored) failure in the posix/annexc test. In addition the Glibc test suite is somewhat dependent on the host system. This is a list of the most common issues:

The nptl/tst-cancel1 test will fail when using the 4.1 series of GCC.

The nptl/tst-clock2 and tst-attr3 tests sometimes fail. The reason is not completely understood, but indications are that a heavy system load can trigger these failures.

The math tests sometimes fail when running on systems where the CPU is not a relatively new genuine Intel or authentic AMD processor.

If you have mounted the LFS partition with the noatime option, the atime test will fail. As mentioned in Section 2.4, “Mounting the New Partition”, do not use the noatime option while building LFS.

When running on older and slower hardware or on systems under load, some tests can fail because of test timeouts being exceeded.

上面大概说了,因为,gcc 4.1系列的原因,有可能会出现: nptl/tst-cancel1 的报错.
还有这个也是可以忽略的: “make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)”

但是,还有这两个错误:

make[1]: *** [nptl/tests] Error 2
make: *** [check] Error 2

不知道他上面描述的是不是就是指的这个tests,大家说说看.
发表于 2008-7-22 21:53:34 | 显示全部楼层
Just skip it.
回复 支持 反对

使用道具 举报

发表于 2008-7-22 22:08:06 | 显示全部楼层
应该可以继续的
回复 支持 反对

使用道具 举报

发表于 2009-8-3 21:08:37 | 显示全部楼层
Post by lxy_bhbh;1876801
想和大家探讨下,出了下面的错误能否继续下去呢?
Host: suse enterprise 10 sp1
LFS Version : 6.3


[PHP]
root:/sources/glibc-build# grep Error glibc-check-log
make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
make[2]: *** [/sources/glibc-build/nptl/tst-cancel1.out] Error 1
make[1]: *** [nptl/tests] Error 2
make: *** [check] Error 2

[/PHP]

文档上是这样说的:

上面大概说了,因为,gcc 4.1系列的原因,有可能会出现: nptl/tst-cancel1 的报错.
还有这个也是可以忽略的: “make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)”

但是,还有这两个错误:

make[1]: *** [nptl/tests] Error 2
make: *** [check] Error 2

不知道他上面描述的是不是就是指的这个tests,大家说说看.


我也出现了这个问题,我不知道是否可以跳过去?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表