Created attachment 897804 [details] build.log and emerge --info 1) Process::Constants has the correct constant values on Linux FAILED Expected 7 == 6 to be truthy but was false /var/tmp/portage/dev-lang/ruby-3.1.5/work/ruby-3.1.5/spec/ruby/core/process/constants_spec.rb:44:in `block (3 levels) in <top (required)>' /var/tmp/portage/dev-lang/ruby-3.1.5/work/ruby-3.1.5/spec/ruby/core/process/constants_spec.rb:2:in `<top (required)>' Finished in 35.788761 seconds 3815 files, 30874 examples, 118920 expectations, 1 failure, 0 errors, 0 tagged make: *** [uncommon.mk:874: yes-test-spec] Error 1
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=986366bb094939c4e2d8cf0067f1bd1ba24ca18e commit 986366bb094939c4e2d8cf0067f1bd1ba24ca18e Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-08-12 09:29:52 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-08-12 09:33:22 +0000 dev-lang/ruby: backport RLIMIT spec fixes Thanks to matoro for working with upstream to make this spec work on all arches. Closes: https://bugs.gentoo.org/936157 Signed-off-by: Hans de Graaff <graaff@gentoo.org> .../ruby/files/3.1/013-test-rlimit-constants.patch | 147 +++++++++++++++++++ .../ruby/files/3.2/013-test-rlimit-constants.patch | 147 +++++++++++++++++++ .../ruby/files/3.3/013-test-rlimit-constants.patch | 159 +++++++++++++++++++++ dev-lang/ruby/ruby-3.1.6-r1.ebuild | 1 + dev-lang/ruby/ruby-3.2.5.ebuild | 1 + dev-lang/ruby/ruby-3.3.4-r1.ebuild | 1 + 6 files changed, 456 insertions(+)