Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2013 17:19:07 -0500 (CDT)
From:      Tony Morlan <tony@scroner.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/177772: [patch] security/aide: bison build dependency skipped
Message-ID:  <201304102219.r3AMJ7BA010831@krusty.scroner.com>
Resent-Message-ID: <201304102250.r3AMo004041766@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177772
>Category:       ports
>Synopsis:       [patch] security/aide: bison build dependency skipped
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 10 22:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Tony Morlan
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD neptune.servadmin.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64


	
>Description:
The "USES= bison" line is given after bsd.port.pre.mk is included, which causes the bison dependency not to be added to the build depends list. In a situation where bison isn't already installed, such as when building packages in a jail with ports-mgmt/poudriere, the configure step fails.
>How-To-Repeat:
$ make build-depends-list
/usr/ports/devel/autoconf
/usr/ports/devel/gmake
/usr/ports/security/mhash

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304102219.r3AMJ7BA010831>