Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512320 - dev-ruby/ruby-gettext-2.3.8 USE=doc/test should depend on dev-ruby/memoizable - ruby-ng_src_compile(): rake: cannot load such file -- locale/util/memoizable
Summary: dev-ruby/ruby-gettext-2.3.8 USE=doc/test should depend on dev-ruby/memoizable...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-03 21:15 UTC by Jeroen Roovers (RETIRED)
Modified: 2014-06-14 06:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-ruby:ruby-gettext-2.3.8:20140603-210256.log (dev-ruby:ruby-gettext-2.3.8:20140603-210256.log,3.73 KB, text/plain)
2014-06-03 21:15 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2014-06-03 21:15:40 UTC
Created attachment 378192 [details]
dev-ruby:ruby-gettext-2.3.8:20140603-210256.log

According to my build logs, this already "failed" in src_test() but perhaps due to USE=doc it fails in src_compile() too.

[ebuild   R   ~] dev-ruby/ruby-gettext-2.3.8  USE="doc* {test} "RUBY_TARGETS="ruby19 (-ruby18%)" 0 kB
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-03 21:52:29 UTC
I have =dev-ruby/locale-2.1.0-r1 and that should provide .../locale/util/memoizable.rb but I don't seem to have that.
Comment 2 Hans de Graaff gentoo-dev Security 2014-06-14 06:56:35 UTC
That memoizable stuff got removed from locale 2.1.0 due to bugs: https://github.com/ruby-gettext/locale/commit/27a29b432126fa6dbc7e166cd691d318bc3ec874

I think the correct overall fix here is to remove the old and obsolete ruby-gettext 2.x versions, but we still have stable and keywording pending before we can do that. I've updated the locale dependency to ~dev-ruby/locale-2.0.5 for now.