Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668378 - app-i18n/imsettings-1.7.2 : /.../sh: glib-genmarshal: command not found
Summary: app-i18n/imsettings-1.7.2 : /.../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-11 22:16 UTC by Toralf Förster
Modified: 2018-10-16 06:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.78 KB, text/plain)
2018-10-11 22:16 UTC, Toralf Förster
Details
app-i18n:imsettings-1.7.2:20181011-093203.log (app-i18n:imsettings-1.7.2:20181011-093203.log,22.99 KB, text/plain)
2018-10-11 22:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,226.37 KB, text/plain)
2018-10-11 22:16 UTC, Toralf Förster
Details
environment (environment,64.14 KB, text/plain)
2018-10-11 22:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.07 KB, application/x-bzip)
2018-10-11 22:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.90 KB, application/x-bzip)
2018-10-11 22:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.08 KB, application/x-bzip)
2018-10-11 22:17 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-11 22:16:42 UTC
&& rm -f xgen-imh xgen-imh~					\
&& echo timestamp > stamp-marshal.h
/bin/sh: glib-genmarshal: command not found
make[2]: *** [Makefile:1006: stamp-marshal.h] Error 127
make[2]: Leaving directory '/var/tmp/portage/app-i18n/imsettings-1.7.2/work/imsettings-1.7.2/imsettings-daemon'
make[1]: *** [Makefile:609: all-recursive] Error 1

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

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

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

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



emerge -qpvO app-i18n/imsettings
[ebuild  N    ] app-i18n/imsettings-1.7.2  USE="introspection -gconf -gtk2 -qt5 -static-libs -xfconf"
Comment 1 Toralf Förster gentoo-dev 2018-10-11 22:16:46 UTC
Created attachment 550654 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-11 22:16:51 UTC
Created attachment 550656 [details]
app-i18n:imsettings-1.7.2:20181011-093203.log
Comment 3 Toralf Förster gentoo-dev 2018-10-11 22:16:54 UTC
Created attachment 550658 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-11 22:16:59 UTC
Created attachment 550660 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-11 22:17:03 UTC
Created attachment 550662 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-11 22:17:08 UTC
Created attachment 550664 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-11 22:17:12 UTC
Created attachment 550666 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-16 06:40:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bffa8b3db45b3430f9de7243f4aa3894094318

commit 66bffa8b3db45b3430f9de7243f4aa3894094318
Author:     Naohiro Aota <naota@gentoo.org>
AuthorDate: 2018-10-16 06:39:15 +0000
Commit:     Naohiro Aota <naota@gentoo.org>
CommitDate: 2018-10-16 06:39:49 +0000

    app-i18n/imsettings: add missing dependency
    
    add missing dependency: dev-util/glib-utils. Also, use find instead of
    ltrpune.
    
    Closes: https://bugs.gentoo.org/668378
    Signed-off-by: Naohiro Aota <naota@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-i18n/imsettings/imsettings-1.7.2.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)