Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670676 - media-sound/playerctl-2.0.0_rc1 : playerctl/meson.build:38:0: ERROR: Program(s) [ glib-mkenums , mkenums ] not found or not executable
Summary: media-sound/playerctl-2.0.0_rc1 : playerctl/meson.build:38:0: ERROR: Program(...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Göktürk Yüksek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-11-08 16:23 UTC by Toralf Förster
Modified: 2018-11-08 21:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.60 KB, text/plain)
2018-11-08 16:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,283.29 KB, text/plain)
2018-11-08 16:23 UTC, Toralf Förster
Details
environment (environment,83.22 KB, text/plain)
2018-11-08 16:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.54 KB, application/x-bzip)
2018-11-08 16:23 UTC, Toralf Förster
Details
media-sound:playerctl-2.0.0_rc1:20181108-015111.log (media-sound:playerctl-2.0.0_rc1:20181108-015111.log,3.05 KB, text/plain)
2018-11-08 16:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.67 KB, application/x-bzip)
2018-11-08 16:23 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-11-08 16:23:31 UTC
Configuring playerctl-version.h using configuration

playerctl/meson.build:38:0: ERROR:  Program(s) ['glib-mkenums', 'mkenums'] not found or not executable

A full log can be found at /var/tmp/portage/media-sound/playerctl-2.0.0_rc1/work/playerctl-2.0.0_rc1-build/meson-logs/meson-log.txt
 * ERROR: media-sound/playerctl-2.0.0_rc1::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-abi32+64_20181101-210320

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

  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]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpvO media-sound/playerctl
[ebuild  N    ] media-sound/playerctl-2.0.0_rc1  USE="-doc -introspection"
Comment 1 Toralf Förster gentoo-dev 2018-11-08 16:23:33 UTC
Created attachment 554520 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-08 16:23:36 UTC
Created attachment 554522 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-08 16:23:39 UTC
Created attachment 554524 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-08 16:23:42 UTC
Created attachment 554526 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-08 16:23:45 UTC
Created attachment 554528 [details]
media-sound:playerctl-2.0.0_rc1:20181108-015111.log
Comment 6 Toralf Förster gentoo-dev 2018-11-08 16:23:47 UTC
Created attachment 554530 [details]
temp.tbz2
Comment 7 Göktürk Yüksek archtester gentoo-dev 2018-11-08 21:40:12 UTC
commit b0c0975eecd5d30583ded1c4598e4e5a1772b142
Author: Göktürk Yüksek <gokturk@gentoo.org>
Date:   Thu Nov 8 16:34:23 2018 -0500

    media-sound/playerctl: add missing dep on dev-util/glib-utils #667324
    
    Closes: https://bugs.gentoo.org/667324
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>