Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667572 - app-misc/workrave-1.10.20 : /.../sh: glib-mkenums: command not found
Summary: app-misc/workrave-1.10.20 : /.../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
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-utils
  Show dependency tree
 
Reported: 2018-10-02 15:07 UTC by Toralf Förster
Modified: 2018-10-07 00:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.07 KB, text/plain)
2018-10-02 15:07 UTC, Toralf Förster
Details
app-misc:workrave-1.10.20:20181002-031900.log (app-misc:workrave-1.10.20:20181002-031900.log,100.34 KB, text/plain)
2018-10-02 15:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,259.15 KB, text/plain)
2018-10-02 15:07 UTC, Toralf Förster
Details
environment (environment,156.07 KB, text/plain)
2018-10-02 15:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.04 KB, application/x-bzip)
2018-10-02 15:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.20 KB, application/x-bzip)
2018-10-02 15:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,43.50 KB, application/x-bzip)
2018-10-02 15:07 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-02 15:07:15 UTC
libtool: link: ( cd ".libs" && rm -f "libworkrave-backend.la" && ln -s "../libworkrave-backend.la" "libworkrave-backend.la" )
glib-mkenums --comments '<!-- @comment@ -->' --fhead "<schemalist>" --vhead "  <@type@ id='org.workrave.@EnumName@'>" --vprod "    <value nick='@valuenick@' value='@valuenum@'/>" --vtail "  </@type@>" --ftail "</schemalist>" ../include/enum.h > org.workrave.enums.xml.tmp && mv org.workrave.enums.xml.tmp org.workrave.enums.xml
/bin/sh: glib-mkenums: command not found
make[5]: *** [Makefile:1320: org.workrave.enums.xml] Error 127
make[5]: Leaving directory '/var/tmp/portage/app-misc/workrave-1.10.20/work/workrave-1.10.20/backend/src'
make[4]: *** [Makefile:935: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_test_20180923-224931

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


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

emerge -qpv app-misc/workrave
[ebuild  N    ] app-misc/workrave-1.10.20  USE="nls -ayatana -doc -gnome -gstreamer -introspection -mate -pulseaudio -test -xfce" PYTHON_TARGETS="python2_7" 

!!! The following installed packages are masked:
- dev-python/python-xcaplib-1.1.0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org> (30 Sep 2018)
# Poor quality NIH ebuilds with multiple issues and lack of test suites.
# They do not support Python 3 (even if somebody claimed otherwise,
# completely ignoring all the errors during install phase), depend
# on old Twisted packages and have no reverse dependencies in ::gentoo.
# Removal in 30 days.  Bug #667354.

- dev-python/python-application-2.1.0::gentoo (masked by: package.mask)
- dev-python/recaptcha-client-1.0.6-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Virgil Dupras <vdupras@gentoo.org> (30 Sep 2018)
# Dead upstream, unmaintained, no revdeps.
# Removal in 30 days, bug #611614

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-10-02 15:07:18 UTC
Created attachment 548924 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-02 15:07:21 UTC
Created attachment 548926 [details]
app-misc:workrave-1.10.20:20181002-031900.log
Comment 3 Toralf Förster gentoo-dev 2018-10-02 15:07:24 UTC
Created attachment 548928 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-02 15:07:27 UTC
Created attachment 548930 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-02 15:07:30 UTC
Created attachment 548932 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-02 15:07:33 UTC
Created attachment 548934 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-02 15:07:36 UTC
Created attachment 548936 [details]
temp.tbz2
Comment 8 Mart Raudsepp gentoo-dev 2018-10-06 23:15:58 UTC
I don't understand what autotools black magic is ending up calling glib-mkenums here :S
Comment 9 Mart Raudsepp gentoo-dev 2018-10-06 23:17:45 UTC
ah, typing about it helps - gsettings_ENUM_FILES = $(srcdir)/../include/enum.h
 in src/backend/Makefile.am combined with configure
Comment 10 Larry the Git Cow gentoo-dev 2018-10-07 00:19:07 UTC
The bug has been closed via the following commit(s):

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

commit 2537329ef33a90983e6a2e40c79b39f3700f6dc4
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-10-06 23:26:02 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-10-07 00:18:50 +0000

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

 app-misc/workrave/workrave-1.10.20.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)