From meconomou@cchmc.org  Wed Nov 19 08:27:55 2003
Return-Path: <meconomou@cchmc.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C58DE16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Nov 2003 08:27:55 -0800 (PST)
Received: from mailx.cchmc.org (mailx.cchmc.org [205.142.197.49])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BE54E43FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Nov 2003 08:27:54 -0800 (PST)
	(envelope-from meconomou@cchmc.org)
Received: from kn58068
	([10.7.10.138])
	by mailx.cchmc.org; Wed, 19 Nov 2003 11:27:47 -0500
Message-Id: <004101c3aeba$1197d8a0$8a0a070a@chmccorp.cchmc.org>
Date: Wed, 19 Nov 2003 11:27:47 -0500
From: <xenophon@irtnog.org>
Sender: "Matthew X. Economou" <meconomou@cchmc.org>
Reply-To: <xenophon@irtnog.org>
To: <FreeBSD-gnats-submit@freebsd.org>
Subject: Build depends not checked properly for security/fwbuilder port?

>Number:         59479
>Category:       ports
>Synopsis:       Build depends not checked properly for security/fwbuilder port?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 19 08:30:17 PST 2003
>Closed-Date:    Sun Jan 18 06:21:45 PST 2004
>Last-Modified:  Sun Jan 18 06:21:45 PST 2004
>Originator:     Matthew X. Economou
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
IRTNOG.ORG
>Environment:
System: FreeBSD lt1u.irtnog.org 5.1-RELEASE-p10 FreeBSD
5.1-RELEASE-p10 #1: Tue Nov 18 13:34:47 EST 2003
root@lt1u.irtnog.org:/usr/obj/usr/src/sys/LT1U i386

>Description:
Building the security/fwbuilder port fails when it attempts to run
"aclocal" as part of the configuration process.  The port's Makefile
lists aclocal (and the port devel/automake) as build dependencies, but
for whatever reason, the missing presence of both
/usr/local/bin/aclocal and the devel/automake port is not correctly
detected before the security/fwbuilder port is configured.  This
results in an error at configuration time that prevents the port from
being built.

I wonder if it is detecting the presence of other versions of automake
(devel/automake14 and devel/automake17 are both installed)?

>How-To-Repeat:
Check out the latest version of the ports tree, cd to
$PORTSDIR/security/fwbuilder, and run "make install".

>Fix:
The work-around is simple: Manually install the devel/automake port
before attempting to build and install security/fwbuilder.=20

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->sw-bug 
Class-Changed-By: eik 
Class-Changed-When: Fri Nov 21 03:26:15 CET 2003 
Class-Changed-Why:  
misfiled class, see <http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/pr-writing.html> 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59479 
State-Changed-From-To: open->closed 
State-Changed-By: clement 
State-Changed-When: Sun Jan 18 06:21:14 PST 2004 
State-Changed-Why:  
Fixed by security/*fwbuilder update. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59479 
>Unformatted:
 security/fwbuilder port?
