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

Bug 685068

Summary: x11-misc/wbar-2.3.4-r2 USE=-gtk - .../temp/environment: line 569: glib-gettextize: command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
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
glib-gettextize.out
temp.tbz2
x11-misc:wbar-2.3.4-r2:20190504-203346.log

Description Toralf Förster gentoo-dev 2019-05-04 20:45:31 UTC
 * ERROR: x11-misc/wbar-2.3.4-r2::gentoo failed (prepare phase):
 *   Failed Running glib-gettextize !
 * 

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_stable-libressl_20190502-165513

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.29.1 *



emerge -qpvO x11-misc/wbar
[ebuild  N    ] x11-misc/wbar-2.3.4-r2  USE="-gtk"
Comment 1 Toralf Förster gentoo-dev 2019-05-04 20:45:34 UTC
Created attachment 575200 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-04 20:45:36 UTC
Created attachment 575202 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-05-04 20:45:39 UTC
Created attachment 575204 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-05-04 20:45:42 UTC
Created attachment 575206 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-05-04 20:45:45 UTC
Created attachment 575208 [details]
glib-gettextize.out
Comment 6 Toralf Förster gentoo-dev 2019-05-04 20:45:48 UTC
Created attachment 575210 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-05-04 20:45:50 UTC
Created attachment 575212 [details]
x11-misc:wbar-2.3.4-r2:20190504-203346.log
Comment 8 Larry the Git Cow gentoo-dev 2019-05-09 08:04:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d78e77332db5e494cb3d82e7f4666d92250d3f6

commit 6d78e77332db5e494cb3d82e7f4666d92250d3f6
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2019-05-09 07:48:35 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2019-05-09 08:03:59 +0000

    x11-misc/wbar: Fix automagic dev-libs/glib dependency
    
    * Fix a bunch of C++11 warnings
    * USE=-gtk should patch out AM_GLIB_GNU_GETTEXT and @INTLLIBS@
    * USE=gtk should depend on dev-libs/glib
    
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Fixes: https://bugs.gentoo.org/685068
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 x11-misc/wbar/files/wbar-2.3.4-c++11.patch | 54 ++++++++++++++++++++++++++++
 x11-misc/wbar/files/wbar-2.3.4-gtk.patch   | 32 +++++++++++++++++
 x11-misc/wbar/wbar-2.3.4-r3.ebuild         | 57 ++++++++++++++++++++++++++++++
 3 files changed, 143 insertions(+)