https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/prism-1.3.0 fails to compile. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 914866 [details] build.log build log and emerge --info
rake/extensiontask is provided by dev-ruby/rake-compiler, which should be added as a dependency. Manually installing =dev-ruby/rake-compiler-1.2.8 makes =dev-ruby/prism-1.3.0 build for me.
(In reply to Karl-Johan Karlsson from comment #2) > rake/extensiontask is provided by dev-ruby/rake-compiler, which should be > added as a dependency. > > Manually installing =dev-ruby/rake-compiler-1.2.8 makes > =dev-ruby/prism-1.3.0 build for me. Given its place in the dependency tree I'd prefer to avoid the rake-compiler dependency altogether.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=043a2c9257b679678ad2ef2fa2aa77e350b8cdcd commit 043a2c9257b679678ad2ef2fa2aa77e350b8cdcd Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-12-26 09:22:01 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-12-26 09:22:27 +0000 dev-ruby/prism: avoid rake-compiler Closes: https://bugs.gentoo.org/946915 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/prism/prism-1.3.0.ebuild | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-)