Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255657 - gnome-extra/avant-window-navigator-0.2.6-r1 needs gconf even when compiled with -gnome
Summary: gnome-extra/avant-window-navigator-0.2.6-r1 needs gconf even when compiled wi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 17:22 UTC by Sebastian Dörner
Modified: 2009-02-07 14:37 UTC (History)
0 users

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


Attachments
complete build log (build.log,10.47 KB, text/plain)
2009-01-20 17:25 UTC, Sebastian Dörner
Details
emerge --info (emerge-info,3.71 KB, text/plain)
2009-01-20 17:26 UTC, Sebastian Dörner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Dörner 2009-01-20 17:22:44 UTC
I tried to emerge avant-window-navigator with "-gnome", but econf fails since no gconftool-2 executable is found.

Reproducible: Always
Expected result: Either install avant-windo-navigator without gconf or pull the gconf-package in as a dependency.
Actual result:
[...]
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for specific desktop support... None, enabling desktop agnostic support
checking for config backend support... checking for gconftool-2... no
configure: error: gconftool-2 executable not found in your path - should be installed with GConf

[...]

 * ERROR: gnome-extra/avant-window-navigator-0.2.6-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 1474:  Called econf '--disable-gconf' '--disable-gtk-doc' '--disable-vala' '--with-desktop=agnostic'
 *               ebuild.sh, line  543:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
Comment 1 Sebastian Dörner 2009-01-20 17:25:10 UTC
Created attachment 179089 [details]
complete build log
Comment 2 Sebastian Dörner 2009-01-20 17:26:31 UTC
Created attachment 179091 [details]
emerge --info
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-02-07 14:37:04 UTC
+  07 Feb 2009; Gilles Dartiguelongue <eva@gentoo.org>
+  avant-window-navigator-0.2.6-r1.ebuild:
+  gconf USE flag needs use_with, bug #255657.
+

Fixed without a bump, thanks for reporting.