From 2844cded1c151d8b6f3e073e5f32119bef352892 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 14 Sep 2022 01:32:24 +0800 Subject: [PATCH] libtool: document test failures related to grep-3.8 --- chapter08/libtool.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/chapter08/libtool.xml b/chapter08/libtool.xml index 2082c6cf9..e7eeb3ad9 100644 --- a/chapter08/libtool.xml +++ b/chapter08/libtool.xml @@ -52,7 +52,7 @@ To test the results, issue: -make check +make -k check The test time for libtool can be reduced significantly on a system with multiple cores. To do this, append @@ -61,8 +61,9 @@ percent. Five tests are known to fail in the LFS build environment due - to a circular dependency, but all tests pass if rechecked after - automake is installed. + to a circular dependency, but these tests pass if rechecked after + automake is installed. Additionally, with grep-3.8, two tests will + trigger a warning for non-POSIX regular expressions and fail. Install the package: