Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301929 - dev-ruby/zentest-4.2.1 fails to build with USE="doc"
Summary: dev-ruby/zentest-4.2.1 fails to build with USE="doc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 14:14 UTC by Tobias Heinlein (RETIRED)
Modified: 2010-01-23 15:11 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 Tobias Heinlein (RETIRED) gentoo-dev 2010-01-23 14:14:17 UTC
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-ruby/zentest-4.2.1  USE="doc* -test" RUBY_TARGETS="ruby18 -jruby (-ruby19)" 0 kB                                                            

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-ruby/zentest-4.2.1
 * ZenTest-4.2.1.gem RMD160 SHA1 SHA256 size ;-) ...                     [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * CPV:  dev-ruby/zentest-4.2.1                                                
 * REPO: gentoo                                                                
 * USE:  amd64 doc elibc_glibc kernel_linux multilib ruby_targets_ruby18 userland_GNU                                                                           
>>> Unpacking source...                                                         
 * Running unpack phase for all ...                                             
 * Unpacking .gem file... ...                                             [ ok ]
 * Unpacking data.tar.gz ...                                              [ ok ]
>>> Source unpacked in /var/tmp/portage/dev-ruby/zentest-4.2.1/work             
>>> Preparing source in /var/tmp/portage/dev-ruby/zentest-4.2.1/work ...        
 * Running prepare phase for all ...                                            
 * Running source copy phase for ruby18 ...                                     
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ruby/zentest-4.2.1/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ruby/zentest-4.2.1/work ...
 * Running compile phase for all ...
(in /var/tmp/portage/dev-ruby/zentest-4.2.1/work/all/zentest-4.2.1)
error loading "/usr/lib64/ruby/gems/1.8/gems/hoe-2.5.0/lib/hoe/gemcutter.rb": Could not find RubyGem gemcutter (>= 0)
. skipping...
error loading "/usr/lib64/ruby/gems/1.8/gems/hoe-2.5.0/lib/hoe/gemcutter.rb": Could not find RubyGem gemcutter (>= 0)
. skipping...
rake aborted!
no such file to load -- minitest/unit
/var/tmp/portage/dev-ruby/zentest-4.2.1/work/all/zentest-4.2.1/Rakefile:12
(See full trace by running task with --trace)
 * ERROR: dev-ruby/zentest-4.2.1 failed:
 *   failed to (re)build documentation
 *
 * Call stack:
 *     ebuild.sh, line   48:  Called src_compile
 *   environment, line 2750:  Called ruby-ng_src_compile
 *   environment, line 2521:  Called _ruby_invoke_environment 'all' 'all_ruby_compile'
 *   environment, line  334:  Called all_ruby_compile
 *   environment, line  376:  Called all_fakegem_compile
 *   environment, line  345:  Called die
 * The specific snippet of code:
 *           rake ${RUBY_FAKEGEM_TASK_DOC} || die "failed to (re)build documentation";
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-01-23 15:11:50 UTC
Fixed, it was a missing RDEPEND for hoe-seattlerb.