Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667470 - x11-libs/libgxim-0.5.0 : /.../sh: glib-genmarshal: command not found
Summary: x11-libs/libgxim-0.5.0 : /.../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: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-01 16:34 UTC by Toralf Förster
Modified: 2018-10-04 09:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.14 KB, text/plain)
2018-10-01 16:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,187.80 KB, text/plain)
2018-10-01 16:34 UTC, Toralf Förster
Details
environment (environment,64.01 KB, text/plain)
2018-10-01 16:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.84 KB, application/x-bzip)
2018-10-01 16:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.33 KB, application/x-bzip)
2018-10-01 16:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.31 KB, application/x-bzip)
2018-10-01 16:35 UTC, Toralf Förster
Details
x11-libs:libgxim-0.5.0:20181001-023816.log (x11-libs:libgxim-0.5.0:20181001-023816.log,14.29 KB, text/plain)
2018-10-01 16:35 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-01 16:34:50 UTC
&& rm -f xgen-gxh \
&& echo timestamp > stamp-gximmarshal.h
/bin/sh: glib-genmarshal: command not found
make[2]: *** [Makefile:1035: stamp-gximmarshal.h] Error 127
make[2]: Leaving directory '/var/tmp/portage/x11-libs/libgxim-0.5.0/work/libgxim-0.5.0/libgxim'
make[1]: *** [Makefile:566: all-recursive] Error 1

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

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

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


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



emerge -qpv x11-libs/libgxim
[ebuild  N    ] x11-libs/libgxim-0.5.0  USE="-static-libs -test" RUBY_TARGETS="ruby23 -ruby21 -ruby22 -ruby24"
Comment 1 Toralf Förster gentoo-dev 2018-10-01 16:34:53 UTC
Created attachment 548642 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-01 16:34:56 UTC
Created attachment 548644 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-01 16:34:59 UTC
Created attachment 548646 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-01 16:35:01 UTC
Created attachment 548648 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-01 16:35:04 UTC
Created attachment 548650 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-01 16:35:07 UTC
Created attachment 548652 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-01 16:35:09 UTC
Created attachment 548654 [details]
x11-libs:libgxim-0.5.0:20181001-023816.log
Comment 8 Larry the Git Cow gentoo-dev 2018-10-04 09:11:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a85ffcdd94ca337e2044564ef640037f225a2f

commit 03a85ffcdd94ca337e2044564ef640037f225a2f
Author:     Naohiro Aota <naota@gentoo.org>
AuthorDate: 2018-10-04 09:06:38 +0000
Commit:     Naohiro Aota <naota@gentoo.org>
CommitDate: 2018-10-04 09:10:03 +0000

    x11-libs/libgxim: add missing dependency
    
    Add missing dependency: dev-util/glib-utils and x11-libs/libX11. Also,
    replace ltprune with find.
    
    Closes: https://bugs.gentoo.org/667470
    Signed-off-by: Naohiro Aota <naota@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)