Changes in / [96323bd:1dcfd50]


Ignore:
Location:
chapter08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    r96323bd r1dcfd50  
    162162
    163163    <para>
    164       Some gprofng tests depend on hardware and may fail on AArch64.
    165       <!-- Happens for me with -j24, not sure if it's aarch64-only -->
    166       Some GAS tests may fail if the test is run parallelly due to a race
    167       condition.
    168     </para>
    169 
    170     <para>
    171164    <!-- Caused by egrep deprecation.  Note that we don't "patch" temp grep.
    172165         And it seems unworthy to add a sed into temp grep just for one test
    173166         failure.  (I don't really agree to "patch" grep in the first place,
    174          anyway.) -->
    175     The test named <filename>ar with versioned solib</filename> is also
    176     known to fail.</para>
     167         anyway.)
     168         Will be fixed in 2.40 (upstream commit 67d1991). -->
     169    The test named <filename>ar with versioned solib</filename> is
     170    known to fail.
     171    <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 -->
     172    Because of a race between the gas testsuite and the gprofng testsuite,
     173    some gas tests may fail if parallel jobs are used.  If you are not
     174    assured of the correctness of gas, invoke
     175    <command>make check-gas</command> to run gas testsuite separately and
     176    all tests should pass. Three gprofng tests result
     177    <literal>ERROR</literal> and they are counted as
     178    <literal>UNRESOLVED</literal> in the summary.</para>
    177179
    178180    <para>Install the package:</para>
  • chapter08/glibc.xml

    r96323bd r1dcfd50  
    152152    <para>You may see some test failures. The Glibc test suite is
    153153    somewhat dependent on the host system. A few failures out of
    154     over 4200 tests can generally be ignored. This is a list of the
     154    over 5000 tests can generally be ignored. This is a list of the
    155155    most common issues seen for recent versions of LFS:</para>
    156156
Note: See TracChangeset for help on using the changeset viewer.