Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391687 - 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]
Summary: dev-ruby/racc-1.4.7 - Could not find rake-compiler (>= 0.4.1) amongst [hoe-2....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 13:28 UTC by Markus Walter
Modified: 2011-11-27 19:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,3.26 KB, text/plain)
2011-11-23 13:29 UTC, Markus Walter
Details
emerge --info (info.txt,5.39 KB, text/plain)
2011-11-23 13:29 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.