Changes in / [a0ab7fa:9dafe2d4]


Ignore:
Location:
chapter08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    ra0ab7fa r9dafe2d4  
    161161<screen><userinput remap="test">make -k check</userinput></screen>
    162162
    163     <para>Twelve tests fail in the <command>gold</command> testsuite when the
     163    <para>Twelve tests fail in the gold testsuite when the
    164164    <option>--enable-default-pie</option> and
    165165    <option>--enable-default-ssp</option> options are passed to GCC.
     
    167167         And it seems unworthy to add a sed into temp grep just for one test
    168168         failure.  (I don't really agree to "patch" grep in the first place,
    169          anyway.) -->
     169         anyway.)
     170         Will be fixed in 2.40 (upstream commit 67d1991). -->
    170171    The test named <filename>ar with versioned solib</filename> is also
    171     known to fail.</para>
     172    known to fail.
     173    <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 -->
     174    Because of a race between the gas testsuite and the gprofng testsuite,
     175    some gas tests may fail if parallel jobs are used.  If you are not
     176    assured of the correctness of gas, invoke
     177    <command>make check-gas</command> to run gas testsuite separately and
     178    all tests should pass. Three gprofng tests result
     179    <literal>ERROR</literal> and they are counted as
     180    <literal>UNRESOLVED</literal> in the summary.</para>
    172181
    173182    <para>Install the package:</para>
  • chapter08/glibc.xml

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