| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 0d7e847..1c53e64 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-O0/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk-O0/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk-O0/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) |
| | ^~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-O0/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk-O0/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk-O0/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) |
| | ^~~~~~~~~~~~~~ |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for 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/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for 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 512. |
| 1) Error: |
| LocalsTest#test_whitequark/dedenting_heredoc.txt: |
| SyntaxError: <compiled>:66: invalid multibyte char (US-ASCII) |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `compile' |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `cruby_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:85:in `assert_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:77:in `block (2 levels) in <class:LocalsTest>' |
| 2) Error: |
| LocalsTest#test_symbols.txt: |
| SyntaxError: <compiled>:7: invalid multibyte char (US-ASCII) |
| <compiled>:7: syntax error, unexpected end-of-input, expecting literal content or terminator or tSTRING_DBEG or tSTRING_DVAR |
| [:??, :??, :??, :??] |
| ^ |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `compile' |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `cruby_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:85:in `assert_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:77:in `block (2 levels) in <class:LocalsTest>' |
| 3) Error: |
| LocalsTest#test_seattlerb/heredoc_bad_oct_escape.txt: |
| SyntaxError: <compiled>:3: invalid multibyte char (US-ASCII) |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `compile' |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `cruby_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:85:in `assert_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:77:in `block (2 levels) in <class:LocalsTest>' |
| 4) Error: |
| LocalsTest#test_seattlerb/bug202.txt: |
| SyntaxError: <compiled>:1: invalid multibyte char (US-ASCII) |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `compile' |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `cruby_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:85:in `assert_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:77:in `block (2 levels) in <class:LocalsTest>' |
| 5) Error: |
| LocalsTest#test_seattlerb/regexp_escape_extended.txt: |
| SyntaxError: <compiled>:1: invalid multibyte char (US-ASCII) |
| <compiled>:1: invalid multibyte char (US-ASCII) |
| <compiled>:1: invalid multibyte char (US-ASCII) |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `compile' |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `cruby_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:85:in `assert_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:77:in `block (2 levels) in <class:LocalsTest>' |
| 6) Error: |
| LocalsTest#test_seattlerb/heredoc_unicode.txt: |
| SyntaxError: <compiled>:1: invalid multibyte char (US-ASCII) |
| <compiled>:1: syntax error, unexpected << |
| <<OOTP??T |
| ^~~~~~~ |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `compile' |
| /tmp/ruby/src/trunk-O0/lib/yarp.rb:370:in `cruby_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:85:in `assert_locals' |
| /tmp/ruby/src/trunk-O0/test/yarp/locals_test.rb:77:in `block (2 levels) in <class:LocalsTest>' |
| make: *** [uncommon.mk:874: yes-test-all] Error 6 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. |