Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669986 - net-voip/telepathy-haze-0.8.0-r2 : /.../sh:line <snip>: glib-genmarshal: command not found
Summary: net-voip/telepathy-haze-0.8.0-r2 : /.../sh:line <snip>: glib-genmarshal: comm...
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-30 17:48 UTC by Toralf Förster
Modified: 2018-11-02 13:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.85 KB, text/plain)
2018-10-30 17:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,369.06 KB, text/plain)
2018-10-30 17:48 UTC, Toralf Förster
Details
environment (environment,81.66 KB, text/plain)
2018-10-30 17:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,38.44 KB, application/x-bzip)
2018-10-30 17:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.57 KB, application/x-bzip)
2018-10-30 17:48 UTC, Toralf Förster
Details
net-voip:telepathy-haze-0.8.0-r2:20181030-162430.log (net-voip:telepathy-haze-0.8.0-r2:20181030-162430.log,10.44 KB, text/plain)
2018-10-30 17:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.87 KB, application/x-bzip)
2018-10-30 17: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-10-30 17:48:17 UTC
{ echo '#include "_gen/signals-marshal.h"' && \
glib-genmarshal --body --prefix=_haze_ext_marshal _gen/signals-marshal.list ; } > _gen/signals-marshal.c
/bin/sh: line 1: glib-genmarshal: command not found
make[2]: *** [Makefile:625: _gen/signals-marshal.c] Error 127
make[2]: Leaving directory '/var/tmp/portage/net-voip/telepathy-haze-0.8.0-r2/work/telepathy-haze-0.8.0/extensions'
make[1]: *** [Makefile:359: all-recursive] Error 1

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

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

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

  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.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.9.0 [icedtea-8]
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO net-voip/telepathy-haze
[ebuild  N    ] net-voip/telepathy-haze-0.8.0-r2  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2018-10-30 17:48:19 UTC
Created attachment 553696 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-30 17:48:22 UTC
Created attachment 553698 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-30 17:48:25 UTC
Created attachment 553700 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-30 17:48:28 UTC
Created attachment 553702 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-30 17:48:30 UTC
Created attachment 553704 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-30 17:48:33 UTC
Created attachment 553706 [details]
net-voip:telepathy-haze-0.8.0-r2:20181030-162430.log
Comment 7 Toralf Förster gentoo-dev 2018-10-30 17:48:36 UTC
Created attachment 553708 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-02 13:22:56 UTC
The bug has been closed via the following commit(s):

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

commit 3bc29b2b86f5da979c8f7a3f98cc6742724e8fc4
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-11-02 13:07:55 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-11-02 13:09:55 +0000

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

 net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild | 3 ++-
 net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)