| "make update-unicode -j6" exit with 0. |
| "make update-download -j6" exit with 0. |
| "make update-rubyspec -j6" exit with 0. |
| "make update-src -j6" exit with 0. |
| From https://github.com/ruby/ruby |
| f553180..b43eb54 master -> origin/master |
| "make after-update -j6" exit with 512. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop. |
| make: *** [uncommon.mk:1200: /tmp/ruby/v3/src/trunk-mjit/ext/ripper/ripper.c] Error 2 |
| make: *** Waiting for unfinished jobs.... |
| "make miniruby -j6" exit with 0. |
| "make ruby -j6" exit with 0. |
| "make all -j6" exit with 0. |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/constants.c: In function 'rbs__init_constants': |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/constants.c:70:6: warning: old-style function definition [-Wold-style-definition] |
| 70 | void rbs__init_constants() { |
| | ^~~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/constants.c: At top level: |
| cc1: warning: unrecognized command line option '-Wno-self-assign' |
| cc1: warning: unrecognized command line option '-Wno-parentheses-equality' |
| cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/location.c: In function 'rbs__init_location': |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/location.c:279:6: warning: old-style function definition [-Wold-style-definition] |
| 279 | void rbs__init_location() { |
| | ^~~~~~~~~~~~~~~~~~ |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/location.c: At top level: |
| cc1: warning: unrecognized command line option '-Wno-self-assign' |
| cc1: warning: unrecognized command line option '-Wno-parentheses-equality' |
| cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parser.c: In function 'rbs_abort': |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parser.c:80:23: warning: old-style function definition [-Wold-style-definition] |
| 80 | static NORETURN(void) rbs_abort() { |
| | ^~~~~~~~~ |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parser.c: In function 'rbs__init_parser': |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parser.c:2498:6: warning: old-style function definition [-Wold-style-definition] |
| 2498 | void rbs__init_parser() { |
| | ^~~~~~~~~~~~~~~~ |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parser.c: At top level: |
| cc1: warning: unrecognized command line option '-Wno-self-assign' |
| cc1: warning: unrecognized command line option '-Wno-parentheses-equality' |
| cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parserstate.c: In function 'alloc_empty_table': |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parserstate.c:5:11: warning: old-style function definition [-Wold-style-definition] |
| 5 | id_table *alloc_empty_table() { |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parserstate.c: In function 'alloc_reset_table': |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parserstate.c:14:11: warning: old-style function definition [-Wold-style-definition] |
| 14 | id_table *alloc_reset_table() { |
| | ^~~~~~~~~~~~~~~~~ |
| /tmp/ruby/v3/src/trunk-mjit/.bundle/gems/rbs-2.2.2/ext/rbs_extension/parserstate.c: At top level: |
| cc1: warning: unrecognized command line option '-Wno-self-assign' |
| cc1: warning: unrecognized command line option '-Wno-parentheses-equality' |
| cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' |
| "make install -j6" exit with 512. |
| /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package/tar_reader/entry.rb:138:in `read': buffer error (Zlib::BufError) |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package/tar_reader/entry.rb:138:in `read' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:443:in `block (3 levels) in extract_tar_gz' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:442:in `open' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:442:in `block (2 levels) in extract_tar_gz' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package/tar_reader.rb:65:in `each' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:413:in `block in extract_tar_gz' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:525:in `block in open_tar_gz' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:522:in `wrap' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:522:in `open_tar_gz' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:412:in `extract_tar_gz' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:392:in `block (2 levels) in extract_files' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package/tar_reader.rb:65:in `each' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:389:in `block in extract_files' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package/file_source.rb:29:in `open' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package/file_source.rb:29:in `with_read_io' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/package.rb:386:in `extract_files' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/installer.rb:860:in `extract_files' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/installer.rb:324:in `install' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:904:in `block in install' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:718:in `no_write' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:904:in `install' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:1082:in `block (3 levels) in <main>' |
| from /tmp/ruby/v3/src/trunk-mjit/lib/rubygems/user_interaction.rb:46:in `use_ui' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:1082:in `block (2 levels) in <main>' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:1077:in `each' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:1077:in `block in <main>' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:1118:in `block in <main>' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:1115:in `each' |
| from /tmp/ruby/v3/src/trunk-mjit/tool/rbinstall.rb:1115:in `<main>' |
| make: *** [uncommon.mk:392: do-install-nodoc] Error 1 |