Summary: | gnome-base/libgnomecanvas-2.26.0 fails to emerge | ||
---|---|---|---|
Product: | Gentoo/Alt | Reporter: | Rabbe Fogelholm <rabbe> |
Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | CC: | voidwrk |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Rabbe Fogelholm
2009-08-08 20:51:02 UTC
Having the same problem on the Interix... It's something related to gtk-doc, but I can't even install gtk-doc due to its hard masked dependencies. After https://bugs.gentoo.org/show_bug.cgi?id=286749 issue was fixed, I was able to install gtk-doc on interix3. With gtk-doc installed, gnome-base/libgnomecanvas merges without any problems. Therefore, quick fix is to add gtk-doc dependency to gnome-base/libgnomecanvas. Or gnome-base/libgnomecanvas Makefile should be fixed not to use gtkdocize command. hmm, gtk-doc is already pulled as dependency if USE=doc. gtkdocize is run unconditionally in the ebuild at the moment manually. Feels a bit dirty all. Please reopen if despite this, the issue is still there. |