Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740226 - app-misc/razertool-0.0.7-r4 : * Failed Running glib-gettextize !
Summary: app-misc/razertool-0.0.7-r4 : * Failed Running glib-gettextize !
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-03 16:35 UTC by Toralf Förster
Modified: 2020-09-03 20:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.34 KB, text/plain)
2020-09-03 16:35 UTC, Toralf Förster
Details
app-misc:razertool-0.0.7-r4:20200903-133737.log (app-misc:razertool-0.0.7-r4:20200903-133737.log,2.01 KB, text/plain)
2020-09-03 16:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,142.66 KB, text/plain)
2020-09-03 16:35 UTC, Toralf Förster
Details
environment (environment,89.46 KB, text/plain)
2020-09-03 16:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.40 KB, application/x-bzip)
2020-09-03 16:35 UTC, Toralf Förster
Details
glib-gettextize.out (glib-gettextize.out,251 bytes, text/plain)
2020-09-03 16:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.86 KB, application/x-bzip)
2020-09-03 16:35 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 2020-09-03 16:35:11 UTC
 * ERROR: app-misc/razertool-0.0.7-r4::gentoo failed (prepare phase):
 *   Failed Running glib-gettextize !
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20200831-161639

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.8 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.46.0
  [2]   rust-1.46.0 *
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Sep  3 01:05:32 PM UTC 2020

emerge -qpvO app-misc/razertool
[ebuild  N    ] app-misc/razertool-0.0.7-r4  USE="-gtk"
Comment 1 Toralf Förster gentoo-dev 2020-09-03 16:35:13 UTC
Created attachment 658128 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-03 16:35:14 UTC
Created attachment 658130 [details]
app-misc:razertool-0.0.7-r4:20200903-133737.log
Comment 3 Toralf Förster gentoo-dev 2020-09-03 16:35:16 UTC
Created attachment 658132 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-09-03 16:35:18 UTC
Created attachment 658134 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-09-03 16:35:19 UTC
Created attachment 658136 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-03 16:35:21 UTC
Created attachment 658138 [details]
glib-gettextize.out
Comment 7 Toralf Förster gentoo-dev 2020-09-03 16:35:22 UTC
Created attachment 658140 [details]
temp.tbz2
Comment 8 Bernard Cafarelli gentoo-dev 2020-09-03 20:11:20 UTC
***** glib-gettextize --copy --force

/var/tmp/portage/app-misc/razertool-0.0.7-r4/temp/environment: line 563: glib-gettextize: command not found


Nice catch, glib was only with USE=gtk, updating the dep
Comment 9 Larry the Git Cow gentoo-dev 2020-09-03 20:13:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a341142b9c14e1706ae7aff195d2b06e0fc2e8

commit 58a341142b9c14e1706ae7aff195d2b06e0fc2e8
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-09-03 20:11:57 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-09-03 20:12:48 +0000

    app-misc/razertool: also depend on glib with USE=-gtk
    
    Closes: https://bugs.gentoo.org/740226
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 app-misc/razertool/razertool-0.0.7-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)