Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568434 - =dev-ruby/ruby-oci8-2.1.8 fails to compile with USE="doc"
Summary: =dev-ruby/ruby-oci8-2.1.8 fails to compile with USE="doc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Troy Bowman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 568112
  Show dependency tree
 
Reported: 2015-12-16 14:31 UTC by Gabor Kovari
Modified: 2015-12-20 19:26 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,23.72 KB, text/x-log)
2015-12-16 14:31 UTC, Gabor Kovari
Details
enviroment (environment,157.48 KB, text/plain)
2015-12-16 14:31 UTC, Gabor Kovari
Details
emerge (emerge,6.20 KB, text/plain)
2015-12-16 14:33 UTC, Gabor Kovari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovari 2015-12-16 14:31:22 UTC
Created attachment 419354 [details]
build.log

ERROR: dev-ruby/ruby-oci8-2.1.8::gentoo failed (compile phase):
 *   failed to (re)build documentation
 * 
 * Call stack:
 *     ebuild.sh, line   90:  Called src_compile
 *   environment, line 4365:  Called ruby-ng_src_compile
 *   environment, line 4056:  Called _ruby_invoke_environment 'all' 'all_ruby_compile'
 *   environment, line  573:  Called all_ruby_compile
 *   environment, line  657:  Called all_fakegem_compile
 *   environment, line  617:  Called die
 * The specific snippet of code:
 *                   rake ${RUBY_FAKEGEM_TASK_DOC} || die "failed to (re)build documentation"
Comment 1 Gabor Kovari 2015-12-16 14:31:47 UTC
Created attachment 419356 [details]
enviroment
Comment 2 Gabor Kovari 2015-12-16 14:33:24 UTC
Created attachment 419358 [details]
emerge
Comment 3 Hans de Graaff gentoo-dev Security 2015-12-20 19:26:49 UTC
Fixed by using the eclass rdoc recipe instead.