From nobody@FreeBSD.org  Mon Sep 28 15:16:42 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CBE3E1065676
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Sep 2009 15:16:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id BBAEC8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Sep 2009 15:16:42 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8SFGgg9050484
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 28 Sep 2009 15:16:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n8SFGgSx050483;
	Mon, 28 Sep 2009 15:16:42 GMT
	(envelope-from nobody)
Message-Id: <200909281516.n8SFGgSx050483@www.freebsd.org>
Date: Mon, 28 Sep 2009 15:16:42 GMT
From: Gary Palmer <freebsd-gnats@in-addr.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net/asterisk
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         139217
>Category:       ports
>Synopsis:       net/asterisk: if codec negotiation is enabled then asterisk requires bash for some reason
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sobomax
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 28 15:20:02 UTC 2009
>Closed-Date:    Fri Nov 20 20:32:01 UTC 2009
>Last-Modified:  Fri Nov 20 20:32:01 UTC 2009
>Originator:     Gary Palmer
>Release:        7.2-RELEASE-p3
>Organization:
>Environment:
>Description:
If the codec negotiation patch is enabled then the asterisk installation requires bash for some reason

if [ x`/usr/bin/id -un` = xroot ]; then CFLAGS="-O2 -fno-strict-aliasing -pipe  -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -I/usr/local/include  " bash build_tools/mkpkgconfig /usr/lib/pkgconfig; fi
bash: not found
gmake: *** [datafiles] Error 127
*** Error code 2

Stop in /usr/ports/net/asterisk.
*** Error code 1

Stop in /usr/ports/net/asterisk.
*** Error code 1

Stop in /usr/ports/net/asterisk.

>How-To-Repeat:
portinstall net/asterisk
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sobomax 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Sep 28 15:20:13 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139217 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Fri Nov 20 20:31:46 UTC 2009 
State-Changed-Why:  
The issue has been resolved. Thank you for submission! 

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