Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jul 2016 02:15:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 210954] www/apache24 fails to build with proxy options unset
Message-ID:  <bug-210954-16115-eEtJ9gXjN8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210954-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210954-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
dewayne@heuristicsystems.com.au has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to apache@FreeBSD.=
org:
Bug 210954: www/apache24 fails to build with proxy options unset
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210954



--- Description ---
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_hchec=
k"
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_CRYP=
TO
USERDIR USERTRACK VHOST_ALIAS FILTER PATCH_PROXY_CONNECT REQTIMEOUT SSL=20

The last successful build where an apache24 package was built was
apache24-2.4.20_1.txz on 29th May '16



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210954-16115-eEtJ9gXjN8>