Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 391687

Summary: dev-ruby/racc-1.4.7 - Could not find rake-compiler (>= 0.4.1) amongst [hoe-2.12.3, json-1.6.1, minitest-2.6.2, rake-0.8.7, rdoc-3.6.1, rubyforge-2.0.4]
Product: Gentoo Linux Reporter: Markus Walter <gentoo>
Component: [OLD] DevelopmentAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

Description Markus Walter 2011-11-23 13:28:55 UTC
On my ~amd-64 machine with hardened-gcc-4.6.2 I see the following error when merging racc.

 * Running test phase for ruby18 ...
(in /var/tmp/portage/dev-ruby/racc-1.4.7/work/ruby18/racc-1.4.7)
rake aborted!
Could not find rake-compiler (>= 0.4.1) amongst [hoe-2.12.3, json-1.6.1, minitest-2.6.2, rake-0.8.7, rdoc-3.6.1, rubyforge-2.0.4]

dev-ruby/rake-compiler is not installed on my system.
Comment 1 Markus Walter 2011-11-23 13:29:13 UTC
Created attachment 293501 [details]
build log
Comment 2 Markus Walter 2011-11-23 13:29:25 UTC
Created attachment 293503 [details]
emerge --info
Comment 3 Markus Walter 2011-11-23 13:54:02 UTC
If I manually install dev-ruby/rake-compiler everything works fine.
Comment 4 Hans de Graaff gentoo-dev Security 2011-11-27 19:25:00 UTC
Fixed in place for racc-1.4.7 by avoiding the need for rake-compiler altogether.