mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
libtool: document test failures related to grep-3.8
This commit is contained in:
parent
36c4562187
commit
2844cded1c
@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
<para>To test the results<!--(about 11.0 SBU)-->, issue:</para>
|
<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
|
<note><para>The test time for libtool can be reduced significantly on a
|
||||||
system with multiple cores. To do this, append
|
system with multiple cores. To do this, append
|
||||||
@ -61,8 +61,9 @@
|
|||||||
percent.</para></note>
|
percent.</para></note>
|
||||||
|
|
||||||
<para>Five tests are known to fail in the LFS build environment due
|
<para>Five tests are known to fail in the LFS build environment due
|
||||||
to a circular dependency, but all tests pass if rechecked after
|
to a circular dependency, but these tests pass if rechecked after
|
||||||
automake is installed.</para>
|
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>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user