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

Bug 667992

Summary: sys-libs/libosinfo-1.2.0 : /.../sh: glib-mkenums: command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
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
sys-libs:libosinfo-1.2.0:20181007-193013.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-07 20:16:28 UTC
( LC_ALL= LANG=C LC_CTYPE=en_US.UTF-8 glib-mkenums --template ./osinfo_enum_types.h.template ./osinfo.h ./osinfo_avatar_format.h ./osinfo_db.h ./osinfo_loader.h ./osinfo_datamap.h ./osinfo_datamaplist.h ./osinfo_device.h ./osinfo_devicelink.h ./osinfo_devicelist.h ./osinfo_devicelinklist.h ./osinfo_devicelinkfilter.h ./osinfo_device_driver.h ./osinfo_device_driverlist.h ./osinfo_entity.h ./osinfo_filter.h ./osinfo_install_config.h ./osinfo_install_config_param.h ./osinfo_install_config_paramlist.h ./osinfo_install_script.h ./osinfo_install_scriptlist.h ./osinfo_product.h ./osinfo_productfilter.h ./osinfo_productlist.h ./osinfo_platform.h ./osinfo_platformlist.h ./osinfo_list.h ./osinfo_os.h ./osinfo_oslist.h ./osinfo_os_variant.h ./osinfo_os_variantlist.h ./osinfo_deployment.h ./osinfo_deploymentlist.h ./osinfo_media.h ./osinfo_medialist.h ./osinfo_resources.h ./osinfo_resourceslist.h ./osinfo_tree.h ./osinfo_treelist.h ) > osinfo_enum_types.h
/bin/sh: glib-mkenums: command not found
make[2]: *** [Makefile:1382: osinfo_enum_types.h] Error 127
make[2]: Leaving directory '/var/tmp/portage/sys-libs/libosinfo-1.2.0/work/libosinfo-1.2.0/osinfo'
make[1]: *** [Makefile:594: all-recursive] Error 1

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

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

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

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



emerge -qpv sys-libs/libosinfo
[ebuild  N    ] sys-libs/libosinfo-1.2.0  USE="introspection vala -test"
Comment 1 Toralf Förster gentoo-dev 2018-10-07 20:16:30 UTC
Created attachment 549724 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-07 20:16:33 UTC
Created attachment 549726 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-07 20:16:36 UTC
Created attachment 549728 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-07 20:16:38 UTC
Created attachment 549730 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-07 20:16:41 UTC
Created attachment 549732 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-07 20:16:44 UTC
Created attachment 549734 [details]
sys-libs:libosinfo-1.2.0:20181007-193013.log
Comment 7 Toralf Förster gentoo-dev 2018-10-07 20:16:47 UTC
Created attachment 549736 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-02 23:07:41 UTC
The bug has been closed via the following commit(s):

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

commit b9835c33a796dec174fc191176e46c403bbce4c2
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-11-02 13:35:33 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-11-02 22:52:31 +0000

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

 sys-libs/libosinfo/libosinfo-1.1.0.ebuild | 3 ++-
 sys-libs/libosinfo/libosinfo-1.2.0.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)