Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 344637 - dev-ruby/hpricot-0.8.3 depends on rake-compiler
Summary: dev-ruby/hpricot-0.8.3 depends on rake-compiler
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 05:41 UTC by Jeff Kowalczyk
Modified: 2010-11-08 20:24 UTC (History)
1 user (show)

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


Attachments
emerge --info (emergeinfo.txt,5.12 KB, text/plain)
2010-11-08 05:42 UTC, Jeff Kowalczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2010-11-08 05:41:34 UTC
I do not have rake-compiler installed on my ~amd64 system, and the update to dev-ruby/hpricot-0.8.3 fails with the following error:

>>> Compiling source in /var/tmp/portage/dev-ruby/hpricot-0.8.3/work ...
 * Running compile phase for ruby18 ...
(in /var/tmp/portage/dev-ruby/hpricot-0.8.3/work/ruby18/hpricot-0.8.3)
To build, please first gem install rake-compiler
 * ERROR: dev-ruby/hpricot-0.8.3 failed:
 *   rake compile failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 2930:  Called ruby-ng_src_compile
 *   environment, line 2641:  Called _ruby_each_implementation 'each_ruby_compile'
 *   environment, line  413:  Called _ruby_invoke_environment 'ruby18' 'each_ruby_compile'
 *   environment, line  442:  Called each_ruby_compile
 *   environment, line  975:  Called die
 * The specific snippet of code:
 *               ${RUBY} -S rake compile || die "rake compile failed"


Reproducible: Always
Comment 1 Jeff Kowalczyk 2010-11-08 05:42:26 UTC
Created attachment 253585 [details]
emerge --info
Comment 2 Hans de Graaff gentoo-dev Security 2010-11-08 20:24:00 UTC
Now fixed in CVS, thanks for reporting.