Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669682 - net-libs/gtk-vnc-0.8.0 : /.../sh: glib-mkenums: command not found
Summary: net-libs/gtk-vnc-0.8.0 : /.../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-26 15:16 UTC by Toralf Förster
Modified: 2018-11-02 12:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.97 KB, text/plain)
2018-10-26 15:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,247.99 KB, text/plain)
2018-10-26 15:17 UTC, Toralf Förster
Details
environment (environment,141.91 KB, text/plain)
2018-10-26 15:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.29 KB, application/x-bzip)
2018-10-26 15:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,14.21 KB, application/x-bzip)
2018-10-26 15:17 UTC, Toralf Förster
Details
net-libs:gtk-vnc-0.8.0:20181026-131526.log (net-libs:gtk-vnc-0.8.0:20181026-131526.log,22.04 KB, text/plain)
2018-10-26 15:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.54 KB, application/x-bzip)
2018-10-26 15:17 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-26 15:16:57 UTC
		--eprod "GType @enum_name@_get_type (void);\n" \
	vncdisplay.h >  vncdisplayenums.h
/bin/sh: glib-mkenums: command not found
make[2]: *** [Makefile:2057: vncdisplayenums.h] Error 127
make[2]: Leaving directory '/var/tmp/portage/net-libs/gtk-vnc-0.8.0/work/gtk-vnc-0.8.0/src'
make[1]: *** [Makefile:625: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl-test_20181021-101929

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

  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]   pypy3 (fallback)
  [5]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.9.0 [icedtea-8]
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO net-libs/gtk-vnc
[ebuild  N    ] net-libs/gtk-vnc-0.8.0  USE="introspection pulseaudio -examples -sasl -vala"
Comment 1 Toralf Förster gentoo-dev 2018-10-26 15:17:00 UTC
Created attachment 553144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-26 15:17:03 UTC
Created attachment 553146 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-26 15:17:06 UTC
Created attachment 553148 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-26 15:17:08 UTC
Created attachment 553150 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-26 15:17:11 UTC
Created attachment 553152 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-26 15:17:14 UTC
Created attachment 553154 [details]
net-libs:gtk-vnc-0.8.0:20181026-131526.log
Comment 7 Toralf Förster gentoo-dev 2018-10-26 15:17:17 UTC
Created attachment 553156 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-02 12:53:57 UTC
The bug has been closed via the following commit(s):

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

commit 08bd8917bc60da238d56092233430982d3f29b7a
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-11-02 12:42:09 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-11-02 12:43:09 +0000

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

 net-libs/gtk-vnc/gtk-vnc-0.7.2.ebuild | 3 ++-
 net-libs/gtk-vnc/gtk-vnc-0.8.0.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)