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

Bug 661460

Summary: net-irc/rbot-0.9.15_p20160325-r1 : LoadError: cannot load such file -- gettext/tools
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-irc:rbot-0.9.15_p20160325-r1:20180718-052457.log

Description Toralf Förster gentoo-dev 2018-07-18 05:47:45 UTC
po/en/rbot-alias.po => data/locale/en/LC_MESSAGES/rbot-alias.mo
rake aborted!
LoadError: cannot load such file -- gettext/tools
/var/tmp/portage/net-irc/rbot-0.9.15_p20160325-r1/work/all/rbot-e358601cc521d8aced941eb928fae2d8c53cf0c2/Rakefile:128:in `block in <top (required)>'
Tasks: TOP => makemo => data/locale/en/LC_MESSAGES/rbot-alias.mo
(See full trace by running task with --trace)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_20180708-172109

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpv net-irc/rbot
[ebuild  N    ] net-irc/rbot-0.9.15_p20160325-r1  USE="nls -aspell -cal -figlet -fortune -host -shorturl -spell -sqlite {-test} -timezone -toilet -translator" RUBY_TARGETS="ruby23 -ruby24"
Comment 1 Toralf Förster gentoo-dev 2018-07-18 05:47:48 UTC
Created attachment 539928 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-18 05:47:51 UTC
Created attachment 539930 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-18 05:47:54 UTC
Created attachment 539932 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-18 05:47:57 UTC
Created attachment 539934 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-18 05:48:00 UTC
Created attachment 539936 [details]
net-irc:rbot-0.9.15_p20160325-r1:20180718-052457.log
Comment 6 Hans de Graaff gentoo-dev Security 2018-07-18 05:54:11 UTC
This is provided by ruby-gettext, and that is a dependency when USE=nls, which seems to be the case from your emerge --info data.