Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602388 - dev-ruby/hoe-3.13.0-r1 failed to compile misses rdoc dependency
Summary: dev-ruby/hoe-3.13.0-r1 failed to compile misses rdoc dependency
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-11 21:58 UTC by Stefan Langenmaier
Modified: 2016-12-12 04:08 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 Stefan Langenmaier 2016-12-11 21:58:15 UTC
It looks like rdoc is necessary for the compilation.

 * Running compile phase for all ...
/var/tmp/portage/dev-ruby/hoe-3.13.0-r1/temp/environment: line 678: rdoc: command not found
 * ERROR: dev-ruby/hoe-3.13.0-r1::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_compile
 *   environment, line 4443:  Called ruby-ng_src_compile
 *   environment, line 4142:  Called _ruby_invoke_environment 'all' 'all_ruby_compile'
 *   environment, line  593:  Called all_ruby_compile
 *   environment, line  678:  Called die
 * The specific snippet of code:
 *       rdoc --title "seattlerb's hoe-3.5.1 Documentation" -o doc --main README.txt lib History.txt Manifest.txt README.txt || die
Comment 1 Stefan Langenmaier 2016-12-12 02:54:29 UTC
I looks like it might not be a problem of dev-ruby/hoe. Even after rdoc is installed the error persists.

When I check for the rdoc executable I only find rdoc-2 and rdoc21.
Comment 2 Stefan Langenmaier 2016-12-12 04:08:42 UTC
Sorry my mistake, I forgot to switch my ruby profile to ruby21.