From 075d35fb3d98b3fb195cced1df58207e99f7a239 Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Tue, 22 Jun 2021 21:56:42 +0100 Subject: [PATCH] Some updates re test failures. --- chapter08/binutils.xml | 4 +++- chapter08/gcc.xml | 2 +- chapter08/glibc.xml | 5 ++++- chapter08/tar.xml | 4 +++- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 55e6f8636..e90f15b42 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -157,7 +157,9 @@ cd build make -k check - Four tests named Run property ... are known to + Seven gold tests are known to fail with gcc-11.1.0 + + Four ld tests named Run property ... are known to fail. Install the package: diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index a4d4a8355..d47590436 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -124,7 +124,7 @@ su tester -c "PATH=$PATH make -k check" Six tests related to get_time are known to fail. These are apparently related to the en_HK locale. - Additionally, the test constexpr-52830 is known to fail. + Additionally, three tests in constexpr-52830 are known to fail. elf/tst-cpu-features-cpuinfo - may fail on some architectures. + will fail on non-intel CPUs with this version of glibc. diff --git a/chapter08/tar.xml b/chapter08/tar.xml index e638221c6..2adad5790 100644 --- a/chapter08/tar.xml +++ b/chapter08/tar.xml @@ -72,7 +72,9 @@ make check - One test, capabilities: binary store/restore, is known to fail. + One test, capabilities: binary store/restore, is known to fail if it is + run (LFS lacks selinux), but will be skipped if the host kernel does + not support extended attributes on the filesystem used for building LFS. Install the package: