Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512760 - =dev-ruby/matchy-0.5.2-r1 fails for USE="doc"
Summary: =dev-ruby/matchy-0.5.2-r1 fails for USE="doc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 504314
  Show dependency tree
 
Reported: 2014-06-08 15:13 UTC by Chema Alonso Josa (RETIRED)
Modified: 2014-06-08 16:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chema Alonso Josa (RETIRED) gentoo-dev 2014-06-08 15:13:53 UTC
USE="doc" emerge =dev-ruby/matchy-0.5.2-r1 fails:

 * Running compile phase for all ...
Jeweler (or a dependency) not available. Install it with: gem install jeweler
WARNING: 'require 'rake/rdoctask'' is deprecated.  Please use 'require 'rdoc/task' (in RDoc 2.4.2+)' instead.
    at /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require'
rm -r rdoc
rake aborted!
cannot load such file -- rdoc/rdoc

Tasks: TOP => rdoc => rdoc/index.html
(See full trace by running task with --trace)
 * ERROR: dev-ruby/matchy-0.5.2-r1::gentoo failed (compile phase):
 *   failed to (re)build documentation
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 4242:  Called ruby-ng_src_compile
 *   environment, line 3900:  Called _ruby_invoke_environment 'all' 'all_ruby_compile'
 *   environment, line  480:  Called all_ruby_compile
 *   environment, line  564:  Called all_fakegem_compile
 *   environment, line  524:  Called die
 * The specific snippet of code:
 *                   rake ${RUBY_FAKEGEM_TASK_DOC} || die "failed to (re)build documentation"
 *
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2014-06-08 15:24:00 UTC
  08 Jun 2014; Manuel Rüger <mrueg@gentoo.org> matchy-0.5.2-r1.ebuild:
  Fix doc generation. bug #512760