Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685068 - x11-misc/wbar-2.3.4-r2 USE=-gtk - .../temp/environment: line 569: glib-gettextize: command not found
Summary: x11-misc/wbar-2.3.4-r2 USE=-gtk - .../temp/environment: line 569: glib-gettex...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-04 20:45 UTC by Toralf Förster
Modified: 2019-05-09 08:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.05 KB, text/plain)
2019-05-04 20:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,123.17 KB, text/plain)
2019-05-04 20:45 UTC, Toralf Förster
Details
environment (environment,86.52 KB, text/plain)
2019-05-04 20:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.36 KB, application/x-bzip)
2019-05-04 20:45 UTC, Toralf Förster
Details
glib-gettextize.out (glib-gettextize.out,236 bytes, text/plain)
2019-05-04 20:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.21 KB, application/x-bzip)
2019-05-04 20:45 UTC, Toralf Förster
Details
x11-misc:wbar-2.3.4-r2:20190504-203346.log (x11-misc:wbar-2.3.4-r2:20190504-203346.log,2.14 KB, text/plain)
2019-05-04 20:45 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)