| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-asserts-nopara" exit with 0. |
| Cloning into 'trunk-asserts-nopara'... |
| Updating files: 98% (10971/11171) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-asserts-nopara/configure --prefix=/tmp/ruby/install/trunk-asserts-nopara --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-asserts-nopara/gems/src/power_assert'... |
| From https://github.com/ruby/power_assert |
| * branch f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD |
| HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result |
| Cloning into '/tmp/ruby/src/trunk-asserts-nopara/gems/src/repl_type_completor'... |
| From https://github.com/ruby/repl_type_completor |
| * branch 25108aa8d69ddaba0b5da3feff1c0035371524b2 -> FETCH_HEAD |
| HEAD is now at 25108aa Merge pull request #62 from ruby/fix_require_completion_test |
| Cloning into '/tmp/ruby/src/trunk-asserts-nopara/gems/src/irb'... |
| From https://github.com/ruby/irb |
| * branch 331c4e851296b115db766c291e8cf54a2492fb36 -> FETCH_HEAD |
| HEAD is now at 331c4e8 Update the expected values of backtraces |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-asserts-nopara/enc/jis/props.h.blt /tmp/ruby/src/trunk-asserts-nopara/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| /tmp/ruby/src/trunk-asserts-nopara/ractor.c: In function ‘ractor_require_protect’: |
| /tmp/ruby/src/trunk-asserts-nopara/ractor.c:2361:20: warning: ‘debug’ may be used uninitialized [-Wmaybe-uninitialized] |
| 2361 | ruby_debug = debug; |
| /tmp/ruby/src/trunk-asserts-nopara/ractor.c:2350:11: note: ‘debug’ was declared here |
| 2350 | VALUE debug, errinfo; |
| | ^~~~~ |
| /tmp/ruby/src/trunk-asserts-nopara/ractor.c:2362:9: warning: ‘errinfo’ may be used uninitialized [-Wmaybe-uninitialized] |
| 2362 | rb_set_errinfo(errinfo); |
| | ^~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk-asserts-nopara/ractor.c:2350:18: note: ‘errinfo’ was declared here |
| 2350 | VALUE debug, errinfo; |
| | ^~~~~~~ |
| At top level: |
| 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 ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| In file included from /tmp/ruby/src/trunk-asserts-nopara/include/ruby/internal/core.h:23, |
| from /tmp/ruby/src/trunk-asserts-nopara/include/ruby/ruby.h:29, |
| from /tmp/ruby/src/trunk-asserts-nopara/include/ruby.h:38, |
| from /tmp/ruby/src/trunk-asserts-nopara/ext/date/date_core.c:5: |
| /tmp/ruby/src/trunk-asserts-nopara/ext/date/date_core.c: In function ‘rt_complete_frags’: |
| /tmp/ruby/src/trunk-asserts-nopara/include/ruby/internal/core/rarray.h:51:36: warning: ‘a’ may be used uninitialized [-Wmaybe-uninitialized] |
| 51 | #define RARRAY_LEN rb_array_len /**< @alias{rb_array_len} */ |
| /tmp/ruby/src/trunk-asserts-nopara/ext/date/date_core.c:4011:23: note: in expansion of macro ‘RARRAY_LEN’ |
| 4011 | if (!NIL_P(k) && (RARRAY_LEN(a) > e)) { |
| | ^~~~~~~~~~ |
| /tmp/ruby/src/trunk-asserts-nopara/ext/date/date_core.c:3882:14: note: ‘a’ was declared here |
| 3882 | VALUE k, a, d; |
| | ^ |
| At top level: |
| 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 |
| /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: |
| /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment] |
| 24 | // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \ |
| | ^ |
| At top level: |
| 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 DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. |
| "make yes-btest TESTOPTS='-q '" exit with 0. |
| "make yes-test-basic " exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' " exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr ' " exit with 0. |