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

Bug 669220

Summary: sys-auth/polkit-0.115-r1 : /.../sh:line <snip>: glib-mkenums: command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 667324    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-auth:polkit-0.115-r1:20181021-164633.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-21 16:53:06 UTC
 cd . && glib-mkenums --template polkitenumtypes.c.template polkitcheckauthorizationflags.h polkiterror.h polkitimplicitauthorization.h polkitauthorityfeatures.h) > \
   polkitenumtypes.c.tmp && mv polkitenumtypes.c.tmp polkitenumtypes.c
/bin/sh: line 1: glib-mkenums: command not found
make[3]: *** [Makefile:1187: polkitenumtypes.c] Error 127
make[3]: Leaving directory '/var/tmp/portage/sys-auth/polkit-0.115-r1/work/polkit-0.115/src/polkit'
make[2]: *** [Makefile:439: all-recursive] Error 1

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

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

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

  Please see the tracker bug for details.

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.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpvO sys-auth/polkit
[ebuild  N    ] sys-auth/polkit-0.115-r1  USE="introspection nls pam systemd -elogind -examples -gtk -jit -kde (-selinux) -test"
Comment 1 Toralf Förster gentoo-dev 2018-10-21 16:53:09 UTC
Created attachment 552150 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-21 16:53:12 UTC
Created attachment 552152 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-21 16:53:15 UTC
Created attachment 552154 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-21 16:53:18 UTC
Created attachment 552156 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-21 16:53:21 UTC
Created attachment 552158 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-21 16:53:24 UTC
Created attachment 552160 [details]
sys-auth:polkit-0.115-r1:20181021-164633.log
Comment 7 Toralf Förster gentoo-dev 2018-10-21 16:53:28 UTC
Created attachment 552162 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-18 00:36:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da6baceab282c76d8b11718b16dcec7c8e673b1

commit 0da6baceab282c76d8b11718b16dcec7c8e673b1
Author:     Gilles Dartiguelongue <eva@gentoo.org>
AuthorDate: 2018-11-17 23:17:46 +0000
Commit:     Gilles Dartiguelongue <eva@gentoo.org>
CommitDate: 2018-11-18 00:36:22 +0000

    sys-auth/polkit: add glib-utils to DEPEND
    
    Closes: https://bugs.gentoo.org/669220
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>

 sys-auth/polkit/polkit-0.113-r4.ebuild | 3 ++-
 sys-auth/polkit/polkit-0.115-r1.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)