Project

General

Profile

Actions

Bug #20560

open

make install - skipped bundled gems - minor issue

Added by MSP-Greg (Greg L) 23 days ago. Updated 9 days ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:118191]

Description

See most recent job:
https://github.com/ruby/ruby/actions/runs/9389674968/job/25857719333#step:9:311-313

Which is logging the following during make install:

skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
    syslog-0.1.2.gem                not found in bundled_gems

Not sure what the correct versioning should be. Or, should bundled gems use 'dev' versions, etc...

Updated by MSP-Greg (Greg L) 9 days ago

I've maintained a GH repo that outputs build information about Ruby versions available on GitHub Actions.

The most recent CI run is at:

https://github.com/MSP-Greg/github-actions-ruby-info/actions/runs/9583386691

See the bottom of the 'Ruby Info' step, which shows installed gems.

Check any of the head MRI builds on any OS, and all are missing power_assert.

Actions

Also available in: Atom PDF

Like0
Like0