| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| From https://github.com/ruby/ruby |
| 07c19cf..2a6dbf0 master -> origin/master |
| "make after-update -j16" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| In file included from conftest.c:4: |
| /tmp/ruby/src/trunk/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) |
| | ^~~~~~~~~~~~~~ |
| /tmp/ruby/src/trunk/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant |
| 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 |
| | ^~ |
| /tmp/ruby/src/trunk/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' |
| 23 | #define TOKEN_PASTE(x,y) x##y |
| | ^ |
| /tmp/ruby/src/trunk/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' |
| 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) |
| | ^~~~~~~~~~~~~~ |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 512. |
| rm -rf .bundle/extensions/x86_64-linux/3.2.0+3/ |
| rm -rf .bundle/.timestamp/x86_64-linux/3.2.0+3/ |
| /tmp/ruby/build/trunk/.ext/common/monitor.rb:90:in `require': linked to incompatible �7�GDV - /tmp/ruby/build/trunk/.ext/x86_64-linux/monitor.so (LoadError) |
| from /tmp/ruby/build/trunk/.ext/common/monitor.rb:90:in `<top (required)>' |
| from /tmp/ruby/src/trunk/lib/rubygems/core_ext/kernel_require.rb:8:in `require' |
| from /tmp/ruby/src/trunk/lib/rubygems/core_ext/kernel_require.rb:8:in `<top (required)>' |
| from /tmp/ruby/src/trunk/lib/rubygems.rb:1352:in `require_relative' |
| from /tmp/ruby/src/trunk/lib/rubygems.rb:1352:in `<top (required)>' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:25:in `require' |
| from /tmp/ruby/src/trunk/tool/rbinstall.rb:25:in `<main>' |
| make: *** [uncommon.mk:416: do-install-nodoc] Error 1 |