Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668128 - x11-libs/libfm-1.2.5 : /.../sh: glib-genmarshal: command not found
Summary: x11-libs/libfm-1.2.5 : /.../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: LXDE team (DEFUNCT)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-09 08:26 UTC by Toralf Förster
Modified: 2019-05-24 18:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.87 KB, text/plain)
2018-10-09 08:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,121.61 KB, text/plain)
2018-10-09 08:26 UTC, Toralf Förster
Details
environment (environment,92.46 KB, text/plain)
2018-10-09 08:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.73 KB, application/x-bzip)
2018-10-09 08:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.96 KB, application/x-bzip)
2018-10-09 08:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.96 KB, application/x-bzip)
2018-10-09 08:26 UTC, Toralf Förster
Details
x11-libs:libfm-1.2.5:20181009-044447.log (x11-libs:libfm-1.2.5:20181009-044447.log,12.23 KB, text/plain)
2018-10-09 08:26 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-09 08:26:03 UTC
make[2]: Entering directory '/var/tmp/portage/x11-libs/libfm-1.2.5/work/libfm-1.2.5/src'
glib-genmarshal --header --prefix=fm_marshal base/fm-marshal.list > base/fm-marshal.h.tmp && mv base/fm-marshal.h.tmp base/fm-marshal.h
/bin/sh: glib-genmarshal: command not found
make[2]: *** [Makefile:3454: base/fm-marshal.h] Error 127
make[2]: Leaving directory '/var/tmp/portage/x11-libs/libfm-1.2.5/work/libfm-1.2.5/src'
make[1]: *** [Makefile:567: all-recursive] Error 1

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

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

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

  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.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (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 x11-libs/libfm
[ebuild  N    ] x11-libs/libfm-1.2.5  USE="automount exif gtk udisks -debug -doc -examples -vala"
Comment 1 Toralf Förster gentoo-dev 2018-10-09 08:26:05 UTC
Created attachment 550132 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-09 08:26:08 UTC
Created attachment 550134 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-09 08:26:11 UTC
Created attachment 550136 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-09 08:26:13 UTC
Created attachment 550138 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-09 08:26:16 UTC
Created attachment 550140 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-09 08:26:19 UTC
Created attachment 550142 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-09 08:26:21 UTC
Created attachment 550144 [details]
x11-libs:libfm-1.2.5:20181009-044447.log
Comment 8 Hanno Böck gentoo-dev 2019-05-24 17:58:32 UTC
This looks like a missing dependency to glib-utils. Will fix.
Comment 9 Larry the Git Cow gentoo-dev 2019-05-24 18:04:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a85d211a8fdb74ec786aade9f75495b5503fe39

commit 3a85d211a8fdb74ec786aade9f75495b5503fe39
Author:     Hanno <hanno@gentoo.org>
AuthorDate: 2019-05-24 18:03:56 +0000
Commit:     Hanno <hanno@gentoo.org>
CommitDate: 2019-05-24 18:03:56 +0000

    x11-libs/libfm: Add missing dependency to glib-utils.
    
    Closes: https://bugs.gentoo.org/668128
    Signed-off-by: Hanno Boeck <hanno@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.12

 x11-libs/libfm/libfm-1.3.1.ebuild | 3 ++-
 x11-libs/libfm/libfm-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)