[Bug 210954] www/apache24 fails to build with proxy options unset
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 10 02:15:23 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210954
Bug ID: 210954
Summary: www/apache24 fails to build with proxy options unset
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: apache at FreeBSD.org
Reporter: dewayne at heuristicsystems.com.au
Flags: maintainer-feedback?(apache at FreeBSD.org)
Assignee: apache at FreeBSD.org
FreeBSD 10.3 Stable and latest updates to /usr/ports prevents apache24 from
building when all proxy options are unset. Subsequent attempts resulting in
unsetting WATCHDOG and STATUS. After further research, PATCH_PROXY_CONNECT
PATCH_PROXY were also unset.
make results in:
checking whether to enable mod_proxy... no
checking whether to enable mod_proxy_connect... no
checking whether to enable mod_proxy_ftp... no
checking whether to enable mod_proxy_http... no
checking whether to enable mod_proxy_fcgi... no
checking whether to enable mod_proxy_scgi... no
checking whether to enable mod_proxy_fdpass... no
checking whether to enable mod_proxy_wstunnel... no
checking whether to enable mod_proxy_ajp... no
checking whether to enable mod_proxy_balancer... no
checking whether to enable mod_proxy_express... no
checking whether to enable mod_proxy_hcheck... checking dependencies
configure: WARNING: "mod_proxy is disabled but required for mod_proxy_hcheck"
checking whether to enable mod_proxy_hcheck... configure: error:
mod_proxy_hcheck has been requested but can not be built due to prerequisite
failures
when using these options only:
# make -Vwww_apache24_SET
AUTH_BASIC AUTH_DIGEST AUTHN_DEFAULT AUTHN_FILE AUTHN_ALIAS AUTHZ_DEFAULT
AUTHZ_GROUPFILE AUTHZ_HOST AUTHZ_OWNER AUTHZ_USER AUTHNZ_LDAP LDAP CACHE
DISK_CACHE FILE_CACHE DAV DAV_FS ACTIONS ALIAS ASIS AUTOINDEX CERN_META CGI
CHARSET_LITE DEFLATE DIR ENV EXPIRES HEADERS INCLUDE INFO LOG_CONFIG LOGIO MIME
MIME_MAGIC NEGOTIATION REWRITE SETENVIF SESSION SESSION_COOKIE SESSION_CRYPTO
USERDIR USERTRACK VHOST_ALIAS FILTER PATCH_PROXY_CONNECT REQTIMEOUT SSL
The last successful build where an apache24 package was built was
apache24-2.4.20_1.txz on 29th May '16
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-apache
mailing list