Changeset 713ad54


Ignore:
Timestamp:
10/03/2022 10:30:10 PM (19 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
0875e7d
Parents:
f3b2f16 (diff), 3bac16dc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

Location:
chapter08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    rf3b2f16 r713ad54  
    179179<screen><userinput remap="test">make -k check</userinput></screen>
    180180
    181     <para>Twelve tests fail in the <command>gold</command> testsuite when the
     181    <para>Twelve tests fail in the gold testsuite when the
    182182    <option>--enable-default-pie</option> and
    183183    <option>--enable-default-ssp</option> options are passed to GCC.
     
    185185         And it seems unworthy to add a sed into temp grep just for one test
    186186         failure.  (I don't really agree to "patch" grep in the first place,
    187          anyway.) -->
     187         anyway.)
     188         Will be fixed in 2.40 (upstream commit 67d1991). -->
    188189    The test named <filename>ar with versioned solib</filename> is also
    189     known to fail.</para>
     190    known to fail.
     191    <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 -->
     192    Because of a race between the gas testsuite and the gprofng testsuite,
     193    some gas tests may fail if parallel jobs are used.  If you are not
     194    assured of the correctness of gas, invoke
     195    <command>make check-gas</command> to run gas testsuite separately and
     196    all tests should pass. Three gprofng tests result
     197    <literal>ERROR</literal> and they are counted as
     198    <literal>UNRESOLVED</literal> in the summary.</para>
    190199
    191200    <para>Install the package:</para>
  • chapter08/glibc.xml

    rf3b2f16 r713ad54  
    159159    <para>You may see some test failures. The Glibc test suite is
    160160    somewhat dependent on the host system. A few failures out of
    161     over 4200 tests can generally be ignored. This is a list of the
     161    over 5000 tests can generally be ignored. This is a list of the
    162162    most common issues seen for recent versions of LFS:</para>
    163163
Note: See TracChangeset for help on using the changeset viewer.