On Wed, 2024-01-10 at 16:20 +0200, Jaco Kroon wrote:

Tests are busy running now.  Seem to be slow.  Updated ebuild pushed to the PR.  Will advise test outcome on the PR.

I'd be happy to help out with ruby-specific issues and dependencies.

Someone will probably need/want to look at this circular dependency at some point.

 * Error: circular dependencies:

(dev-ruby/rspec-expectations-3.12.3:3/3::gentoo, ebuild scheduled for merge) depends on
 (dev-ruby/rspec-3.12.0:3/3::gentoo, ebuild scheduled for merge) (buildtime)
  (dev-ruby/rspec-expectations-3.12.3:3/3::gentoo, ebuild scheduled for merge) (buildtime)

We won't be able to fix that, unfortunately. This test framework uses itself to test itself, so it needs to be bootstrapped somehow.

Kind regards,

Hans