Ignore:
Timestamp:
03/15/2019 02:38:51 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
15c1a33
Parents:
e0fa4a5
Message:

Merge to HEAD 21327.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    re0fa4a5 r2535d7fd  
    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        "8ef05a53e3767d03688e5c55f915ce80">
     9  <!ENTITY ruby-md5sum        "6b6d15974a0ee5a34614a2cd9b303a51">
    1010  <!ENTITY ruby-size          "11 MB">
    11   <!ENTITY ruby-buildsize     "411 MB, with checks (add 279 MB for C API docs)">
    12   <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 4.1 SBU for tests; add 0.6 SBU for C API docs)">
     11  <!ENTITY ruby-buildsize     "414 MB (add 3 MB for tests; add 277 MB for C API docs)">
     12  <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 4.4 SBU for tests; add 0.6 SBU for C API docs)">
    1313]>
    1414
     
    110110
    111111    <para>
    112       To test the results, issue: <command>make check</command>. There
    113       are 20248 tests.  One test, ungetbyte, is known to fail.
    114       If the tests are
    115       run in a directory that has a world writable component (e.g. /tmp)
    116       then several additional tests may fail and the tests terminate after
    117       25 failures.
     112      To test the results, issue: <command>make check</command>. There are
     113      over 20,000 tests. Some tests may fail
     114      if IPv6 is not active on the system.  If the tests are run in a directory
     115      that has a world writable component (e.g. /tmp) then several additional
     116      tests may fail and the tests terminate after 25 failures.
    118117    </para>
    119118
Note: See TracChangeset for help on using the changeset viewer.