| "make update-download -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| From https://github.com/ruby/ruby |
| 0b11d90..f23ffd5 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/json/generator/generator.c:1: |
| /home/opc/ruby/src/master/ext/json/generator/../json.h:58: warning: "RUBY_TYPED_EMBEDDABLE" redefined |
| # define RUBY_TYPED_EMBEDDABLE 0 |
| |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/core.h:34, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:29, |
| from /home/opc/ruby/src/master/include/ruby.h:38, |
| from /home/opc/ruby/src/master/ext/json/generator/../json.h:4, |
| from /home/opc/ruby/src/master/ext/json/generator/generator.c:1: |
| /home/opc/ruby/src/master/include/ruby/internal/core/rtypeddata.h:122: note: this is the location of the previous definition |
| #define RUBY_TYPED_EMBEDDABLE RUBY_TYPED_EMBEDDABLE |
| |
| In file included from /home/opc/ruby/src/master/ext/json/parser/parser.c:1: |
| /home/opc/ruby/src/master/ext/json/parser/../json.h:58: warning: "RUBY_TYPED_EMBEDDABLE" redefined |
| # define RUBY_TYPED_EMBEDDABLE 0 |
| |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/core.h:34, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:29, |
| from /home/opc/ruby/src/master/include/ruby.h:38, |
| from /home/opc/ruby/src/master/ext/json/parser/../json.h:4, |
| from /home/opc/ruby/src/master/ext/json/parser/parser.c:1: |
| /home/opc/ruby/src/master/include/ruby/internal/core/rtypeddata.h:122: note: this is the location of the previous definition |
| #define RUBY_TYPED_EMBEDDABLE RUBY_TYPED_EMBEDDABLE |
| |
| 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’ |
| 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. |