[ruby-core:115124] [Ruby master Bug#19968] make install - RBS gem is not installed

Issue #19968 has been reported by MSP-Greg (Greg L). ---------------------------------------- Bug #19968: make install - RBS gem is not installed https://bugs.ruby-lang.org/issues/19968 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN ---------------------------------------- See failing builds in https://github.com/ruby/ruby-dev-builder/actions/runs/6605670146 Same issue with ruby-loco. I assume gems/bundled_gems.rb will need an update. Also, https://github.com/ruby/rbs/pull/1579 -- https://bugs.ruby-lang.org/

Issue #19968 has been updated by jaruga (Jun Aruga). I don't understand why the ruby/ruby's GitHub Actions CI was not able to catch this issue. ---------------------------------------- Bug #19968: make install - RBS gem is not installed https://bugs.ruby-lang.org/issues/19968#change-105047 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN ---------------------------------------- See failing builds in https://github.com/ruby/ruby-dev-builder/actions/runs/6605670146 Same issue with ruby-loco. I assume gems/bundled_gems.rb will need an update. Also, https://github.com/ruby/rbs/pull/1579 -- https://bugs.ruby-lang.org/

Issue #19968 has been updated by jaruga (Jun Aruga). Reverting this commit for now? https://github.com/ruby/ruby/commit/f717faac632dd8664d0967f8e639b84d5d032854 ---------------------------------------- Bug #19968: make install - RBS gem is not installed https://bugs.ruby-lang.org/issues/19968#change-105050 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN ---------------------------------------- See failing builds in https://github.com/ruby/ruby-dev-builder/actions/runs/6605670146 Same issue with ruby-loco. I assume gems/bundled_gems.rb will need an update. Also, https://github.com/ruby/rbs/pull/1579 -- https://bugs.ruby-lang.org/

Issue #19968 has been updated by jaruga (Jun Aruga). I am adding the reverting commit on this PR <https://github.com/ruby/ruby/pull/8739>. The `make install` in Travis arm64, ppc64le and s390x failed by the following error. And the reverting commit fixed the issue. ``` $ make -s install Cloning https://github.com/ruby/rbs Update rbs to 2cac4e78dfd76e85342ab2c332d3fae046b36961 ../.bundle/.timestamp/rbs.revision updated Building rbs@2cac4e78dfd76e85342ab2c332d3fae046b36961 to ../gems/rbs-3.2.2.gem The command "make -s install" failed and exited with 2 during . ``` ---------------------------------------- Bug #19968: make install - RBS gem is not installed https://bugs.ruby-lang.org/issues/19968#change-105052 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN ---------------------------------------- See failing builds in https://github.com/ruby/ruby-dev-builder/actions/runs/6605670146 Same issue with ruby-loco. I assume gems/bundled_gems.rb will need an update. Also, https://github.com/ruby/rbs/pull/1579 -- https://bugs.ruby-lang.org/
participants (2)
-
jaruga (Jun Aruga)
-
MSP-Greg (Greg L)