Changeset c5750ecf


Ignore:
Timestamp:
06/23/2021 03:45:09 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
641ab9be
Parents:
146e56a (diff), 075d35fb (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:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    r146e56a rc5750ecf  
    175175<screen><userinput remap="test">make -k check</userinput></screen>
    176176
    177     <para>Four tests named <quote>Run property ...</quote> are known to
     177    <para>Seven gold tests are known to fail with gcc-11.1.0</para>
     178
     179    <para>Four ld tests named <quote>Run property ...</quote> are known to
    178180    fail.</para>
    179181
  • chapter08/gcc.xml

    r146e56a rc5750ecf  
    143143    apparently related to the en_HK locale.</para>
    144144
    145     <para>Additionally, the test constexpr-52830 is known to fail.</para>
     145    <para>Additionally, three tests in constexpr-52830 are known to fail.</para>
    146146
    147147<!--<para>Additionally the following tests related to the following files
  • chapter08/glibc.xml

    r146e56a rc5750ecf  
    182182
    183183      <listitem>
     184        <!-- FIXME This currently tests SSBD and STIBP which do not exist
     185         on non-intel, should be fixed in glibc-2.34
     186         https://sourceware.org/pipermail/libc-alpha/2021-January/122171.html -->
    184187        <para><emphasis>elf/tst-cpu-features-cpuinfo</emphasis>
    185         may fail on some architectures.</para>
     188        will fail on non-intel CPUs with this version of glibc.</para>
    186189      </listitem>
    187190
  • chapter08/tar.xml

    r146e56a rc5750ecf  
    7373<screen><userinput remap="test">make check</userinput></screen>
    7474
    75     <para>One test, capabilities: binary store/restore, is known to fail.</para>
     75    <para>One test, capabilities: binary store/restore, is known to fail if it is
     76    run (LFS lacks selinux), but will be skipped if the host kernel does
     77    not support extended attributes on the filesystem used for building LFS.</para>
    7678
    7779    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.