Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 305647 - app-misc/tracker-9999 gtkdocize: command not found
Summary: app-misc/tracker-9999 gtkdocize: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 20:34 UTC by Jeff Kowalczyk
Modified: 2010-02-18 17:38 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,4.73 KB, text/plain)
2010-02-17 20:38 UTC, Jeff Kowalczyk
Details
build.log (build.log,2.44 KB, text/plain)
2010-02-17 20:38 UTC, Jeff Kowalczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2010-02-17 20:34:10 UTC
The app-misc/tracker-9999 ebuild in portage fails with a call to the gtkdocize command:

>>> Preparing source in /var/tmp/portage/app-misc/tracker-9999/work/tracker-9999 ...
 * Fixing OMF Makefiles ...      [ ok ]
/var/tmp/portage/app-misc/tracker-9999/temp/environment: line 4340: gtkdocize: command not found
 * ERROR: app-misc/tracker-9999 failed:
 *   gtkdocize failed
 * 
 * Call stack:
 *     ebuild.sh, line  54:  Called src_prepare
 *   environment, line 4340:  Called die
 * The specific snippet of code:
 *       gtkdocize || die "gtkdocize failed";

Attaching emerge info and build log.
Comment 1 Jeff Kowalczyk 2010-02-17 20:38:05 UTC
Created attachment 220089 [details]
emerge --info
Comment 2 Jeff Kowalczyk 2010-02-17 20:38:25 UTC
Created attachment 220091 [details]
build.log
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-02-17 23:00:31 UTC
+  17 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org> tracker-9999.ebuild:
+  gtk-doc is needed for gtkdocize, bug #305647.
+
Thanks for reporting.
Comment 4 Jeff Kowalczyk 2010-02-18 00:08:54 UTC
Thank you for the fix. However, I have USE="-doc" system-wide, and would prefer gtk-doc not be pulled in. Does tracker's build script provide for a no-doc make option that could be used?

http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/tracker/tracker-9999.ebuild?r1=1.12&r2=1.13

Thanks.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-02-18 07:29:38 UTC
Please open a new bug report for this, we have been moving some gtk-doc tools to gtk-doc-am when possible.
Comment 6 Jeff Kowalczyk 2010-02-18 17:38:30 UTC
(In reply to comment #5)
> Please open a new bug report for this, we have been moving some gtk-doc tools
> to gtk-doc-am when possible.
> 

I started to open the new bug, but I want to clarify what it's for: a) tracker depends on gtkdocize with USE="-doc" or b) gtkdocize move to gtk-doc-am.

I'm not very familiar with the issue, but will file the bug once the above is clarified.

Thanks.