From 751a13dcfb0225ad28a6b9fc281472fcf9fead21 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 15 Feb 2018 17:21:30 +0000 Subject: [PATCH] Touch up discussions of regression test failures in a few packages git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11368 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/automake.xml | 4 ++-- chapter06/gcc.xml | 2 +- chapter06/glibc.xml | 9 +++++++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 5dc6295d6..edff95cd3 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -58,8 +58,8 @@ sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &:" t/lex-{clean,depend}-cxx.sh make -j4 check - Three tests are known to fail in the LFS environment: - check12.sh, subobj.sh, and check12-w.sh. + Two tests are known to fail in the LFS environment: + check12.sh and check12-w.sh. Install the package: diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index f54ed6c75..e2b109c3b 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -126,7 +126,7 @@ cd build A few unexpected failures cannot always be avoided. The GCC developers are usually aware of these issues, but have not resolved them yet. - In particular, five tests in the libstdc++ test suite are known to fail + In particular, six tests in the libstdc++ test suite are known to fail when running as the root user as we do here. Unless the test results are vastly different from those at the above URL, it is safe to continue. diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 5bdc83216..95608d25b 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -159,12 +159,17 @@ unset GCC_INCDIR + + misc/tst-ttyname + is known to fail in the LFS chroot environment. + + posix/tst-getaddrinfo4 and posix/tst-getaddrinfo5 may fail on some architectures. - + Though it is a harmless message, the install stage of Glibc will