Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205680 - [gnome overlay] gnome-base/gconf-2.21.1 install fails on missing gtkdoc-rebase
Summary: [gnome overlay] gnome-base/gconf-2.21.1 install fails on missing gtkdoc-rebase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-13 18:21 UTC by Ed Catmur
Modified: 2008-04-08 08:24 UTC (History)
0 users

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


Attachments
gtkdoc-rebase.patch (gtkdoc-rebase.patch,529 bytes, patch)
2008-01-13 18:38 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2008-01-13 18:21:22 UTC
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
which: no gtkdoc-rebase in (/usr/lib/distcc/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/lib/portage/bin:/usr/local/bin:/bin:/usr/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.2.2:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin)
make[3]: *** [install-data-local] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.21.1/work/GConf-2.21.1/doc/gconf'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.21.1/work/GConf-2.21.1/doc/gconf'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.21.1/work/GConf-2.21.1/doc'
make: *** [install-recursive] Error 1
 * 
 * ERROR: gnome-base/gconf-2.21.1 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_install
 *             environment, line 3378:  Called gnome2_src_install
 *             environment, line 2417:  Called die
 * The specific snippet of code:
 *           emake DESTDIR="${D}" "scrollkeeper_localstate_dir=${D}${sk_tmp_dir} " "$@" install || diefunc "$FUNCNAME" "$LINENO" "$?" "install failed";
 *  The die message:
 *   install failed

With USE="doc ldap -debug".
Comment 1 Ed Catmur 2008-01-13 18:22:52 UTC
Apparently gtkdoc-rebase is in dev-util/gtk-doc-1.9.  The latest version in Portage is 1.8-r2.
Comment 2 Ed Catmur 2008-01-13 18:38:32 UTC
Upstream: http://bugzilla.gnome.org/show_bug.cgi?id=509192
Comment 3 Ed Catmur 2008-01-13 18:38:50 UTC
Created attachment 140892 [details, diff]
gtkdoc-rebase.patch

Patch.
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2008-04-08 08:24:28 UTC
gtk-doc{,-am}-1.10 is in portage now. Closing.