Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298481 - dev-ruby/pdf-reader-0.7.5 fails to build with USE="doc"
Summary: dev-ruby/pdf-reader-0.7.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:27 UTC by Tobias Heinlein (RETIRED)
Modified: 2009-12-27 17:21 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:27:09 UTC
[ebuild  N    ] dev-ruby/pdf-reader-0.7.5  USE="doc -test" 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/pdf-reader-0.7.5
 * pdf-reader-0.7.5.tgz RMD160 SHA1 SHA256 size ;-) ...                  [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * CPV:  dev-ruby/pdf-reader-0.7.5                                             
 * REPO: gentoo                                                                
 * USE:  amd64 doc elibc_glibc kernel_linux multilib userland_GNU              
>>> Unpacking source...                                                        
>>> Unpacking pdf-reader-0.7.5.tgz to /var/tmp/portage/dev-ruby/pdf-reader-0.7.5/work                                                                           
>>> Source unpacked in /var/tmp/portage/dev-ruby/pdf-reader-0.7.5/work          
>>> Preparing source in /var/tmp/portage/dev-ruby/pdf-reader-0.7.5/work ...     
>>> Source prepared.                                                            
>>> Configuring source in /var/tmp/portage/dev-ruby/pdf-reader-0.7.5/work ...   
>>> Source configured.                                                          
>>> Compiling source in /var/tmp/portage/dev-ruby/pdf-reader-0.7.5/work ...     
(in /var/tmp/portage/dev-ruby/pdf-reader-0.7.5/work/yob-pdf-reader-ebbe7f62fc23d41de88e4b8010621926056442ce)                                                    
rake aborted!                                                                   
no such file to load -- spec/rake/spectask                                      
/var/tmp/portage/dev-ruby/pdf-reader-0.7.5/work/yob-pdf-reader-ebbe7f62fc23d41de88e4b8010621926056442ce/Rakefile:7                                              
(See full trace by running task with --trace)                                   
 * ERROR: dev-ruby/pdf-reader-0.7.5 failed:                                     
 *   rake rdoc failed                                                           
 *                                                                              
 * Call stack:                                                                  
 *     ebuild.sh, line  48:  Called src_compile                                 
 *   environment, line 2541:  Called die                                        
 * The specific snippet of code:                                                
 *           rake doc || die "rake rdoc failed";
Comment 1 Hans de Graaff gentoo-dev Security 2009-12-27 17:21:41 UTC
Broken due to a missing dependency required by the Rakefile. Fixed in CVS, thanks for reporting.