Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672322 - gnome-extra/gnome-logs-3.24.2 : /.../sh:line <snip>: glib-mkenums: command not found
Summary: gnome-extra/gnome-logs-3.24.2 : /.../sh:line <snip>: glib-mkenums: command no...
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-12-01 08:45 UTC by Toralf Förster
Modified: 2018-12-01 18:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.45 KB, text/plain)
2018-12-01 08:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,236.50 KB, text/plain)
2018-12-01 08:45 UTC, Toralf Förster
Details
environment (environment,141.97 KB, text/plain)
2018-12-01 08:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.88 KB, application/x-bzip)
2018-12-01 08:46 UTC, Toralf Förster
Details
gnome-extra:gnome-logs-3.24.2:20181130-201926.log (gnome-extra:gnome-logs-3.24.2:20181130-201926.log,5.75 KB, text/plain)
2018-12-01 08:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.10 KB, application/x-bzip)
2018-12-01 08:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.82 KB, application/x-bzip)
2018-12-01 08:46 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-12-01 08:45:52 UTC
	--ftail "#endif /* GL_ENUMS_H_ */" \
	./src/gl-categorylist.h ./src/gl-eventtoolbar.h ./src/gl-eventview.h ./src/gl-eventviewrow.h ./src/gl-util.h ./src/gl-searchpopover.h ./src/gl-journal-model.h > src/gl-enums.h
/bin/sh: line 1: glib-mkenums: command not found
make: *** [Makefile:2267: src/gl-enums.h] Error 127
 * ERROR: gnome-extra/gnome-logs-3.24.2::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_libressl_20181125-190949

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

  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.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *
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]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 
  [3]   jamvm 

emerge -qpvO gnome-extra/gnome-logs
[ebuild  N    ] gnome-extra/gnome-logs-3.24.2  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2018-12-01 08:45:54 UTC
Created attachment 556814 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-01 08:45:57 UTC
Created attachment 556816 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-01 08:46:00 UTC
Created attachment 556818 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-01 08:46:03 UTC
Created attachment 556820 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-01 08:46:05 UTC
Created attachment 556822 [details]
gnome-extra:gnome-logs-3.24.2:20181130-201926.log
Comment 6 Toralf Förster gentoo-dev 2018-12-01 08:46:08 UTC
Created attachment 556824 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-01 08:46:11 UTC
Created attachment 556826 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-12-01 18:25:33 UTC
The bug has been closed via the following commit(s):

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

commit 1ae5773016d7acd5ef407e3d3b5d762aa0b68c80
Author:     Gilles Dartiguelongue <eva@gentoo.org>
AuthorDate: 2018-12-01 18:21:42 +0000
Commit:     Gilles Dartiguelongue <eva@gentoo.org>
CommitDate: 2018-12-01 18:25:23 +0000

    gnome-extra/gnome-logs: backport DEPEND fixes
    
    Add mising glib-utils, bug #672322. Add missing libxml2 required for
    glib-compile-resources.
    
    Closes: https://bugs.gentoo.org/672322
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>

 gnome-extra/gnome-logs/gnome-logs-3.24.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)