Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667308 - media-libs/cogl-1.22.2 : /.../sh:line <snip>: glib-mkenums: command not found
Summary: media-libs/cogl-1.22.2 : /.../sh:line <snip>: 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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-09-29 18:47 UTC by Toralf Förster
Modified: 2018-10-06 22:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.90 KB, text/plain)
2018-09-29 18:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,252.04 KB, text/plain)
2018-09-29 18:47 UTC, Toralf Förster
Details
environment (environment,111.04 KB, text/plain)
2018-09-29 18:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,29.87 KB, application/x-bzip)
2018-09-29 18:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.81 KB, application/x-bzip)
2018-09-29 18:48 UTC, Toralf Förster
Details
media-libs:cogl-1.22.2:20180929-180427.log (media-libs:cogl-1.22.2:20180929-180427.log,16.98 KB, text/plain)
2018-09-29 18:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.78 KB, application/x-bzip)
2018-09-29 18:48 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-09-29 18:47:51 UTC
&& rm -f xgen-eh \
&& echo timestamp > stamp-enum-types
/bin/sh: line 1: glib-mkenums: command not found
make[2]: *** [Makefile:2166: stamp-enum-types] Error 127
make[2]: Leaving directory '/var/tmp/portage/media-libs/cogl-1.22.2/work/cogl-1.22.2/cogl'
make[1]: *** [Makefile:597: all-recursive] Error 1

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

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

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

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)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpv media-libs/cogl
[ebuild  N    ] media-libs/cogl-1.22.2  USE="introspection kms opengl pango -debug -examples -gles2 (-gstreamer) -test -wayland"
Comment 1 Toralf Förster gentoo-dev 2018-09-29 18:47:54 UTC
Created attachment 548250 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-29 18:47:57 UTC
Created attachment 548252 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-29 18:48:00 UTC
Created attachment 548254 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-29 18:48:03 UTC
Created attachment 548256 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-29 18:48:06 UTC
Created attachment 548258 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-29 18:48:09 UTC
Created attachment 548260 [details]
media-libs:cogl-1.22.2:20180929-180427.log
Comment 7 Toralf Förster gentoo-dev 2018-09-29 18:48:12 UTC
Created attachment 548262 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-06 22:37:25 UTC
The bug has been closed via the following commit(s):

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

commit f4aab3e9ed9c835d562232e130a4fc1588dd7406
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-10-06 22:34:58 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-10-06 22:36:42 +0000

    media-libs/cogl: add explicit build dep on glib-utils
    
    Closes: https://bugs.gentoo.org/667308
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 media-libs/cogl/cogl-1.22.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)