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.
Created attachment 548924 [details] emerge-info.txt
Created attachment 548926 [details] app-misc:workrave-1.10.20:20181002-031900.log
Created attachment 548928 [details] emerge-history.txt
Created attachment 548930 [details] environment
Created attachment 548932 [details] etc.portage.tbz2
Created attachment 548934 [details] logs.tbz2
Created attachment 548936 [details] temp.tbz2
I don't understand what autotools black magic is ending up calling glib-mkenums here :S
ah, typing about it helps - gsettings_ENUM_FILES = $(srcdir)/../include/enum.h in src/backend/Makefile.am combined with configure
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(-)