Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 668128

Summary: x11-libs/libfm-1.2.5 : /.../sh: glib-genmarshal: command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: LXDE team (DEFUNCT) <lxde+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: lxqt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 667324    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
x11-libs:libfm-1.2.5:20181009-044447.log

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(-)