| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 8fe8021..29fdb73 master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| In file included from /tmp/ruby/src/trunk-iseq_binary/ext/digest/digest.c:16: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/digest.h: In function ‘rb_digest_make_metadata’: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| 79 | #if EXTSTATIC |
| | ^~~~~~~~~ |
| 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 |
| In file included from /tmp/ruby/src/trunk-iseq_binary/ext/digest/bubblebabble/bubblebabble.c:15: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/bubblebabble/../digest.h: In function ‘rb_digest_make_metadata’: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/bubblebabble/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| 79 | #if EXTSTATIC |
| | ^~~~~~~~~ |
| 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 |
| In file included from /tmp/ruby/src/trunk-iseq_binary/ext/digest/rmd160/rmd160init.c:5: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/rmd160/../digest.h: In function ‘rb_digest_make_metadata’: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/rmd160/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| 79 | #if EXTSTATIC |
| | ^~~~~~~~~ |
| 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 |
| In file included from /tmp/ruby/src/trunk-iseq_binary/ext/digest/md5/md5init.c:5: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/md5/../digest.h: In function ‘rb_digest_make_metadata’: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/md5/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| 79 | #if EXTSTATIC |
| | ^~~~~~~~~ |
| 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 |
| In file included from /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha1/sha1init.c:5: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha1/../digest.h: In function ‘rb_digest_make_metadata’: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha1/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| 79 | #if EXTSTATIC |
| | ^~~~~~~~~ |
| 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 |
| In file included from /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha2/sha2init.c:5: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha2/../digest.h: In function ‘rb_digest_make_metadata’: |
| /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha2/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| 79 | #if EXTSTATIC |
| | ^~~~~~~~~ |
| 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 -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |