Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398999 - media-libs/memphis-0.2.3 needs dev-util/gtk-doc, dependency missing
Summary: media-libs/memphis-0.2.3 needs dev-util/gtk-doc, dependency missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-15 15:54 UTC by Till Heikamp
Modified: 2012-01-17 08:07 UTC (History)
0 users

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 Till Heikamp 2012-01-15 15:54:59 UTC
The library media-libs/memphis-0.2.3 seems to depend on dev-util/gtk-doc.
It fails to merge if dev-util/gtk-doc is not installed.

The error message says


 * Running gtkdocize --copy ...                                          [ !! ]

 * Failed Running gtkdocize !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/media-libs/memphis-0.2.3/temp/gtkdocize.out

 * ERROR: media-libs/memphis-0.2.3 failed (prepare phase):
 *   Failed Running gtkdocize !
 * 
 * Call stack:
 *     ebuild.sh, line   75:  Called src_prepare
 *   environment, line 2938:  Called autotools-utils_src_prepare
 *   environment, line  548:  Called autotools-utils_autoreconf
 *   environment, line  455:  Called autotools_run_tool 'gtkdocize' '--copy'
 *   environment, line  650:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of 'emerge --info =media-libs/memphis-0.2.3',
 * the complete build log and the output of 'emerge -pqv =media-libs/memphis-0.2.3'.
 * The complete build log is located at '/var/tmp/portage/media-libs/memphis-0.2.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/memphis-0.2.3/temp/environment'.
 * S: '/var/tmp/portage/media-libs/memphis-0.2.3/work/memphis-0.2.3'

So it's not that easy to figure out the real cause.

Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2012-01-17 08:07:38 UTC
+  17 Jan 2012; Justin Lecher <jlec@gentoo.org> memphis-0.2.3.ebuild,
+  metadata.xml:
+  Always DEP on dev-util/gtk-doc, #398999
+