| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" 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 DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| From https://github.com/ruby/ruby |
| fe42d88..4e8b859 master -> origin/master |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" 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 miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" 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 0. |
| /tmp/ruby/src/trunk-gc-asserts/lib/yaml.rb:20: warning: already initialized constant YAML |
| /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb:1316: warning: previous definition of YAML was here |
| Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0 |
| Ignoring racc-1.7.0 because its extensions are not built. Try: gem pristine racc --version 1.7.0 |
| Ignoring rbs-3.1.0 because its extensions are not built. Try: gem pristine rbs --version 3.1.0 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 512. |
| 1) |
| Gem.bin_path finds executables of default gems, which are the only files shipped for default gems FAILED |
| Expected File.exist? "/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.0/bin/racc" |
| to be truthy but was false |
| /tmp/ruby/src/trunk-gc-asserts/spec/ruby/library/rubygems/gem/bin_path_spec.rb:29:in `block (5 levels) in <top (required)>' |
| /tmp/ruby/src/trunk-gc-asserts/spec/ruby/library/rubygems/gem/bin_path_spec.rb:27:in `each' |
| /tmp/ruby/src/trunk-gc-asserts/spec/ruby/library/rubygems/gem/bin_path_spec.rb:27:in `block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb:807:in `block in each_spec' |
| /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb:778:in `block (2 levels) in each_gemspec' |
| /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb:777:in `each' |
| /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb:777:in `block in each_gemspec' |
| /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb:776:in `each' |
| /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb:776:in `each_gemspec' |
| /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb:805:in `each_spec' |
| /tmp/ruby/src/trunk-gc-asserts/spec/ruby/library/rubygems/gem/bin_path_spec.rb:26:in `block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk-gc-asserts/spec/ruby/library/rubygems/gem/bin_path_spec.rb:4:in `<top (required)>' |
| make: *** [uncommon.mk:876: yes-test-spec] Error 1 |