Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 667464

Summary: media-gfx/inkscape-0.92.3-r1 : make[2]: *** [Makefile:<snip>: extension/dbus/application-server-glue.h] Error 1
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:inkscape-0.92.3-r1:20180930-222744.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-01 16:33:32 UTC
dbus-binding-tool --mode=glib-server --output=extension/dbus/application-server-glue.h --prefix=application_interface extension/dbus/application-interface.xml
Compilation failed: Failed to execute child process “glib-genmarshal” (No such file or directory)
make[2]: *** [Makefile:11439: extension/dbus/application-server-glue.h] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3/src'
make[1]: *** [Makefile:1472: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3'

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

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

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

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 media-gfx/inkscape
[ebuild  N    ] media-gfx/inkscape-0.92.3-r1  USE="cdr dbus exif jpeg lcms nls openmp spell -dia -gnome -imagemagick -inkjar -latex -postscript -static-libs -visio -wpg" 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/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

- dev-python/python-application-2.1.0::gentoo (masked by: package.mask)
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-01 16:33:35 UTC
Created attachment 548602 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-01 16:33:38 UTC
Created attachment 548604 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-01 16:33:41 UTC
Created attachment 548606 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-01 16:33:43 UTC
Created attachment 548608 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-01 16:33:46 UTC
Created attachment 548610 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-01 16:33:49 UTC
Created attachment 548612 [details]
media-gfx:inkscape-0.92.3-r1:20180930-222744.log
Comment 7 Toralf Förster gentoo-dev 2018-10-01 16:33:52 UTC
Created attachment 548614 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-10-27 20:37:51 UTC
*** Bug 668728 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2018-10-27 21:12:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2065d40af5583e2fdd972f240add0cdf4cd575

commit 2f2065d40af5583e2fdd972f240add0cdf4cd575
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-27 20:37:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-27 21:11:54 +0000

    media-gfx/inkscape: Add missing dev-util/glib-utils DEPEND
    
    Closes: https://bugs.gentoo.org/667464
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-gfx/inkscape/inkscape-0.92.3-r1.ebuild | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)