| "make update-download -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| From https://github.com/ruby/ruby |
| 0b11d90..f23ffd5 master -> origin/master |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| In file included from /tmp/ruby/src/trunk/ext/json/generator/generator.c:1: |
| /tmp/ruby/src/trunk/ext/json/generator/../json.h:58: warning: "RUBY_TYPED_EMBEDDABLE" redefined |
| 58 | # define RUBY_TYPED_EMBEDDABLE 0 |
| | |
| In file included from /tmp/ruby/src/trunk/include/ruby/internal/core.h:34, |
| from /tmp/ruby/src/trunk/include/ruby/ruby.h:29, |
| from /tmp/ruby/src/trunk/include/ruby.h:38, |
| from /tmp/ruby/src/trunk/ext/json/generator/../json.h:4: |
| /tmp/ruby/src/trunk/include/ruby/internal/core/rtypeddata.h:122: note: this is the location of the previous definition |
| 122 | #define RUBY_TYPED_EMBEDDABLE RUBY_TYPED_EMBEDDABLE |
| | |
| In file included from /tmp/ruby/src/trunk/ext/json/parser/parser.c:1: |
| /tmp/ruby/src/trunk/ext/json/parser/../json.h:58: warning: "RUBY_TYPED_EMBEDDABLE" redefined |
| 58 | # define RUBY_TYPED_EMBEDDABLE 0 |
| | |
| In file included from /tmp/ruby/src/trunk/include/ruby/internal/core.h:34, |
| from /tmp/ruby/src/trunk/include/ruby/ruby.h:29, |
| from /tmp/ruby/src/trunk/include/ruby.h:38, |
| from /tmp/ruby/src/trunk/ext/json/parser/../json.h:4: |
| /tmp/ruby/src/trunk/include/ruby/internal/core/rtypeddata.h:122: note: this is the location of the previous definition |
| 122 | #define RUBY_TYPED_EMBEDDABLE RUBY_TYPED_EMBEDDABLE |
| | |
| 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 |
| 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 -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0. |