Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332173 - net-dns/avahi-0.6.27 has automatically enabled introspection
Summary: net-dns/avahi-0.6.27 has automatically enabled introspection
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 04:42 UTC by Priit Laes (IRC: plaes)
Modified: 2012-01-16 17:03 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) 2010-08-11 04:42:54 UTC
It seems that when one has gobject-introspection installed, avahi's gir stuff is automatically built.
Comment 1 Eray Aslan gentoo-dev 2010-08-11 18:50:03 UTC
Please provide emerge --info and build log.  Thanks.
Comment 2 Priit Laes (IRC: plaes) 2010-08-11 19:07:10 UTC
(In reply to comment #1)
> Please provide emerge --info and build log.  Thanks.
> 

Thanks but not thanks for asking some useless information (regarding this specific issue)... :S

From avahi's configure.ac:
[snip]
#   
# Introspection support.
#       
GOBJECT_INTROSPECTION_CHECK([0.6.7])
[/snip]

Avahi needs either IUSE=introspection and $(use_enable introspection) or just plain --disable-introspection in pkg_configure()'s econf variable.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-08-16 17:13:55 UTC
(In reply to comment #2)
> Thanks but not thanks for asking some useless information (regarding this
> specific issue)... :S

It's not up to you to decide what information may be required, and you didn't initially provide enough information for bug-wranglers unfamiliar with the package in question to handle the bug report. So either you give all the usual information or you provide very specific information straight up.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2012-01-16 17:03:58 UTC
This bug is fixed by this commit:

*avahi-0.6.30-r1 (14 Aug 2011)

  14 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +avahi-0.6.30-r1.ebuild,
  +files/avahi-0.6.30-optional-gtk-utils.patch:
  Add gtk3 and introspection support, make utilities optional, reorder deps to
  use COMMON_DEPEND, remove static libraries and .la files