Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667936 - x11-libs/gdk-pixbuf-2.36.12 : /.../sh: glib-mkenums: command not found
Summary: x11-libs/gdk-pixbuf-2.36.12 : /.../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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-07 08:02 UTC by Toralf Förster
Modified: 2018-10-07 11:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.59 KB, text/plain)
2018-10-07 08:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,27.07 KB, text/plain)
2018-10-07 08:02 UTC, Toralf Förster
Details
environment (environment,135.89 KB, text/plain)
2018-10-07 08:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.28 KB, application/x-bzip)
2018-10-07 08:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.41 KB, application/x-bzip)
2018-10-07 08:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.54 KB, application/x-bzip)
2018-10-07 08:02 UTC, Toralf Förster
Details
x11-libs:gdk-pixbuf-2.36.12:20181007-070847.log (x11-libs:gdk-pixbuf-2.36.12:20181007-070847.log,13.74 KB, text/plain)
2018-10-07 08:02 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-07 08:02:34 UTC
&& rm -f tmp-gdk-pixbuf-enum-types.h \
&& echo timestamp > s-enum-types-h
/bin/sh: glib-mkenums: command not found
make[2]: *** [Makefile:2435: s-enum-types-h] Error 127
make[2]: Leaving directory '/var/tmp/portage/x11-libs/gdk-pixbuf-2.36.12/work/gdk-pixbuf-2.36.12-abi_x86_64.amd64/gdk-pixbuf'
make[1]: *** [Makefile:595: all-recursive] Error 1

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] 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]   ruby23 (with Rubygems) *



emerge -qpv x11-libs/gdk-pixbuf
[ebuild  N    ] x11-libs/gdk-pixbuf-2.36.12  USE="introspection -X -debug -jpeg -jpeg2k -test -tiff" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-10-07 08:02:37 UTC
Created attachment 549566 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-07 08:02:39 UTC
Created attachment 549568 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-07 08:02:42 UTC
Created attachment 549570 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-07 08:02:44 UTC
Created attachment 549572 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-07 08:02:47 UTC
Created attachment 549574 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-07 08:02:50 UTC
Created attachment 549576 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-07 08:02:52 UTC
Created attachment 549578 [details]
x11-libs:gdk-pixbuf-2.36.12:20181007-070847.log
Comment 8 Larry the Git Cow gentoo-dev 2018-10-07 11:29:52 UTC
The bug has been closed via the following commit(s):

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

commit 971678c2a55981dcd23f8fec9707189df00ff9eb
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-10-07 11:28:03 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-10-07 11:29:41 +0000

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

 x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.11.ebuild | 3 ++-
 x11-libs/gdk-pixbuf/gdk-pixbuf-2.36.12.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)