Changeset a9b40fd for general/prog


Ignore:
Timestamp:
01/29/2021 04:02:03 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
1c35e11
Parents:
9bee4858
Message:

Update to cbindgen-0.16.0
and nss-3.61 which once again requires 'make -j1'.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    r9bee4858 ra9b40fd  
    77  <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
    88  <!ENTITY cbindgen-download-ftp  " ">
    9   <!ENTITY cbindgen-md5sum        "396f97c1d79ee5307611e7d586b4b011">
    10   <!ENTITY cbindgen-size          "188 KB">
    11   <!ENTITY cbindgen-buildsize     "122 MB (add 446 MB for tests)">
    12   <!ENTITY cbindgen-time          "0.8 SBU (add 0.5 SBU for tests)">
     9  <!ENTITY cbindgen-md5sum        "30e49f2ce800363785126ea729891b34">
     10  <!ENTITY cbindgen-size          "185 KB">
     11  <!ENTITY cbindgen-buildsize     "122 MB (add 530 MB for tests)">
     12  <!ENTITY cbindgen-time          "0.8 SBU (add 0.4 SBU for tests), both on a 4-core machine">
    1313]>
    1414
     
    102102
    103103    <para>
     104      <!-- 0.16.0 log shows 2 suites where both tests pass, in the third
     105           3 of 6 fail. The suite names are impenetrable. -->
    104106      To test the results, issue: <command>cargo test</command>.
    105       Six tests, test_expand*, are known to fail.
     107      Three tests in the final suite are known to fail.
    106108    </para>
    107109
Note: See TracChangeset for help on using the changeset viewer.