Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 568434

Summary: =dev-ruby/ruby-oci8-2.1.8 fails to compile with USE="doc"
Product: Gentoo Linux Reporter: Gabor Kovari <gabor.kovari>
Component: [OLD] DevelopmentAssignee: Troy Bowman <troy>
Status: RESOLVED FIXED    
Severity: normal CC: gabor.kovari, ruby
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 568112    
Attachments: build.log
enviroment
emerge

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.