| "make update-download -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| From https://github.com/ruby/ruby |
| 7407aa5..0f75ac8 master -> origin/master |
| "make after-update -j3" exit with 0. |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| In file included from /home/opc/ruby/src/master/ext/digest/digest.c:16: |
| /home/opc/ruby/src/master/ext/digest/digest.h: In function ‘rb_digest_make_metadata’: |
| /home/opc/ruby/src/master/ext/digest/digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| #if EXTSTATIC |
| ^~~~~~~~~ |
| /home/opc/ruby/src/master/ext/digest/digest.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/ext/digest/rmd160/rmd160init.c:5: |
| /home/opc/ruby/src/master/ext/digest/rmd160/../digest.h: In function ‘rb_digest_make_metadata’: |
| /home/opc/ruby/src/master/ext/digest/rmd160/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| #if EXTSTATIC |
| ^~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/ext/digest/md5/md5init.c:5: |
| /home/opc/ruby/src/master/ext/digest/md5/../digest.h: In function ‘rb_digest_make_metadata’: |
| /home/opc/ruby/src/master/ext/digest/md5/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| #if EXTSTATIC |
| ^~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/ext/digest/bubblebabble/bubblebabble.c:15: |
| /home/opc/ruby/src/master/ext/digest/bubblebabble/../digest.h: In function ‘rb_digest_make_metadata’: |
| /home/opc/ruby/src/master/ext/digest/bubblebabble/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| #if EXTSTATIC |
| ^~~~~~~~~ |
| /home/opc/ruby/src/master/ext/digest/rmd160/rmd160init.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| /home/opc/ruby/src/master/ext/digest/md5/md5init.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| /home/opc/ruby/src/master/ext/digest/bubblebabble/bubblebabble.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/ext/digest/sha1/sha1init.c:5: |
| /home/opc/ruby/src/master/ext/digest/sha1/../digest.h: In function ‘rb_digest_make_metadata’: |
| /home/opc/ruby/src/master/ext/digest/sha1/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| #if EXTSTATIC |
| ^~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/ext/digest/sha2/sha2init.c:5: |
| /home/opc/ruby/src/master/ext/digest/sha2/../digest.h: In function ‘rb_digest_make_metadata’: |
| /home/opc/ruby/src/master/ext/digest/sha2/../digest.h:79:5: warning: "EXTSTATIC" is not defined, evaluates to 0 [-Wundef] |
| #if EXTSTATIC |
| ^~~~~~~~~ |
| /home/opc/ruby/src/master/ext/digest/sha1/sha1init.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| /home/opc/ruby/src/master/ext/digest/sha2/sha2init.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0. |