Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673080 - media-video/cheese-3.28.0 : /.../sh:line <snip>: glib-mkenums: command not found
Summary: media-video/cheese-3.28.0 : /.../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-12-13 17:58 UTC by Toralf Förster
Modified: 2019-01-18 22:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.11 KB, text/plain)
2018-12-13 17:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,318.30 KB, text/plain)
2018-12-13 17:58 UTC, Toralf Förster
Details
environment (environment,110.20 KB, text/plain)
2018-12-13 17:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.17 KB, application/x-bzip)
2018-12-13 17:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.19 KB, application/x-bzip)
2018-12-13 17:58 UTC, Toralf Förster
Details
media-video:cheese-3.28.0:20181213-173949.log (media-video:cheese-3.28.0:20181213-173949.log,33.12 KB, text/plain)
2018-12-13 17:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.11 KB, application/x-bzip)
2018-12-13 17:59 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-12-13 17:58:45 UTC
	--ftail "#endif /* CHEESE_ENUMS_H_ */" \
	./libcheese/cheese-widget.h > libcheese/cheese-enums.h
/bin/sh: line 1: glib-mkenums: command not found
make[2]: *** [Makefile:2581: libcheese/cheese-enums.h] Error 127
make[2]: Leaving directory '/var/tmp/portage/media-video/cheese-3.28.0/work/cheese-3.28.0'
make[1]: *** [Makefile:2075: all-recursive] Error 1

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

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

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

  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)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems) *
  [3]   ruby25 (with Rubygems)
Available Rust versions:
  [1]   rust-1.31.0 *
  [2]   rust-bin-1.31.0
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO media-video/cheese
[ebuild  N    ] media-video/cheese-3.28.0  USE="introspection -test"
Comment 1 Toralf Förster gentoo-dev 2018-12-13 17:58:48 UTC
Created attachment 557722 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-13 17:58:50 UTC
Created attachment 557724 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-13 17:58:53 UTC
Created attachment 557726 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-13 17:58:56 UTC
Created attachment 557728 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-13 17:58:59 UTC
Created attachment 557730 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-12-13 17:59:01 UTC
Created attachment 557732 [details]
media-video:cheese-3.28.0:20181213-173949.log
Comment 7 Toralf Förster gentoo-dev 2018-12-13 17:59:04 UTC
Created attachment 557734 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-18 22:15:15 UTC
The bug has been closed via the following commit(s):

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

commit 7254c75ded102ff503d558a51b3b13be04bc2628
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-01-18 22:14:36 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-01-18 22:14:58 +0000

    media-video/cheese: add explicit build dep on glib-utils
    
    .. and remove unnecessary yelp-tools dep, which is only needed
    if eautoreconfing.
    
    Closes: https://bugs.gentoo.org/673080
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-video/cheese/cheese-3.28.0.ebuild | 5 +++--
 media-video/cheese/cheese-3.30.0.ebuild | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)