Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154965 - x11-misc/service-discovery-applet fails to build, requires USE="gdbm' on avahi
Summary: x11-misc/service-discovery-applet fails to build, requires USE="gdbm' on avahi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-12 21:22 UTC by Priit Laes (IRC: plaes)
Modified: 2008-04-11 19:13 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 Priit Laes (IRC: plaes) 2006-11-12 21:22:46 UTC
[snip]
checking for python... /usr/bin/python
checking for python version... 2.4
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.4/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
checking for python module gtk... yes
checking for python module dbus... yes
checking for python module avahi... yes
checking for ServiceTypeDatabase in python module avahi.ServiceTypeDatabase... no
configure: error: You need avahi >= 0.6.9

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/x11-misc/service-discovery-applet-0.4.3/work/service-discovery-applet-0.4.3/config.log

!!! ERROR: x11-misc/service-discovery-applet-0.4.3 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1261:   Called gnome2_src_compile
  gnome2.eclass, line 63:   Called gnome2_src_configure
  gnome2.eclass, line 59:   Called econf '--disable-gtk-doc'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Its seems to require also "gdbm" USE flag for avahi. See also bug 145041.
Comment 1 Sven Wegener gentoo-dev 2008-04-11 19:13:03 UTC
thanks, the ebuild now dies when avahi has been built without python support.