Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667340 - xfce-base/xfconf-4.13.5 : /.../sh:line <snip>: glib-genmarshal: command not found
Summary: xfce-base/xfconf-4.13.5 : /.../sh:line <snip>: glib-genmarshal: command not f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-09-30 07:26 UTC by Toralf Förster
Modified: 2018-10-22 14:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.80 KB, text/plain)
2018-09-30 07:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,243.05 KB, text/plain)
2018-09-30 07:26 UTC, Toralf Förster
Details
environment (environment,21.15 KB, text/plain)
2018-09-30 07:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.24 KB, application/x-bzip)
2018-09-30 07:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.94 KB, application/x-bzip)
2018-09-30 07:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.36 KB, application/x-bzip)
2018-09-30 07:27 UTC, Toralf Förster
Details
xfce-base:xfconf-4.13.5:20180930-033941.log (xfce-base:xfconf-4.13.5:20180930-033941.log,15.07 KB, text/plain)
2018-09-30 07:27 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-09-30 07:26:46 UTC
echo '#include "xfconf-marshal.h"' > xfconf-marshal.c \
&& glib-genmarshal --prefix=_xfconf_marshal ./xfconf-marshal.list --body >> xfconf-marshal.c
/bin/sh: line 1: glib-genmarshal: command not found
make[2]: *** [Makefile:796: xfconf-marshal.c] Error 127
make[2]: Leaving directory '/var/tmp/portage/xfce-base/xfconf-4.13.5/work/xfconf-4.13.5/common'
make[1]: *** [Makefile:485: all-recursive] Error 1

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

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

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

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)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv xfce-base/xfconf
[ebuild  N    ] xfce-base/xfconf-4.13.5  USE="-debug -perl -test"
Comment 1 Toralf Förster gentoo-dev 2018-09-30 07:26:49 UTC
Created attachment 548328 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-30 07:26:52 UTC
Created attachment 548330 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-30 07:26:55 UTC
Created attachment 548332 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-30 07:26:58 UTC
Created attachment 548334 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-30 07:27:01 UTC
Created attachment 548336 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-30 07:27:04 UTC
Created attachment 548338 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-09-30 07:27:07 UTC
Created attachment 548340 [details]
xfce-base:xfconf-4.13.5:20180930-033941.log
Comment 8 Larry the Git Cow gentoo-dev 2018-10-22 14:31:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ad7fd419908564186388458520252863af77be

commit 49ad7fd419908564186388458520252863af77be
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-10-22 14:30:52 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-10-22 14:31:51 +0000

    xfce-base/xfconf: Add missing dep on glib-utils
    
    Closes: https://bugs.gentoo.org/667340
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 xfce-base/xfconf/xfconf-4.13.5.ebuild | 3 ++-
 xfce-base/xfconf/xfconf-4.13.6.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)