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

Bug 398455

Summary: dev-ruby/linecache needs updating for ruby 1.9
Product: Gentoo Linux Reporter: Chris Ryan <wyvern>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED OBSOLETE    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log attempt adding ruby19 to USE_RUBY

Description Chris Ryan 2012-01-11 01:26:49 UTC
The current version of dev-ruby/linecache (0.46) does not build for ruby 1.9 (it has no "ruby19" in USE_RUBY).

When I attempted to add ruby19 to USE_RUBY, the build failed.  See attached build log.  The fix for this problem is beyond me at this time, although I suspect it might not be finding the right ruby include headers (and needs something like --with-ruby-include in the configuration of the build).

This package needs to be fixed to allow a (potential) ruby 1.9 ruby-debug(-base) to install, which in turn is required to attempt builds using USE="doc" FEATURES="test" on ruby19 ebuilds.


Reproducible: Always




While searching ruby gems, I noticed reference to linecache19 as well as linecache.  The latter seems to have had no updates for sometime, while the former has recent commits mentioning ruby 1.9 support.
Comment 1 Chris Ryan 2012-01-11 01:28:24 UTC
Created attachment 298569 [details]
Build log attempt adding ruby19 to USE_RUBY
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-01-11 19:11:05 UTC
As far as I can tell, there is a _separate_ gem for Ruby 1.9 ... although I don't see how can this actually make sense: https://rubygems.org/gems/linecache19
Comment 3 Hans de Graaff gentoo-dev Security 2013-09-14 06:40:13 UTC
dev-ruby/linecache has now been removed from the tree.