Bug 171521

Summary: www/apache22: fails to compile if devel/apr1 is compiled without IPV6 support
Product: Ports & Packages Reporter: adrik
Component: Individual Port(s)Assignee: freebsd-apache (Nobody) <apache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description adrik 2012-09-10 15:10:03 UTC
If the dependency devel/apr1 is compiled without IPV6 support, the www/apache22 port breaks with a compilation error 'APR_INET6 undefined'.

How-To-Repeat: Install devel/apr1 port without IPV6 option.
Install www/apache22 port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-10 15:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Olli Hauer freebsd_committer freebsd_triage 2012-09-10 18:18:40 UTC
State Changed
From-To: open->feedback

Please send the output of the command 

$> grep "FreeBSD:" /usr/ports/www/apache22/Makefile 

If the revision is differnt from 
... www/apache22/Makefile 303982 2012-09-09 

try with an current portstree, this issue should be 
fixed since a view days (note the number 303982).
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2012-09-11 12:02:59 UTC
State Changed
From-To: feedback->closed

Issue was solved by updating the portstree.