luwushuang2008 wrote:
I’m following LFS 7.5 and run into section 6.9: Glibc-2.19. Though I
can successfully compile the package with make, I encounter this error
at following make check stage for test suite:
root:/sources/glibc-build# grep Error glibc-check-log
make[2]: *** [/sources/glibc-build/libio/tst-ftell-partial-wide.out] Error 1
make[1]: *** [libio/tests] Error 2
make[2]: *** [/sources/glibc-build/posix/tst-getaddrinfo4.out] Error 1
make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
make[1]: *** [posix/tests] Error 2
make[2]: *** [/sources/glibc-build/rt/tst-cpuclock2.out] Error 1
make[1]: *** [rt/tests] Error 2
make[2]: [/sources/glibc-build/conform/run-conformtest.out] Error 1 (ignored)
make: *** [check] Error 2
LFS book said I will probably see some expected failure and I still
expect this make check to finish normally. But I notice even in LFS
official build logs:
http://www.linuxfromscratch.org/lfs/build-logs/7.5-systemd/Core-i5-2430M/chapter6/003-glibc-and-adjusting-the-toolchain.log,
this error is there as well. so I’m wondering that if you guys run this
make check process successfully? is it harmful for the future building
if I don’t fix it?
We say that the error is expected. We don't always know why these
occur. Some may be due to our partial environment at build time.
Others are errors in the test suite. Press on.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page