Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298485 - dev-ruby/revolution-0.5 fails to build with USE="doc"
Summary: dev-ruby/revolution-0.5 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: 2009-12-26 23:34 UTC by Tobias Heinlein (RETIRED)
Modified: 2009-12-27 17: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 Tobias Heinlein (RETIRED) gentoo-dev 2009-12-26 23:34:25 UTC
[ebuild  N    ] dev-ruby/revolution-0.5  USE="doc" 0 kB

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

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

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-ruby/revolution-0.5
 * revolution-0.5.gem RMD160 SHA1 SHA256 size ;-) ...                     [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * CPV:  dev-ruby/revolution-0.5                                                
 * REPO: gentoo                                                                 
 * USE:  amd64 doc elibc_glibc kernel_linux multilib userland_GNU               
>>> Unpacking source...                                                         
>>> Source unpacked in /var/tmp/portage/dev-ruby/revolution-0.5/work            
>>> Compiling source in /var/tmp/portage/dev-ruby/revolution-0.5/work ...       
>>> Source compiled.                                                            
>>> Test phase [not enabled]: dev-ruby/revolution-0.5                           

>>> Install revolution-0.5 into /var/tmp/portage/dev-ruby/revolution-0.5/image/ category dev-ruby                                                                 
 * QA notice                                                                     
 * The ebuild doesn't set USE_RUBY explicitly. Defaulting to ruby18.             
 * Please check compatibility and set USE_RUBY respectively.                     
 * Installing for ruby18...                                                      
Building native extensions.  This could take a while...                          
Successfully installed revolution-0.5                                            
1 gem installed                                                                  
Installing ri documentation for revolution-0.5...                                
File not found:                                                                  
 * ERROR: dev-ruby/revolution-0.5 failed:                                        
 *   gem (>=1.3.0) install failed                                                
 *                                                                               
 * Call stack:                                                                   
 *     ebuild.sh, line   48:  Called src_install                                 
 *   environment, line 2591:  Called gems_src_install                            
 *   environment, line 1459:  Called die                                         
 * The specific snippet of code:                                                 
 *           /usr/bin/${ruby_version} /usr/bin/gem install ${GEM_SRC} --version ${PV} ${myconf} --local --install-dir "${D}/${GEMSDIR}" --sandbox-fix --no-user-install || die "gem (>=1.3.0) install failed";                                     
 *
Comment 1 Hans de Graaff gentoo-dev Security 2009-12-27 17:08:06 UTC
This is by far the most minimalistic gem I've seen, I wonder if this is even valid. In any case fixed in dev-ruby/revolution-0.5-r1, which no longer has a doc USE flag.