Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401909 - dev-libs/libzeitgeist-0.3.12 fails to build: gtkdocize: command not found
Summary: dev-libs/libzeitgeist-0.3.12 fails to build: gtkdocize: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-02 13:25 UTC by Dennis Schridde
Modified: 2012-02-03 09:46 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2012-02-02 13:25:39 UTC
Failed Running gtkdocize !
Include in your bugreport the contents of:
/var/tmp/portage/dev-libs/libzeitgeist-0.3.12/temp/gtkdocize.out
---
***** gtkdocize *****
***** PWD: /var/tmp/portage/dev-libs/libzeitgeist-0.3.12/work/libzeitgeist-0.3.12
***** gtkdocize --copy
/var/tmp/portage/dev-libs/libzeitgeist-0.3.12/temp/environment: line 640: gtkdocize: command not found


Reproducible: Always
Comment 1 Dennis Schridde 2012-02-02 13:27:08 UTC
Possible reason: dev-util/gtk-doc is not installed. Can installing it be avoided if USE=-doc?
Comment 2 Frank Hellmuth 2012-02-02 16:49:53 UTC
(In reply to comment #1)
> Possible reason: dev-util/gtk-doc is not installed. Can installing it be
> avoided if USE=-doc?

Same here.

libzeitgeist-0.3.12 doesn't has a doc use flag:

# emerge -pv =dev-libs/libzeitgeist-0.3.12

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-libs/libzeitgeist-0.3.12  USE="-static-libs%" 0 kB
Comment 3 Frank Hellmuth 2012-02-02 16:55:13 UTC
After installing dev-util/gtk-doc manually, libzeitgeist-0.3.12 emerges without problems, so it seems so be a issue with a missing dependency/use-flag in the ebuild.
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2012-02-03 09:46:45 UTC
+  03 Feb 2012; Justin Lecher <jlec@gentoo.org> libzeitgeist-0.3.12.ebuild:
+  Add missing DEP on dev-util/gtk-doc, #401909
+