libtool: document test failures related to grep-3.8

This commit is contained in:
Xi Ruoyao 2022-09-14 01:32:24 +08:00
parent 36c4562187
commit 2844cded1c
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -52,7 +52,7 @@
<para>To test the results<!--(about 11.0 SBU)-->, issue:</para>
<screen><userinput remap="test">make check</userinput></screen>
<screen><userinput remap="test">make -k check</userinput></screen>
<note><para>The test time for libtool can be reduced significantly on a
system with multiple cores. To do this, append
@ -61,8 +61,9 @@
percent.</para></note>
<para>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.</para>
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.</para>
<para>Install the package:</para>