Changeset a114fcc for general


Ignore:
Timestamp:
01/04/2019 10:15:43 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d38746e
Parents:
34f53a5
Message:

Update to gdb-8.2.1.
Update to ed-1.15.
Update to opencv_contrib-3.4.5.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20920 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gdb.xml

    r34f53a5 ra114fcc  
    77  <!ENTITY gdb-download-http "&gnu-http;/gdb/gdb-&gdb-version;.tar.xz">
    88  <!ENTITY gdb-download-ftp  "&gnu-ftp;/gdb/gdb-&gdb-version;.tar.xz">
    9   <!ENTITY gdb-md5sum        "b5a49dbff00d9a87fbe114d14b3101c0">
     9  <!ENTITY gdb-md5sum        "f8b2562e830a4098dd5b5ea9e9296c70">
    1010  <!ENTITY gdb-size          "19 MB">
    11   <!ENTITY gdb-buildsize     "600 MB (add 59 MB for tests, add 728 MB for docs)">
    12   <!ENTITY gdb-time          "1.8 SBU (Using parallelism=4; add 65 SBU for tests, add 0.6 SBU for docs)">
     11  <!ENTITY gdb-buildsize     "599 MB (add 55 MB for tests, add 723 MB for docs)">
     12  <!ENTITY gdb-time          "1.8 SBU (Using parallelism=4; add 66 SBU for tests, add 0.6 SBU for docs)">
    1313]>
    1414
     
    120120make  site.exp      &amp;&amp;
    121121echo  "set gdb_test_timeout 120" &gt;&gt; site.exp &amp;&amp;
    122 runtest TRANSCRIPT=y
     122runtest
    123123popd</userinput></screen>
    124124
     
    181181      <listitem>
    182182        <para>
    183           Approximately 1-3% of the tests fail (out of over 53000 tests).
     183          Approximately 1-3% of the tests fail (out of over 56000 tests).
    184184        </para>
    185185      </listitem>
Note: See TracChangeset for help on using the changeset viewer.