From amdmi3@amdmi3.ru  Sat Nov  8 01:59:44 2008
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4D4FD10656B7
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Nov 2008 01:59:44 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 05F5F8FC23
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Nov 2008 01:59:43 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.69)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1Kyd70-0006Io-M6
	for FreeBSD-gnats-submit@freebsd.org; Sat, 08 Nov 2008 04:59:42 +0300
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id B9D7012887
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Nov 2008 04:59:26 +0300 (MSK)
Received: by hades.panopticon (Postfix, from userid 1000)
	id A01821702D; Sat,  8 Nov 2008 04:59:43 +0300 (MSK)
Message-Id: <20081108015943.A01821702D@hades.panopticon>
Date: Sat,  8 Nov 2008 04:59:43 +0300 (MSK)
From: Dmitry Marakasov <amdmi3@FreeBSD.org>
Reply-To: Dmitry Marakasov <amdmi3@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: audio/pulseaudio: gdbm dependency missing
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         128688
>Category:       ports
>Synopsis:       audio/pulseaudio: gdbm dependency missing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 08 02:00:15 UTC 2008
>Closed-Date:    Mon Nov 10 22:16:41 UTC 2008
>Last-Modified:  Mon Nov 10 22:20:02 UTC 2008
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Pulseaudio fails to configure:

--- pulseaudio.log begins here ---
...
checking for library containing pow... none required
checking for library containing sched_setscheduler... none required
checking for library containing dlopen... none required
checking for library containing shm_open... none required
checking for library containing inet_ntop... none required
checking for library containing timer_create... -lrt
checking for library containing connect... none required
checking for getopt_long... yes
checking for gdbm_open in -lgdbm... no
checking gdbm.h usability... no
checking gdbm.h presence... no
checking for gdbm.h... no
configure: error: gdbm.h not found
===>  Script "configure" failed unexpectedly.
--- pulseaudio.log ends here ---

after installing databses/gdbm, configure succeeds and the port builds and installs without problems.
Apparently, gdbm dependency is missing.

Full log here: http://people.freebsd.org/~amdmi3/pulseaudio.log

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Nov 8 02:00:30 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128688 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Mon Nov 10 22:16:20 UTC 2008 
State-Changed-Why:  
Committed a fix, thanks for report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128688 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128688: commit references a PR
Date: Mon, 10 Nov 2008 22:16:11 +0000 (UTC)

 mezz        2008-11-10 22:16:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/pulseaudio     Makefile 
   Log:
   Add a missing dependency, databases/gdbm, when WITHOUT_AVAHI is defined. Bump
   the PORTREVISION.
   
   PR:             ports/128688
   Reported by:    amdmi3
   
   Revision  Changes    Path
   1.33      +3 -1      ports/audio/pulseaudio/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
