| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| 1de0b28..b146eae master -> origin/master |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| /tmp/ruby/src/trunk_gcc14/ractor.c: In function ‘ractor_require_protect.isra’: |
| /tmp/ruby/src/trunk_gcc14/ractor.c:2361:20: warning: ‘debug’ may be used uninitialized [-Wmaybe-uninitialized] |
| 2361 | ruby_debug = debug; |
| /tmp/ruby/src/trunk_gcc14/ractor.c:2350:11: note: ‘debug’ was declared here |
| 2350 | VALUE debug, errinfo; |
| | ^~~~~ |
| /tmp/ruby/src/trunk_gcc14/ractor.c:2362:9: warning: ‘errinfo’ may be used uninitialized [-Wmaybe-uninitialized] |
| 2362 | rb_set_errinfo(errinfo); |
| | ^~~~~~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk_gcc14/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 -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "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. |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| warning: process 322623 is a zombie - the process has already terminated |
| ptrace: Inappropriate ioctl for device. |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| /tmp/ruby/src/trunk_gcc14/tool/lib/dump.gdb:12: Error in sourced command file: |
| No symbol table is loaded. Use the "file" command. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0. |