| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e -> FETCH_HEAD |
| HEAD is now at d7bf3b2 Support the new message format of NameError in Ruby 3.3 |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| d025ff2..65ef20d master -> origin/master |
| "make after-update -j4" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| In file included from conftest.c:4: |
| /tmp/ruby/src/trunk_clang_12/version.h:29:5: error: invalid suffix 'RUBY_RELEASE_MONTH' on integer constant |
| #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) |
| ^ |
| /tmp/ruby/src/trunk_clang_12/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' |
| #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| ^ |
| /tmp/ruby/src/trunk_clang_12/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' |
| #define TOKEN_PASTE(x,y) x##y |
| ^ |
| <scratch space>:2:3: note: expanded from here |
| 10RUBY_RELEASE_MONTH |
| ^ |
| In file included from conftest.c:4: |
| /tmp/ruby/src/trunk_clang_12/version.h:34:5: error: invalid suffix 'RUBY_RELEASE_DAY' on integer constant |
| #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) |
| ^ |
| /tmp/ruby/src/trunk_clang_12/version.h:25:27: note: expanded from macro 'ONLY_ONE_DIGIT' |
| #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| ^ |
| /tmp/ruby/src/trunk_clang_12/version.h:23:26: note: expanded from macro 'TOKEN_PASTE' |
| #define TOKEN_PASTE(x,y) x##y |
| ^ |
| <scratch space>:3:3: note: expanded from here |
| 10RUBY_RELEASE_DAY |
| ^ |
| 2 errors generated. |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| From https://github.com/ruby/debug |
| * branch d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e -> FETCH_HEAD |
| HEAD is now at d7bf3b2 Support the new message format of NameError in Ruby 3.3 |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| From https://github.com/ruby/debug |
| * branch d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e -> FETCH_HEAD |
| HEAD is now at d7bf3b2 Support the new message format of NameError in Ruby 3.3 |
| "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 TESTS='-j4'" exit with 0. |
| $ /tmp/ruby/build/trunk_clang_12/miniruby -I/tmp/ruby/src/trunk_clang_12/lib /tmp/ruby/src/trunk_clang_12/tool/runruby.rb --archdir=/tmp/ruby/build/trunk_clang_12 --extout=.ext -- /tmp/ruby/src/trunk_clang_12/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk_clang_12/spec/default.mspec |