Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669610 - dev-libs/libgweather-3.26.2 : /.../sh: glib-mkenums: command not found
Summary: dev-libs/libgweather-3.26.2 : /.../sh: glib-mkenums: 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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-25 17:14 UTC by Toralf Förster
Modified: 2018-11-02 12:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.51 KB, text/plain)
2018-10-25 17:14 UTC, Toralf Förster
Details
dev-libs:libgweather-3.26.2:20181025-055231.log (dev-libs:libgweather-3.26.2:20181025-055231.log,92.30 KB, text/plain)
2018-10-25 17:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,256.07 KB, text/plain)
2018-10-25 17:15 UTC, Toralf Förster
Details
environment (environment,108.11 KB, text/plain)
2018-10-25 17:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.35 KB, application/x-bzip)
2018-10-25 17:15 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.48 KB, application/x-bzip)
2018-10-25 17:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.42 KB, application/x-bzip)
2018-10-25 17:15 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-25 17:14:53 UTC
make[2]: Entering directory '/var/tmp/portage/dev-libs/libgweather-3.26.2/work/libgweather-3.26.2/schemas'
glib-mkenums --comments '<!-- @comment@ -->' --fhead "<schemalist>" --vhead "  <@type@ id='org.gnome.GWeather.@EnumName@'>" --vprod "    <value nick='@valuenick@' value='@valuenum@'/>" --vtail "  </@type@>" --ftail "</schemalist>" ../libgweather/gweather-enums.h > org.gnome.GWeather.enums.xml.tmp && mv org.gnome.GWeather.enums.xml.tmp org.gnome.GWeather.enums.xml
/bin/sh: glib-mkenums: command not found
make[2]: *** [Makefile:558: org.gnome.GWeather.enums.xml] Error 127
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libgweather-3.26.2/work/libgweather-3.26.2/schemas'
make[1]: *** [Makefile:510: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20181019-180112

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

  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.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   jython2.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 dev-libs/libgweather
[ebuild  N    ] dev-libs/libgweather-3.26.2  USE="introspection -glade -vala"
Comment 1 Toralf Förster gentoo-dev 2018-10-25 17:14:56 UTC
Created attachment 552986 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-25 17:14:59 UTC
Created attachment 552988 [details]
dev-libs:libgweather-3.26.2:20181025-055231.log
Comment 3 Toralf Förster gentoo-dev 2018-10-25 17:15:02 UTC
Created attachment 552990 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-25 17:15:04 UTC
Created attachment 552992 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-25 17:15:07 UTC
Created attachment 552994 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-25 17:15:10 UTC
Created attachment 552996 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-25 17:15:13 UTC
Created attachment 552998 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-02 12:54:00 UTC
The bug has been closed via the following commit(s):

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

commit 21d6352e5b4eac1d160d9a317613a11424c01ff9
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-11-02 12:39:23 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-11-02 12:39:32 +0000

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

 dev-libs/libgweather/libgweather-3.24.1.ebuild | 3 ++-
 dev-libs/libgweather/libgweather-3.26.2.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)