Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667554 - x11-libs/gtk+extra-3.3.3 : /.../sh: glib-genmarshal: command not found
Summary: x11-libs/gtk+extra-3.3.3 : /.../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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-02 15:01 UTC by Toralf Förster
Modified: 2018-10-06 22:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.79 KB, text/plain)
2018-10-02 15:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,270.78 KB, text/plain)
2018-10-02 15:01 UTC, Toralf Förster
Details
environment (environment,104.54 KB, text/plain)
2018-10-02 15:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.50 KB, application/x-bzip)
2018-10-02 15:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.37 KB, application/x-bzip)
2018-10-02 15:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.33 KB, application/x-bzip)
2018-10-02 15:01 UTC, Toralf Förster
Details
x11-libs:gtk+extra-3.3.3:20181001-200113.log (x11-libs:gtk+extra-3.3.3:20181001-200113.log,10.01 KB, text/plain)
2018-10-02 15:01 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-02 15:01:37 UTC
        && mv gtkextra-marshal.tmp gtkextra-marshal.h ) \
        || ( rm -f gtkextra-marshal.tmp && exit 1 )
/bin/sh: glib-genmarshal: command not found
make[2]: *** [Makefile:1194: gtkextra-marshal.h] Error 1
make[2]: Leaving directory '/var/tmp/portage/x11-libs/gtk+extra-3.3.3/work/gtkextra-3.3.3/gtkextra'
make[1]: *** [Makefile:414: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180923-190711

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


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


emerge -qpv x11-libs/gtk+extra
[ebuild  N    ] x11-libs/gtk+extra-3.3.3  USE="introspection -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2018-10-02 15:01:40 UTC
Created attachment 548800 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-02 15:01:43 UTC
Created attachment 548802 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-02 15:01:47 UTC
Created attachment 548804 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-02 15:01:50 UTC
Created attachment 548806 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-02 15:01:53 UTC
Created attachment 548808 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-02 15:01:56 UTC
Created attachment 548810 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-02 15:01:59 UTC
Created attachment 548812 [details]
x11-libs:gtk+extra-3.3.3:20181001-200113.log
Comment 8 Larry the Git Cow gentoo-dev 2018-10-06 22:37:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621f8fd2d54c841ac030b8744e4dbc1ba0979c7f

commit 621f8fd2d54c841ac030b8744e4dbc1ba0979c7f
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-10-06 22:00:09 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-10-06 22:36:24 +0000

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

 x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)