| "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| From https://github.com/ruby/ruby |
| 0321f2c..a1f72a5 master -> origin/master |
| "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| In file included from /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/arithmetic/char.h:29, |
| from /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/arithmetic.h:24, |
| from /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/ruby.h:28, |
| from /tmp/ruby/src/trunk-repeat20-asserts/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-repeat20-asserts/ext/zlib/zlib.c:9: |
| In function ‘RSTRING_LEN’, |
| inlined from ‘gzfile_calc_crc’ at /tmp/ruby/src/trunk-repeat20-asserts/ext/zlib/zlib.c:2862:9, |
| inlined from ‘zlib_gunzip_run’ at /tmp/ruby/src/trunk-repeat20-asserts/ext/zlib/zlib.c:4640:5: |
| /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/core/rstring.h:369:24: warning: array subscript 0 is outside array bounds of ‘struct RString[0]’ [-Warray-bounds=] |
| 369 | return RSTRING(str)->len; |
| In function ‘zlib_gunzip_run’: |
| cc1: note: source object is likely at address zero |
| In function ‘RSTRING_LEN’, |
| inlined from ‘gzfile_calc_crc’ at /tmp/ruby/src/trunk-repeat20-asserts/ext/zlib/zlib.c:2862:9, |
| inlined from ‘zlib_gunzip_run’ at /tmp/ruby/src/trunk-repeat20-asserts/ext/zlib/zlib.c:4640:5: |
| /tmp/ruby/src/trunk-repeat20-asserts/include/ruby/internal/core/rstring.h:369:24: warning: array subscript 0 is outside array bounds of ‘struct RString[0]’ [-Warray-bounds=] |
| In function ‘zlib_gunzip_run’: |
| cc1: note: source object is likely at address zero |
| At top level: |
| cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics |
| cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics |
| "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0. |