Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126074 - rhythmbox-0.9.3.1 fails to see installed avahi-0.6.9
Summary: rhythmbox-0.9.3.1 fails to see installed avahi-0.6.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-13 13:34 UTC by samtygier
Modified: 2006-08-10 14:52 UTC (History)
4 users (show)

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


Attachments
config.log (rhythmbox-build-log,61.36 KB, text/plain)
2006-03-13 13:36 UTC, samtygier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description samtygier 2006-03-13 13:34:14 UTC
emerge rhythmbox fails with following error

checking for GSTREAMER_0_10... checking for AVAHI... checking for AVAHI... checking for HOWL... configure: error: Avahi explicitly requested but not found.  Install Avahi or try --with-mdns=howl

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/rhythmbox-0.9.3.1/work/rhythmbox-0.9.3.1/config.log

!!! ERROR: media-sound/rhythmbox-0.9.3.1 failed.
!!! Function econf, Line 495, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

my emerge --info

Portage 2.0.54 (default-linux/x86/no-nptl, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 VIA Samuel 2
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-Os -march=c3 -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=c3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://gentoo.blueyonder.co.uk http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ "
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 acc alsa apm audiofile avahi avi berkdb bitmap-fonts bzip2 crypt cups curl daap dri eds emboss encode esd exif expat fam foomaticdb fortran gdbm gif glut gpm gstreamer gstreamer010 gtk2 imlib ipv6 jpeg libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam pdflib perl png python quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xine xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY

sorry if i have missed important info, i am new round here.
Comment 1 samtygier 2006-03-13 13:36:14 UTC
Created attachment 82033 [details]
config.log

/var/tmp/portage/rhythmbox-0.9.3.1/work/rhythmbox-0.9.3.1/config.log
as requested in error message
Comment 2 foser (RETIRED) gentoo-dev 2006-03-29 03:59:55 UTC
what does 'ls /usr/lib/pkgconfig/avahi-*' give ?

I think you need to rebuild avahi with gtk useflag.

Using gtk useflag for glib dep is dubious however, I think the avahi maintainers should reconsider that.
Comment 3 Sven Wegener gentoo-dev 2006-04-11 11:56:26 UTC
It made sense as no other application was using avahi. Avahi itself onyl need the glib library for the gtk+ stuff. With applications being ported to avahi and using the glib library, it surely makes sense to change the behaviour. But adding a glib flag is not the best solution, as we probably will only need libavahi-glib outside of avahi together with libavahi-client, which needs dbus. So we should make it also depend on the dbus flag or include it uncoditionally. I'll go for the dbus flag solution.
Comment 4 Sven Wegener gentoo-dev 2006-04-11 12:03:13 UTC
ok, i made it unconditional now
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2006-07-17 09:23:20 UTC
what's the status of this bug ? Seems to be solved.
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2006-08-08 23:24:12 UTC
this particular version is out of the tree now, can you close this bug ?
Comment 7 samtygier 2006-08-10 14:52:27 UTC
i am unable to check at the moment, but from the comments this seems to be fixed.

thanks