From rfg@tristatelogic.com  Sun Nov 15 02:42:08 2009
Return-Path: <rfg@tristatelogic.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 78E66106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Nov 2009 02:42:08 +0000 (UTC)
	(envelope-from rfg@tristatelogic.com)
Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118])
	by mx1.freebsd.org (Postfix) with ESMTP id 59C6F8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Nov 2009 02:42:08 +0000 (UTC)
Received: by segfault.tristatelogic.com (Postfix, from userid 1237)
	id 67C8DBDC47; Sat, 14 Nov 2009 18:25:14 -0800 (PST)
Message-Id: <20091115022514.67C8DBDC47@segfault.tristatelogic.com>
Date: Sat, 14 Nov 2009 18:25:14 -0800 (PST)
From: Ronald F.Guilmette <rfg@tristatelogic.com>
Reply-To: Ronald F.Guilmette <rfg@tristatelogic.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: net/avahi-app doesn't build - depends on missing "gnome-config"
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         140563
>Category:       ports
>Synopsis:       net/avahi-app doesn't build - depends on missing "gnome-config"
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 15 02:50:01 UTC 2009
>Closed-Date:    Sun Jan 03 01:14:23 UTC 2010
>Last-Modified:  Sun Jan 03 01:14:23 UTC 2010
>Originator:     Ronald F. Guilmette
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
Infinite Monkeys & Co., LLC
>Environment:
System: FreeBSD segfault.tristatelogic.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Tue Aug 5 02:38:40 PDT 2008 root@segfault.monkeys.com:/usr/src/sys/i386/compile/rfg20080805 i386


Ports tree updated fairly recently

>Description:
	after:

	cd /usr/ports/net/avahi-app; make

	I am getting this:

	...
	checking for GLIB20... yes
	checking for GOBJECT... yes
	checking for DBUS... yes
	gnome-config: not found
	Error: Couldn't determine the version of your D-Bus package.
	  This is probably an error in this script, please report it
	  along with the following information:
	      Base D-Buss version =''
	      DBUS_VERSION_MAJOR='0'
	      DBUS_VERSION_MINOR='0'
	      DBUS_VERSION_MICRO='0'
	===>  Script "configure" failed unexpectedly.
	...

>How-To-Repeat:
	See above.

	cd /usr/ports/net/avahi-app; make
>Fix:

	Beats me!  I don't understand how (or where) port dependencies are
	encoded, but I gather that the the "net/avahi-app" port should be made
	dependent upon the "x11/gnome-libs" port (which appears to contain
	the requsite/missing gnome-config stript.

	Hummm... OK, I just installed the gnome-libs port and tried again to
	build avahi-app.  This error message did not reappear:

	gnome-config: not found

	Unfortunately, all the others ones after that still did.

	Back to the drawing board.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 15 02:50:11 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140563 
State-Changed-From-To: open->feedback 
State-Changed-By: marcus 
State-Changed-When: Thu Nov 26 21:10:01 UTC 2009 
State-Changed-Why:  
Post a list of all install ports/packages, and the config.log from the 
avahi-app WRKSRC directory. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140563 
State-Changed-From-To: feedback->closed 
State-Changed-By: marcus 
State-Changed-When: Sun Jan 3 01:13:33 UTC 2010 
State-Changed-Why:  
Sumbitter had POSIXLY_CORRECT set in the environment.  This changes the 
behavior of popt-based apps so that they only process '-' arguments if they 
are found before the first non '-' argument. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140563 
>Unformatted:
