Ignore:
Timestamp:
03/31/2018 10:12:39 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
bd9092e
Parents:
83ff3c1e
Message:

Update to ruby-2.5.1.
Update to python3-3.6.5.
Update to cmake-3.11.0.
Update to node.js-9.10.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r83ff3c1e rb548e98  
    77  <!ENTITY ruby-download-http "http://cache.ruby-lang.org/pub/ruby/&ruby-minor-version;/ruby-&ruby-version;.tar.xz">
    88  <!ENTITY ruby-download-ftp  " ">
    9   <!ENTITY ruby-md5sum        "e3a98c7b7de49ed5134398367ab3a3bc">
     9  <!ENTITY ruby-md5sum        "b7d48b39fd09933e232f172384d03b94">
    1010  <!ENTITY ruby-size          "11 MB">
    11   <!ENTITY ruby-buildsize     "361 MB, with checks (add 206 MB for C API docs)">
    12   <!ENTITY ruby-time          "1.3 SBU (using parallelism=4; add 3.7 SBU for tests; add 0.4 SBU for C API docs)">
     11  <!ENTITY ruby-buildsize     "364 MB, with checks (add 206 MB for C API docs)">
     12  <!ENTITY ruby-time          "1.1 SBU (using parallelism=4; add 3.4 SBU for tests; add 0.4 SBU for C API docs)">
    1313]>
    1414
     
    111111    <para>
    112112      To test the results, issue: <command>make check</command>. There
    113       are 17327 tests.  A few (about 3) fail and one test may hang, but
     113      are 17388 tests.  A few (about 11) fail and one test may hang, but
    114114      the test process can continue with ctrl-C.  If the tests are
    115       run in a directory that has a world writable component (e.g /tmp)
     115      run in a directory that has a world writable component (e.g. /tmp)
    116116      then several additional tests fail and the tests terminate after
    117117      25 failures.
Note: See TracChangeset for help on using the changeset viewer.