| "make update-download -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| /tmp/ruby/src/trunk-random0/spec/ruby/optional/capi/ext/exception_spec.c: In function ‘exception_spec_rb_error_frozen_object’: |
| /tmp/ruby/src/trunk-random0/spec/ruby/optional/capi/ext/exception_spec.c:39:7: warning: function might be candidate for attribute ‘noreturn’ [-Wsuggest-attribute=noreturn] |
| 39 | VALUE exception_spec_rb_error_frozen_object(VALUE self, VALUE object) { |
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 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 -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 0. |
| /tmp/ruby/src/trunk-random0/test/fiber/test_scheduler.rb:98: warning: Scheduler should implement #fiber_interrupt |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 512. |
| 1) |
| An exception occurred during: loading /tmp/ruby/src/trunk-random0/spec/ruby/optional/capi/digest_spec.rb ERROR |
| LoadError: incompatible ABI version of binary - /tmp/ruby/build/trunk-random0/.bundle/extensions/x86_64-linux/3.5.0+2/fiddle-1.1.8/fiddle.so |
| <internal:/tmp/ruby/src/trunk-random0/lib/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' |
| <internal:/tmp/ruby/src/trunk-random0/lib/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require' |
| /tmp/ruby/src/trunk-random0/.bundle/gems/fiddle-1.1.8/lib/fiddle.rb:4:in '<top (required)>' |
| <internal:/tmp/ruby/src/trunk-random0/lib/rubygems/core_ext/kernel_require.rb>:141:in 'Kernel#require' |
| <internal:/tmp/ruby/src/trunk-random0/lib/rubygems/core_ext/kernel_require.rb>:141:in 'Kernel#require' |
| /tmp/ruby/src/trunk-random0/spec/ruby/optional/capi/digest_spec.rb:3:in '<top (required)>' |
| make: *** [uncommon.mk:1025: yes-test-spec] Error 1 |