Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668890 - net-libs/farstream-0.2.8-r2 : /.../sh:line <snip>: glib-mkenums: command not found
Summary: net-libs/farstream-0.2.8-r2 : /.../sh:line <snip>: glib-mkenums: command not ...
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-17 20:02 UTC by Toralf Förster
Modified: 2018-11-01 20:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.64 KB, text/plain)
2018-10-17 20:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,397.32 KB, text/plain)
2018-10-17 20:02 UTC, Toralf Förster
Details
environment (environment,140.47 KB, text/plain)
2018-10-17 20:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.94 KB, application/x-bzip)
2018-10-17 20:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.01 KB, application/x-bzip)
2018-10-17 20:02 UTC, Toralf Förster
Details
net-libs:farstream-0.2.8-r2:20181017-183551.log (net-libs:farstream-0.2.8-r2:20181017-183551.log,13.17 KB, text/plain)
2018-10-17 20:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.39 KB, application/x-bzip)
2018-10-17 20: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-17 20:02:13 UTC
--vtail "      { 0, NULL, NULL }\n    };\n    GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n    g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n  }\n  return g_define_type_id__volatile;\n}\n" \
fs-candidate.h fs-codec.h fs-participant.h fs-session.h fs-stream.h fs-conference.h fs-utils.h > fs-enumtypes.c
/bin/sh: line 1: glib-mkenums: command not found
make[2]: *** [Makefile:1111: fs-enumtypes.c] Error 127
make[2]: Leaving directory '/var/tmp/portage/net-libs/farstream-0.2.8-r2/work/farstream-0.2.8/farstream'
make[1]: *** [Makefile:613: all-recursive] Error 1

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

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

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

  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]   pypy3 (fallback)
  [5]   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 net-libs/farstream
[ebuild  N    ] net-libs/farstream-0.2.8-r2  USE="introspection -test -upnp"
Comment 1 Toralf Förster gentoo-dev 2018-10-17 20:02:15 UTC
Created attachment 551696 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-17 20:02:18 UTC
Created attachment 551698 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-17 20:02:22 UTC
Created attachment 551700 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-17 20:02:25 UTC
Created attachment 551702 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-17 20:02:28 UTC
Created attachment 551704 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-17 20:02:31 UTC
Created attachment 551706 [details]
net-libs:farstream-0.2.8-r2:20181017-183551.log
Comment 7 Toralf Förster gentoo-dev 2018-10-17 20:02:33 UTC
Created attachment 551708 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-01 20:42:19 UTC
The bug has been closed via the following commit(s):

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

commit 9b395f376ddf326f0d7b4f818c6542ea30ba643b
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-11-01 20:40:54 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-11-01 20:41:37 +0000

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

 net-libs/farstream/farstream-0.2.8-r1.ebuild | 3 ++-
 net-libs/farstream/farstream-0.2.8-r2.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)