Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669602 - dev-libs/libgaminggear-0.15.1 : /.../sh: glib-genmarshal: command not found
Summary: dev-libs/libgaminggear-0.15.1 : /.../sh: glib-genmarshal: 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: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-25 17:13 UTC by Toralf Förster
Modified: 2019-07-17 13:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.03 KB, text/plain)
2018-10-25 17:13 UTC, Toralf Förster
Details
dev-libs:libgaminggear-0.15.1:20181025-021200.log (dev-libs:libgaminggear-0.15.1:20181025-021200.log,19.88 KB, text/plain)
2018-10-25 17:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,195.32 KB, text/plain)
2018-10-25 17:13 UTC, Toralf Förster
Details
environment (environment,117.57 KB, text/plain)
2018-10-25 17:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,38.81 KB, application/x-bzip)
2018-10-25 17:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.91 KB, application/x-bzip)
2018-10-25 17:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.20 KB, application/x-bzip)
2018-10-25 17:13 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-25 17:13:23 UTC
[ 10%] Generating g_cclosure_gaminggear_marshaller.h, g_cclosure_gaminggear_marshaller.c
cd /var/tmp/portage/dev-libs/libgaminggear-0.15.1/work/libgaminggear-0.15.1_build/libgaminggear && glib-genmarshal --header --prefix=g_cclosure_gaminggear_marshal /var/tmp/portage/dev-libs/libgaminggear-0.15.1/work/libgaminggear-0.15.1/libgaminggear/g_gaminggear_marshaller >/var/tmp/portage/dev-libs/libgaminggear-0.15.1/work/libgaminggear-0.15.1_build/libgaminggear/g_cclosure_gaminggear_marshaller.h
/bin/sh: glib-genmarshal: command not found
make[2]: *** [libgaminggear/CMakeFiles/libgaminggear.dir/build.make:62: libgaminggear/g_cclosure_gaminggear_marshaller.h] Error 127
make[2]: *** Deleting file 'libgaminggear/g_cclosure_gaminggear_marshaller.h'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgaminggear-0.15.1/work/libgaminggear-0.15.1_build'

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

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

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

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

emerge -qpvO dev-libs/libgaminggear
[ebuild  N    ] dev-libs/libgaminggear-0.15.1  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2018-10-25 17:13:26 UTC
Created attachment 552938 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-25 17:13:28 UTC
Created attachment 552940 [details]
dev-libs:libgaminggear-0.15.1:20181025-021200.log
Comment 3 Toralf Förster gentoo-dev 2018-10-25 17:13:31 UTC
Created attachment 552942 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-25 17:13:34 UTC
Created attachment 552944 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-25 17:13:36 UTC
Created attachment 552946 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-25 17:13:39 UTC
Created attachment 552948 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-25 17:13:42 UTC
Created attachment 552950 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-17 13:10:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db02e8a6d83b74d1478ecabf1607a61d2747906

commit 2db02e8a6d83b74d1478ecabf1607a61d2747906
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-07-17 13:09:40 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-07-17 13:10:35 +0000

    dev-libs/libgaminggear: Bump to EAPI-7
    
    Removed unused cmake variable and added missing BDEP.
    
    Closes: https://bugs.gentoo.org/659162
    Closes: https://bugs.gentoo.org/669602
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 dev-libs/libgaminggear/libgaminggear-0.15.1.ebuild | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)