Changeset 6ff520f


Ignore:
Timestamp:
08/02/2021 03:45:10 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
66bfc2b
Parents:
16cdca7b (diff), c2d2342 (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

Files:
13 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r16cdca7b r6ff520f  
    4545    appropriate for the entry or if needed the entire day's listitem.
    4646    -->
     47    <listitem>
     48      <para>2021-08-01</para>
     49      <itemizedlist>
     50        <listitem>
     51           <para>[bdubbs] - Remove unneeded sed commands from automake and
     52           coreutils. Fixes
     53           <ulink url="&lfs-ticket-root;4895">#4895</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to linux-5.13.7. Fixes
     57          <ulink url="&lfs-ticket-root;4893">#4893</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Update to e2fsprogs-1.46.3. Fixes
     61          <ulink url="&lfs-ticket-root;4896">#4896</ulink>.</para>
     62        </listitem>
     63      </itemizedlist>
     64    </listitem>
     65
    4766
    4867    <listitem>
  • chapter08/automake.xml

    r16cdca7b r6ff520f  
    4141  <sect2 role="installation">
    4242    <title>Installation of Automake</title>
    43 
     43<!--
    4444    <para>Fix a failing test:</para>
    4545
    4646<screen><userinput remap="pre">sed -i "s/''/etags/" t/tags-lisp-space.sh</userinput></screen>
    47 
     47-->
    4848    <para>Prepare Automake for compilation:</para>
    4949
     
    5959
    6060<screen><userinput remap="test">make -j4 check</userinput></screen>
    61 
     61<!--
    6262    <para>The tests t/subobj.sh, t/deprecated-acinit.sh, and t/init.sh are known to
    6363    fail in the LFS environment.</para>
    64 
     64-->
    6565    <para>Install the package:</para>
    6666
  • chapter08/binutils.xml

    r16cdca7b r6ff520f  
    182182<screen><userinput remap="test">make -k check</userinput></screen>
    183183
     184    <para>Foru tests related to zlib are known ot fail.</para>
     185<!--
    184186    <para>Seven gold tests are known to fail with gcc-11.1.0</para>
    185187
    186188    <para>Four ld tests named <quote>Run property ...</quote> are known to
    187189    fail.</para>
    188 
     190 -->
    189191    <para>Install the package:</para>
    190192
  • chapter08/check.xml

    r16cdca7b r6ff520f  
    5454<screen><userinput remap="test">make check</userinput></screen>
    5555
    56     <para>Note that the Check test suite may take a relatively long
     56<!--    <para>Note that the Check test suite may take a relatively long
    5757    (up to 4 SBU) time.</para>
    58 
     58-->
    5959    <para>Install the package:</para>
    6060
  • chapter08/coreutils.xml

    r16cdca7b r6ff520f  
    5757   coreutils is released, please check #4055 to see if the change has been
    5858   picked up in this package -->
     59<!--
    5960   <para>Suppress a test which on some machines can loop forever:</para>
    6061
    6162<screen><userinput remap="pre">sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk</userinput></screen>
     63-->
    6264<!--
    6365<para>Fix a problem with autoconf-2.70 in an included gnulib .m4 file:</para>
     
    131133
    132134<screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
    133 
     135<!--
    134136    <para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
    135 
     137-->
    136138    <para>Remove the temporary group:</para>
    137139
  • chapter08/e2fsprogs.xml

    r16cdca7b r6ff520f  
    9494<screen><userinput remap="test">make check</userinput></screen>
    9595
    96 <para>One test, m_rootdir_acl, is known to fail.</para>
    9796<!-- This is a ridiculous amount now! And is it still true?
     97     Does not appear to be true for version 1.46.3.  Time with tests
     98     26 seconds with tests (With lots of cores and ram and an ssd disk).
     99
    98100    <para>One of the e2fsprogs tests will attempt to allocate 256 MB of memory.
    99101    If you do not have significantly more RAM than this, be sure to enable
     
    102104    linkend="ch-partitioning-mounting"/>
    103105    for details on creating and enabling swap space.</para>
    104 -->
     106
    105107    <para>On a spinning disk, the tests take a little more than 4 SBUs. They
    106108    can be much shorter on an SSD (down to about 1.5 SBUs).</para>
    107 
     109-->
    108110    <para>Install the package:</para>
    109111
  • chapter08/gcc.xml

    r16cdca7b r6ff520f  
    140140    <ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
    141141
    142     <para>In g++, three tests in constexpr-52830 are known to fail and
     142 <!--    <para>In g++, three tests in constexpr-52830 are known to fail and
    143143    also to be treated as unexpected successes (XPASS).  This is because
    144144    an <quote>internal compiler error</quote> on this test is fixed, but
    145145    the compiler still rejects some valid code.</para>
    146 
     146 -->
    147147    <!--  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96322
    148148          https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367 -->
     149
    149150    <para>In libstdc++, one numpunct test and six tests related to get_time are
    150151    known to fail.  These are all because the locale definitions in glibc have
  • chapter08/gdbm.xml

    r16cdca7b r6ff520f  
    7575
    7676<screen><userinput remap="test">make check</userinput></screen>
    77 
     77<!--
    7878    <para>
    7979      One test, <filename>version</filename>, is known to fail.
    8080    </para>
    81 
     81-->
    8282    <para>Install the package:</para>
    8383
  • chapter08/inetutils.xml

    r16cdca7b r6ff520f  
    106106
    107107<screen><userinput remap="test">make check</userinput></screen>
    108 
     108<!--
    109109    <note><para>One test, libls.sh, may fail in the initial chroot
    110110    environment but will pass if the test is rerun after the LFS system
    111111    is complete. One test, ping-localhost.sh, will fail if the host
    112112    system does not have ipv6 capability.</para></note>
    113 
     113-->
    114114    <para>Install the package:</para>
    115115
  • chapter08/m4.xml

    r16cdca7b r6ff520f  
    5858<screen><userinput remap="test">make check</userinput></screen>
    5959
     60    <para>One test, test-posix_spawn-script, is known to fail.</para>
     61
    6062    <para>Install the package:</para>
    6163
  • chapter08/tar.xml

    r16cdca7b r6ff520f  
    6969<screen><userinput remap="make">make</userinput></screen>
    7070
    71     <para>To test the results (about 3 SBU), issue:</para>
     71    <para>To test the results, issue:</para>
    7272
    7373<screen><userinput remap="test">make check</userinput></screen>
  • chapter08/tcl.xml

    r16cdca7b r6ff520f  
    113113
    114114<screen><userinput remap="test">make test</userinput></screen>
    115 
     115<!--
    116116   <note>
    117117      <para>
     
    121121      </para>
    122122    </note>
     123-->
     124    <para>One test, unixInit-1.2, is known to fail.</para>
    123125
    124126    <para>Install the package:</para>
  • packages.ent

    r16cdca7b r6ff520f  
    141141<!ENTITY diffutils-fin-sbu "0.4 SBU">
    142142
    143 <!ENTITY e2fsprogs-version "1.46.2">
    144 <!ENTITY e2fsprogs-size "9,2675 KB">
     143<!ENTITY e2fsprogs-version "1.46.3">
     144<!ENTITY e2fsprogs-size "9,2688 KB">
    145145<!ENTITY e2fsprogs-url "https://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v&e2fsprogs-version;/e2fsprogs-&e2fsprogs-version;.tar.gz">
    146 <!ENTITY e2fsprogs-md5 "e8ef5fa3b72557be5e9fe564a25da6eb">
     146<!ENTITY e2fsprogs-md5 "0edcffc4b601a4191bfa152f61b406b2">
    147147<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
    148148<!ENTITY e2fsprogs-fin-du "102 MB">
     
    437437<!ENTITY linux-major-version "5">
    438438<!ENTITY linux-minor-version "13">
    439 <!ENTITY linux-patch-version "4">
     439<!ENTITY linux-patch-version "7">
    440440<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    441441<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    442 <!ENTITY linux-size "116,536 KB">
     442<!ENTITY linux-size "116,544 KB">
    443443<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    444 <!ENTITY linux-md5 "50aa48ae38a736b3f313a777574af3d3">
     444<!ENTITY linux-md5 "9bd74571c148a7753f5a237ba52f8ee5">
    445445<!ENTITY linux-home "https://www.kernel.org/">
    446446<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
Note: See TracChangeset for help on using the changeset viewer.