Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667562 - dev-libs/libgudev-232 : /.../sh: glib-mkenums: command not found
Summary: dev-libs/libgudev-232 : /.../sh: glib-mkenums: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-02 15:04 UTC by Toralf Förster
Modified: 2018-10-02 15:45 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.90 KB, text/plain)
2018-10-02 15:04 UTC, Toralf Förster
Details
dev-libs:libgudev-232:20181001-215823.log (dev-libs:libgudev-232:20181001-215823.log,9.35 KB, text/plain)
2018-10-02 15:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,62.11 KB, text/plain)
2018-10-02 15:04 UTC, Toralf Förster
Details
environment (environment,120.75 KB, text/plain)
2018-10-02 15:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.23 KB, application/x-bzip)
2018-10-02 15:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.17 KB, application/x-bzip)
2018-10-02 15:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.92 KB, application/x-bzip)
2018-10-02 15:04 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 2018-10-02 15:04:13 UTC
/bin/mkdir -p gudev/
glib-mkenums --template /var/tmp/portage/dev-libs/libgudev-232/work/libgudev-232/gudev/gudevenumtypes.c.template /var/tmp/portage/dev-libs/libgudev-232/work/libgudev-232/gudev/gudevenums.h > gudev/gudevenumtypes.c
/bin/sh: glib-mkenums: command not found
make: *** [Makefile:1281: gudev/gudevenumtypes.c] Error 127
make: *** Deleting file 'gudev/gudevenumtypes.c'
 * ERROR: dev-libs/libgudev-232::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20180929-101307

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


  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) *



emerge -qpv dev-libs/libgudev
[ebuild  N    ] dev-libs/libgudev-232  USE="introspection -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-10-02 15:04:16 UTC
Created attachment 548856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-02 15:04:19 UTC
Created attachment 548858 [details]
dev-libs:libgudev-232:20181001-215823.log
Comment 3 Toralf Förster gentoo-dev 2018-10-02 15:04:22 UTC
Created attachment 548860 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-02 15:04:25 UTC
Created attachment 548862 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-02 15:04:28 UTC
Created attachment 548864 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-02 15:04:31 UTC
Created attachment 548866 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-02 15:04:34 UTC
Created attachment 548868 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-02 15:45:44 UTC
The bug has been closed via the following commit(s):

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

commit ae17fcb0b33a3a251bc76f7175952bd59d0cb429
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2018-10-02 15:44:51 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2018-10-02 15:45:09 +0000

    dev-libs/libgudev: depend on dev-util/glib-utils
    
    Closes: https://bugs.gentoo.org/667562
    Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-libs/libgudev/libgudev-232.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)