ports/171490: [www/apache22] WITH_MPM= breaks mod_proxy_*

Spil spil.oss at gmail.com
Sun Sep 9 08:50:04 UTC 2012


>Number:         171490
>Category:       ports
>Synopsis:       [www/apache22] WITH_MPM= breaks mod_proxy_*
>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:   Sun Sep 09 08:50:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Spil
>Release:        FreeBSD 9.0-p2
>Organization:
>Environment:
FreeBSD gw.example.org 9.0-RELEASE-p2 FreeBSD 9.0-RELEASE-p2 #2: Tue Jun  5 08:38:34 CEST 2012     root at gw.example.org:/usr/obj/usr/src/sys/BEASTIE90  i386

>Description:
When building www/apache22 Apache 2.2.22_7 (and _8) with 
   WITH_MPM=worker 
and 
   WITH_PROXY=true
   WITH_PROXY_CONNECT=true
   WITH_PROXY_HTTP=true
It will build and install /usr/local/libexec/apache22/mod_proxy.so but not mod_proxy_connect.so and mod_proxy_http.so 
I haven't checked if it built the modules and not installed them or not even built them.

Building www/apache22-worker-mpm is OK, it builds and installs the proxy modules correctly
>How-To-Repeat:
Build www/apache22 with
   WITH_MPM=worker 
   WITH_PROXY=true
   WITH_PROXY_CONNECT=true
   WITH_PROXY_HTTP=true
Check for mod_proxy_http.so and mod_proxy_connect.so in /usr/local/libexec/apache22
>Fix:
Replace www/apache22 by www/apache22-worker-mpm and remove WITH_MPM=worker from the configuration

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



More information about the freebsd-ports-bugs mailing list