Skip to content

Instantly share code, notes, and snippets.

@maijs
Created October 3, 2015 18:44
Show Gist options
  • Save maijs/c11d5380ea9c119e6446 to your computer and use it in GitHub Desktop.
Save maijs/c11d5380ea9c119e6446 to your computer and use it in GitHub Desktop.
Homebrew, install httpd24, nothing to be done for `local-shared-build' error.
2015-10-03 21:35:17 +0300
./configure
--enable-layout=Homebrew
--enable-mods-shared=all
--enable-unique-id
--enable-ssl
--enable-dav
--enable-cache
--enable-logio
--enable-deflate
--enable-cgi
--enable-cgid
--enable-suexec
--enable-rewrite
--with-apr=/usr/local/opt/apr
--with-apr-util=/usr/local/opt/apr-util
--with-pcre=/usr/local/opt/pcre
--with-ssl=/usr/local/opt/openssl
--with-z=/usr/local/opt/zlib
--with-mpm=prefork
--with-port=8080
--with-sslport=8443
checking for chosen layout... Homebrew
checking for working mkdir -p... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking build system type... x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.0
checking target system type... x86_64-apple-darwin15.0.0
configure:
configure: Configuring Apache Portable Runtime library...
configure:
checking for APR... yes
setting CPP to "clang -E"
setting CFLAGS to " -g -O2"
setting CPPFLAGS to " -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10"
setting LDFLAGS to " "
configure:
configure: Configuring Apache Portable Runtime Utility library...
configure:
checking for APR-util... yes
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for clang option to accept ISO C99... none needed
checking for pcre-config... /usr/local/opt/pcre/bin/pcre-config
configure: Using external PCRE library from /usr/local/opt/pcre/bin/pcre-config
setting PCRE_INCLUDES to "-I/usr/local/Cellar/pcre/8.37/include"
setting PCRE_LIBS to "-L/usr/local/Cellar/pcre/8.37/lib -lpcre"
configure:
configure: Configuring Apache httpd...
configure:
setting INCLUDES to "-I."
adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES
adding "-I$(top_srcdir)/include" to INCLUDES
adding "-I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1" to INCLUDES
adding "-I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1" to INCLUDES
adding "-I/usr/local/Cellar/pcre/8.37/include" to INCLUDES
configure:
configure: Applying OS-specific hints for httpd...
configure:
forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1"
forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to "1"
checking for rm... /bin/rm
checking for pkg-config... no
checking for rsync... /usr/bin/rsync
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for lynx... no
checking for links... no
checking for elinks... no
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for APR version 1.3.0 or later... yes
checking for APR-util version 1.3.0 or later... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for strings.h... (cached) yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for an ANSI C-conforming const... yes
checking for library containing sqrt... none required
checking for library containing crypt... none required
checking for getpwnam... yes
checking for getgrnam... yes
checking for initgroups... yes
checking for bindprocessor... no
checking for prctl... no
checking for timegm... yes
checking for getpgid... yes
checking for fopen64... no
checking for getloadavg... yes
checking for void pointer length... no
checking for gettid()... no
checking for tm_gmtoff in struct tm... yes
checking whether to enable mod_authn_file... shared
checking whether to enable mod_authn_dbm... shared (all)
checking whether to enable mod_authn_anon... shared (all)
checking whether to enable mod_authn_dbd... shared (all)
checking whether to enable mod_authn_socache... shared (all)
checking whether to enable mod_authn_core... shared
checking whether to enable mod_authz_host... shared
checking whether to enable mod_authz_groupfile... shared
checking whether to enable mod_authz_user... shared
checking whether to enable mod_authz_dbm... shared (all)
checking whether to enable mod_authz_owner... shared (all)
checking whether to enable mod_authz_dbd... shared (all)
checking whether to enable mod_authz_core... shared
checking whether to enable mod_authnz_ldap... checking dependencies
checking for ldap support in apr/apr-util... no
configure: WARNING: apr/apr-util is compiled without ldap support
checking whether to enable mod_authnz_ldap... no (disabled)
checking whether to enable mod_authnz_fcgi... no
checking whether to enable mod_access_compat... shared
checking whether to enable mod_auth_basic... shared
checking whether to enable mod_auth_form... shared (all)
checking whether to enable mod_auth_digest... checking dependencies
checking whether to enable mod_auth_digest... shared (all)
checking whether to enable mod_allowmethods... shared (all)
adding "-I$(top_srcdir)/modules/aaa" to INCLUDES
checking whether to enable mod_isapi... no
checking whether to enable mod_file_cache... shared (all)
checking whether to enable mod_cache... shared
checking whether to enable mod_cache_disk... checking dependencies
checking whether to enable mod_cache_disk... shared (all)
checking whether to enable mod_cache_socache... shared (all)
checking whether to enable mod_socache_shmcb... shared (all)
checking whether to enable mod_socache_dbm... shared (all)
checking whether to enable mod_socache_memcache... shared (all)
checking whether to enable mod_socache_dc... no
adding "-I$(top_srcdir)/modules/cache" to INCLUDES
setting HTTPD_LDFLAGS to "-export-dynamic"
checking whether to enable mod_so... static
setting AP_LIBS to "$(MOD_SO_LDADD)"
checking whether to enable mod_watchdog... checking dependencies
checking whether to enable mod_watchdog... shared (all)
checking whether to enable mod_macro... shared (all)
adding "-I$(top_srcdir)/modules/core" to INCLUDES
checking whether to enable mod_dbd... shared (all)
adding "-I$(top_srcdir)/modules/database" to INCLUDES
checking whether to enable mod_bucketeer... no
checking whether to enable mod_dumpio... shared (all)
checking whether to enable mod_echo... shared (all)
checking whether to enable mod_example_hooks... no
checking whether to enable mod_case_filter... no
checking whether to enable mod_case_filter_in... no
checking whether to enable mod_example_ipc... no
checking whether to enable mod_buffer... shared (all)
checking whether to enable mod_data... shared (all)
checking whether to enable mod_ratelimit... shared (all)
checking whether to enable mod_reqtimeout... shared
checking whether to enable mod_ext_filter... shared (all)
checking whether to enable mod_request... shared (all)
checking whether to enable mod_include... shared (all)
checking whether to enable mod_filter... shared
checking whether to enable mod_reflector... shared (all)
checking whether to enable mod_substitute... shared (all)
checking whether to enable mod_sed... checking dependencies
setting MOD_SED_LDADD to "-export-symbols-regex sed_module"
checking whether to enable mod_sed... shared (all)
checking whether to enable mod_charset_lite... shared (all)
checking whether to enable mod_deflate... checking dependencies
adding "-I/usr/local/opt/zlib/include" to INCLUDES
setting MOD_INCLUDES to "-I/usr/local/opt/zlib/include"
adding "-L/usr/local/opt/zlib/lib" to LDFLAGS
setting ap_zlib_ldflags to "-L/usr/local/opt/zlib/lib"
setting LIBS to "-lz"
checking for zlib library... found
setting MOD_DEFLATE_LDADD to "-L/usr/local/opt/zlib/lib -lz"
nulling LIBS
checking whether to enable mod_deflate... shared
checking whether to enable mod_xml2enc... checking dependencies
checking for libxml2... checking for libxml2... yes
setting MOD_CFLAGS to "-I/usr/include/libxml2"
setting MOD_XML2ENC_LDADD to "-lxml2"
checking whether to enable mod_xml2enc... shared (all)
checking whether to enable mod_proxy_html... checking dependencies
checking for libxml2... (cached) yes
setting MOD_PROXY_HTML_LDADD to "-lxml2"
checking whether to enable mod_proxy_html... shared (all)
adding "-I$(top_srcdir)/modules/filters" to INCLUDES
checking whether to enable mod_http... static
adding "$(MOD_HTTP_LDADD)" to AP_LIBS
checking whether to enable mod_mime... shared
checking whether to enable mod_ldap... checking dependencies
checking for ldap support in apr/apr-util... (cached) no
configure: WARNING: apr/apr-util is compiled without ldap support
checking whether to enable mod_ldap... no (disabled)
adding "-I$(top_srcdir)/modules/ldap" to INCLUDES
checking whether to enable mod_log_config... shared
checking whether to enable mod_log_debug... shared (all)
checking whether to enable mod_log_forensic... shared (all)
adding "-I$(top_builddir)/server" to INCLUDES
checking whether to enable mod_logio... shared
adding "-I$(top_srcdir)/modules/loggers" to INCLUDES
checking whether to enable mod_lua... checking dependencies
checking for pow in -lm... yes
checking for sqrt in -lm... yes
checking lua.h usability... no
checking lua.h presence... no
checking for lua.h... no
checking for lua.h in /usr/local/include/lua5.1... no
checking for lua.h in /usr/local/include/lua51... no
checking for lua.h in /usr/local/include/lua5.2... no
checking for lua.h in /usr/local/include/lua52... no
checking for lua.h in /usr/local/include... no
checking for lua.h in /usr/include/lua5.1... no
checking for lua.h in /usr/include/lua51... no
checking for lua.h in /usr/include/lua5.2... no
checking for lua.h in /usr/include/lua52... no
checking for lua.h in /usr/include... no
configure: WARNING: *** Lua 5.1 library not found.
configure: WARNING: Lua 5.1 library is required
checking whether to enable mod_lua... no (disabled)
adding "-I$(top_srcdir)/modules/lua" to INCLUDES
checking whether to enable mod_env... shared
checking whether to enable mod_mime_magic... shared (all)
checking whether to enable mod_cern_meta... no
checking whether to enable mod_expires... shared (all)
checking whether to enable mod_headers... shared
checking whether to enable mod_ident... no
checking whether to enable mod_usertrack... checking dependencies
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for times... yes
checking whether to enable mod_usertrack... shared (all)
checking whether to enable mod_unique_id... shared
checking whether to enable mod_setenvif... shared
checking whether to enable mod_version... shared
checking whether to enable mod_remoteip... shared (all)
checking whether to enable mod_proxy... shared (all)
checking whether to enable mod_proxy_connect... checking dependencies
checking whether to enable mod_proxy_connect... shared (all)
checking whether to enable mod_proxy_ftp... checking dependencies
checking whether to enable mod_proxy_ftp... shared (all)
checking whether to enable mod_proxy_http... checking dependencies
checking whether to enable mod_proxy_http... shared (all)
checking whether to enable mod_proxy_fcgi... checking dependencies
checking whether to enable mod_proxy_fcgi... shared (all)
checking whether to enable mod_proxy_scgi... checking dependencies
checking whether to enable mod_proxy_scgi... shared (all)
checking whether to enable mod_proxy_fdpass... checking dependencies
checking whether CMSG_DATA is declared... yes
checking whether to enable mod_proxy_fdpass... shared (all)
checking whether to enable mod_proxy_wstunnel... checking dependencies
checking whether to enable mod_proxy_wstunnel... shared (all)
checking whether to enable mod_proxy_ajp... checking dependencies
checking whether to enable mod_proxy_ajp... shared (all)
checking whether to enable mod_proxy_balancer... checking dependencies
checking whether to enable mod_proxy_balancer... shared (all)
checking whether to enable mod_proxy_express... checking dependencies
checking whether to enable mod_proxy_express... shared (all)
adding "-I$(top_srcdir)/modules/proxy" to INCLUDES
checking whether to enable mod_session... shared (all)
checking whether to enable mod_session_cookie... checking dependencies
checking whether to enable mod_session_cookie... shared (all)
configure: WARNING: Your APR does not include SSL/EVP support. To enable it: configure --with-crypto
checking whether to enable mod_session_crypto... no
checking whether to enable mod_session_dbd... checking dependencies
checking whether to enable mod_session_dbd... shared (all)
adding "-I$(top_srcdir)/modules/session" to INCLUDES
checking whether to enable mod_slotmem_shm... shared (all)
checking whether to enable mod_slotmem_plain... shared (all)
checking whether to enable mod_ssl... checking dependencies
checking for OpenSSL... checking for user-provided OpenSSL base directory... /usr/local/opt/openssl
adding "-I/usr/local/opt/openssl/include" to CPPFLAGS
setting MOD_CFLAGS to "-I/usr/local/opt/openssl/include"
setting ab_CFLAGS to "-I/usr/local/opt/openssl/include"
adding "-L/usr/local/opt/openssl/lib" to LDFLAGS
setting MOD_LDFLAGS to "-L/usr/local/opt/openssl/lib"
checking for OpenSSL version >= 0.9.8a... OK
adding "-lssl" to MOD_LDFLAGS
adding "-lcrypto" to MOD_LDFLAGS
adding "-lpthread" to MOD_LDFLAGS
setting LIBS to "-lssl -lcrypto -lpthread"
forcing ab_LDFLAGS to "-L/usr/local/opt/openssl/lib -lssl -lcrypto -lpthread"
checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking for SSLeay_version... yes
checking for SSL_CTX_new... yes
checking for ENGINE_init... yes
checking for ENGINE_load_builtin_engines... yes
checking for RAND_egd... yes
yes
setting MOD_SSL_LDADD to "-export-symbols-regex ssl_module"
checking whether to enable mod_ssl... shared
adding "-I$(top_srcdir)/modules/ssl" to INCLUDES
checking whether to enable mod_optional_hook_export... no
checking whether to enable mod_optional_hook_import... no
checking whether to enable mod_optional_fn_import... no
checking whether to enable mod_optional_fn_export... no
checking whether to enable mod_dialup... shared (all)
adding "-I$(top_srcdir)/modules/test" to INCLUDES
checking for target platform... unix
checking for rlim_t... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/sem.h... (cached) yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking for setsid... yes
checking for killpg... yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking for unistd.h... (cached) yes
checking for syslog... yes
checking for sys/times.h... (cached) yes
checking for times... (cached) yes
adding "-I$(top_srcdir)/server" to INCLUDES
checking whether APR supports thread-safe pollsets... checking for kqueue... yes
checking for port_create... no
checking for epoll_create... no
yes
checking if event MPM supports this platform... yes
checking if mpmt_os2 MPM supports this platform... no
checking if prefork MPM supports this platform... yes
checking if WinNT MPM supports this platform... no
checking if worker MPM supports this platform... yes
checking whether to enable mod_lbmethod_byrequests... shared (all)
checking whether to enable mod_lbmethod_bytraffic... shared (all)
checking whether to enable mod_lbmethod_bybusyness... shared (all)
checking whether to enable mod_lbmethod_heartbeat... shared (all)
checking which MPM to use by default... prefork
checking whether to enable mod_unixd... shared
checking whether to enable mod_privileges... no
adding "-I$(top_srcdir)/modules/arch/unix" to INCLUDES
checking whether to enable mod_heartbeat... checking dependencies
checking whether to enable mod_heartbeat... shared (all)
checking whether to enable mod_heartmonitor... shared (all)
checking whether to enable mod_dav... shared
adding "-I$(top_srcdir)/modules/dav/main" to INCLUDES
checking whether to enable mod_status... shared
checking whether to enable mod_autoindex... shared
checking whether to enable mod_asis... shared (all)
checking whether to enable mod_info... shared (all)
checking whether to enable mod_suexec... checking dependencies
checking whether to enable mod_suexec... shared
checking whether to enable mod_cgi... shared
checking whether to enable mod_cgid... shared
adding "-I$(top_srcdir)/modules/generators" to INCLUDES
checking whether to enable mod_dav_fs... checking dependencies
checking whether to enable mod_dav_fs... shared (all)
checking whether to enable mod_dav_lock... checking dependencies
checking whether to enable mod_dav_lock... shared (all)
checking for extra modules... none
checking whether to enable mod_vhost_alias... shared (all)
checking whether to enable mod_negotiation... shared (all)
checking whether to enable mod_dir... shared
checking whether to enable mod_imagemap... no
checking whether to enable mod_actions... shared (all)
checking whether to enable mod_speling... shared (all)
checking whether to enable mod_userdir... shared (all)
checking whether to enable mod_alias... shared
checking whether to enable mod_rewrite... shared
adding "-I$(top_srcdir)/modules/mappers" to INCLUDES
configure:
configure: Restore user-defined environment settings...
configure:
restoring CPPFLAGS to ""
setting EXTRA_CPPFLAGS to " -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10"
restoring CFLAGS to ""
setting EXTRA_CFLAGS to " -g -O2"
restoring CXXFLAGS to ""
setting EXTRA_CXXFLAGS to ""
restoring LDFLAGS to ""
setting EXTRA_LDFLAGS to " "
restoring LIBS to ""
setting EXTRA_LIBS to ""
restoring INCLUDES to ""
setting EXTRA_INCLUDES to "-I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/ldap -I$(top_builddir)/server -I$(top_srcdir)/modules/loggers -I$(top_srcdir)/modules/lua -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server -I$(top_srcdir)/modules/arch/unix -I$(top_srcdir)/modules/dav/main -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers"
configure:
configure: Construct makefiles and header files...
configure:
configure: creating config_vars.mk
configure: creating ./config.status
creating modules/aaa/Makefile
creating modules/arch/win32/Makefile
creating modules/cache/Makefile
creating modules/core/Makefile
creating modules/database/Makefile
creating modules/debugging/Makefile
creating modules/echo/Makefile
creating modules/examples/Makefile
creating modules/experimental/Makefile
creating modules/filters/Makefile
creating modules/http/Makefile
creating modules/ldap/Makefile
creating modules/loggers/Makefile
creating modules/lua/Makefile
creating modules/metadata/Makefile
creating modules/proxy/Makefile
creating modules/session/Makefile
creating modules/slotmem/Makefile
creating modules/ssl/Makefile
creating modules/test/Makefile
creating os/unix/Makefile
creating modules/proxy/balancers/Makefile
creating server/mpm/Makefile
creating server/mpm/prefork/Makefile
creating modules/arch/unix/Makefile
creating modules/cluster/Makefile
creating modules/dav/main/Makefile
creating modules/generators/Makefile
creating modules/dav/fs/Makefile
creating modules/dav/lock/Makefile
creating modules/mappers/Makefile
creating Makefile
creating modules/Makefile
creating srclib/Makefile
creating os/Makefile
creating server/Makefile
creating support/Makefile
creating test/Makefile
config.status: creating docs/conf/httpd.conf
config.status: creating docs/conf/extra/httpd-autoindex.conf
config.status: creating docs/conf/extra/httpd-dav.conf
config.status: creating docs/conf/extra/httpd-default.conf
config.status: creating docs/conf/extra/httpd-info.conf
config.status: creating docs/conf/extra/httpd-languages.conf
config.status: creating docs/conf/extra/httpd-manual.conf
config.status: creating docs/conf/extra/httpd-mpm.conf
config.status: creating docs/conf/extra/httpd-multilang-errordoc.conf
config.status: creating docs/conf/extra/httpd-ssl.conf
config.status: creating docs/conf/extra/httpd-userdir.conf
config.status: creating docs/conf/extra/httpd-vhosts.conf
config.status: creating docs/conf/extra/proxy-html.conf
config.status: creating include/ap_config_layout.h
config.status: creating support/apxs
config.status: creating support/apachectl
config.status: creating support/dbmmanage
config.status: creating support/envvars-std
config.status: creating support/log_server_status
config.status: creating support/logresolve.pl
config.status: creating support/phf_abuse_log.cgi
config.status: creating support/split-logfile
config.status: creating build/rules.mk
config.status: creating build/pkg/pkginfo
config.status: creating build/config_vars.sh
config.status: creating include/ap_config_auto.h
config.status: executing default commands
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I/usr/local/opt/zlib/include -L/usr/local/opt/zlib/lib conftest.c -lz
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I/usr/local/opt/zlib/include -L/usr/local/opt/zlib/lib conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -lm
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -lm
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/zlib/include -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/zlib/include -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/zlib/include -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/zlib/include -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/zlib/include -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/ldap -I$(top_builddir)/server -I$(top_srcdir)/modules/loggers -I$(top_srcdir)/modules/lua -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/ldap -I$(top_builddir)/server -I$(top_srcdir)/modules/loggers -I$(top_srcdir)/modules/lua -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/ldap -I$(top_builddir)/server -I$(top_srcdir)/modules/loggers -I$(top_srcdir)/modules/lua -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server -I$(top_srcdir)/modules/arch/unix -I$(top_srcdir)/modules/dav/main -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/ldap -I$(top_builddir)/server -I$(top_srcdir)/modules/loggers -I$(top_srcdir)/modules/lua -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server -I$(top_srcdir)/modules/arch/unix -I$(top_srcdir)/modules/dav/main -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
2015-10-03 21:35:29 +0300
make
Making all in srclib
Making all in os
Making all in unix
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c unixd.c && touch unixd.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o libos.la -static unixd.lo
Making all in server
Making all in mpm
Making all in prefork
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c prefork.c && touch prefork.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -static -o libprefork.la prefork.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c config.c && touch config.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c log.c && touch log.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c main.c && touch main.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c vhost.c && touch vhost.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c gen_test_char.c && touch gen_test_char.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_fcgi.c && touch util_fcgi.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_script.c && touch util_script.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_md5.c && touch util_md5.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_cfgtree.c && touch util_cfgtree.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_ebcdic.c && touch util_ebcdic.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_time.c && touch util_time.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c connection.c && touch connection.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c listen.c && touch listen.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_mutex.c && touch util_mutex.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c mpm_common.c && touch mpm_common.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c mpm_unix.c && touch mpm_unix.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_charset.c && touch util_charset.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_cookies.c && touch util_cookies.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_debug.c && touch util_debug.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_xml.c && touch util_xml.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_filter.c && touch util_filter.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_pcre.c && touch util_pcre.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_regex.c && touch util_regex.lo
( for dir in /private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include /private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix; do \
ls $dir/*.h ; \
done; \
for dir in /usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 /usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1; do \
ls $dir/ap[ru].h $dir/ap[ru]_*.h 2>/dev/null; \
done; \
) | sed -e s,//,/,g | sort -u > export_files
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c scoreboard.c && touch scoreboard.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c error_bucket.c && touch error_bucket.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c protocol.c && touch protocol.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c core.c && touch core.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c request.c && touch request.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c provider.c && touch provider.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c eoc_bucket.c && touch eoc_bucket.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c eor_bucket.c && touch eor_bucket.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c core_filters.c && touch core_filters.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_expr_parse.c && touch util_expr_parse.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_expr_scan.c && touch util_expr_scan.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util_expr_eval.c && touch util_expr_eval.lo
awk -f /private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/build/make_var_export.awk `cat export_files` > export_vars.h
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o gen_test_char gen_test_char.lo
awk -f /private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/build/make_exports.awk `cat export_files` > exports.c
./gen_test_char > test_char.h
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c util.c && touch util.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c exports.c && touch exports.lo
clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers exports.c | grep "ap_hack_" | grep -v apr_ | sed -e 's/^.*[)]\(.*\);$/\1/' >> httpd.exp
clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers export_vars.h | grep -v apr_ | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> httpd.exp
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o libmain.la -static config.lo log.lo main.lo vhost.lo util.lo util_fcgi.lo util_script.lo util_md5.lo util_cfgtree.lo util_ebcdic.lo util_time.lo connection.lo listen.lo util_mutex.lo mpm_common.lo mpm_unix.lo util_charset.lo util_cookies.lo util_debug.lo util_xml.lo util_filter.lo util_pcre.lo util_regex.lo exports.lo scoreboard.lo error_bucket.lo protocol.lo core.lo request.lo provider.lo eoc_bucket.lo eor_bucket.lo core_filters.lo util_expr_parse.lo util_expr_scan.lo util_expr_eval.lo
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libmain.a(util_ebcdic.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libmain.a(util_charset.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libmain.a(util_ebcdic.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libmain.a(util_charset.o) has no symbols
Making all in modules
Making all in aaa
Making all in cache
Making all in core
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c mod_so.c && touch mod_so.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -static -o libmod_so.la mod_so.lo
Making all in database
Making all in debugging
Making all in echo
Making all in filters
Making all in http
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c http_core.c && touch http_core.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c http_protocol.c && touch http_protocol.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c http_request.c && touch http_request.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c http_filters.c && touch http_filters.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c chunk_filter.c && touch chunk_filter.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c byterange_filter.c && touch byterange_filter.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c http_etag.c && touch http_etag.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -static -o libmod_http.la http_core.lo http_protocol.lo http_request.lo http_filters.lo chunk_filter.lo byterange_filter.lo http_etag.lo
Making all in loggers
Making all in metadata
Making all in proxy
Making all in session
Making all in slotmem
Making all in ssl
Making all in test
Making all in proxy/balancers
Making all in arch/unix
Making all in cluster
Making all in dav/main
Making all in generators
Making all in dav/fs
Making all in dav/lock
Making all in mappers
Making all in support
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c htpasswd.c && touch htpasswd.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c passwd_common.c && touch passwd_common.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c htdigest.c && touch htdigest.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c htdbm.c && touch htdbm.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 \
-I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c ab.c && touch ab.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c logresolve.c && touch logresolve.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c httxt2dbm.c && touch httxt2dbm.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c htcacheclean.c && touch htcacheclean.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c rotatelogs.c && touch rotatelogs.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c checkgid.c && touch checkgid.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c fcgistarter.c && touch fcgistarter.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o htdigest htdigest.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o logresolve logresolve.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o httxt2dbm httxt2dbm.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o htpasswd htpasswd.lo passwd_common.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o htdbm htdbm.lo passwd_common.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o checkgid checkgid.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o fcgistarter fcgistarter.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o htcacheclean htcacheclean.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o rotatelogs rotatelogs.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -L/usr/local/opt/openssl/lib -lssl -lcrypto -lpthread \
-o ab ab.lo /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c modules.c && touch modules.lo
cd support && /Library/Developer/CommandLineTools/usr/bin/make suexec
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-non-pic -static -c suexec.c && touch suexec.lo
Building shared: mod_authn_file.la mod_authn_dbm.la mod_authn_anon.la mod_authn_dbd.la mod_authn_socache.la mod_authn_core.la mod_authz_host.la mod_authz_groupfile.la mod_authz_user.la mod_authz_dbm.la mod_authz_owner.la mod_authz_dbd.la mod_authz_core.la mod_access_compat.la mod_auth_basic.la mod_auth_form.la mod_auth_digest.la mod_allowmethods.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authn_file.c && touch mod_authn_file.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authn_dbm.c && touch mod_authn_dbm.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authn_anon.c && touch mod_authn_anon.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authn_dbd.c && touch mod_authn_dbd.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authn_socache.c && touch mod_authn_socache.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authn_core.c && touch mod_authn_core.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authz_host.c && touch mod_authz_host.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o suexec suexec.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authz_groupfile.c && touch mod_authz_groupfile.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authz_user.c && touch mod_authz_user.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authz_dbm.c && touch mod_authz_dbm.slo
clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c /private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server/buildmark.c
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authz_owner.c && touch mod_authz_owner.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authz_dbd.c && touch mod_authz_dbd.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o httpd modules.lo buildmark.o -export-dynamic server/libmain.la modules/core/libmod_so.la modules/http/libmod_http.la server/mpm/prefork/libprefork.la os/unix/libos.la -L/usr/local/Cellar/pcre/8.37/lib -lpcre /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.la -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.la -lpthread
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_authz_core.c && touch mod_authz_core.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_access_compat.c && touch mod_access_compat.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_auth_basic.c && touch mod_auth_basic.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_auth_form.c && touch mod_auth_form.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_auth_digest.c && touch mod_auth_digest.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_allowmethods.c && touch mod_allowmethods.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authn_file.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authn_file.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authn_dbm.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authn_dbm.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authn_anon.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authn_anon.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authn_dbd.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authn_dbd.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authn_socache.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authn_socache.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authn_core.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authn_core.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authz_host.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authz_host.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authz_groupfile.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authz_groupfile.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authz_user.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authz_user.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authz_dbm.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authz_dbm.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authz_owner.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authz_owner.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authz_dbd.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authz_dbd.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_authz_core.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_authz_core.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_access_compat.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_access_compat.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_auth_basic.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_auth_basic.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_allowmethods.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_allowmethods.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_auth_form.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_auth_form.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_auth_digest.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_auth_digest.lo
Building shared: mod_file_cache.la mod_cache.la mod_cache_disk.la mod_cache_socache.la mod_socache_shmcb.la mod_socache_dbm.la mod_socache_memcache.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_file_cache.c && touch mod_file_cache.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_cache.c && touch mod_cache.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c cache_storage.c && touch cache_storage.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c cache_util.c && touch cache_util.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_cache_disk.c && touch mod_cache_disk.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_cache_socache.c && touch mod_cache_socache.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_socache_shmcb.c && touch mod_socache_shmcb.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_socache_dbm.c && touch mod_socache_dbm.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_socache_memcache.c && touch mod_socache_memcache.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_file_cache.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_file_cache.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_socache_dbm.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_socache_dbm.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_socache_shmcb.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_socache_shmcb.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_socache_memcache.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_socache_memcache.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_cache_disk.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_cache_disk.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_cache_socache.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_cache_socache.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_cache.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_cache.lo cache_storage.lo cache_util.lo
Building shared: mod_watchdog.la mod_macro.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_watchdog.c && touch mod_watchdog.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_macro.c && touch mod_macro.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_watchdog.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_watchdog.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_macro.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_macro.lo
Building shared: mod_dbd.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_dbd.c && touch mod_dbd.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_dbd.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_dbd.lo
Building shared: mod_dumpio.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_dumpio.c && touch mod_dumpio.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_dumpio.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_dumpio.lo
Building shared: mod_echo.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_echo.c && touch mod_echo.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_echo.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_echo.lo
Building shared: mod_buffer.la mod_data.la mod_ratelimit.la mod_reqtimeout.la mod_ext_filter.la mod_request.la mod_include.la mod_filter.la mod_reflector.la mod_substitute.la mod_sed.la mod_charset_lite.la mod_deflate.la mod_xml2enc.la mod_proxy_html.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_buffer.c && touch mod_buffer.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_data.c && touch mod_data.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_ratelimit.c && touch mod_ratelimit.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_reqtimeout.c && touch mod_reqtimeout.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_ext_filter.c && touch mod_ext_filter.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_request.c && touch mod_request.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_include.c && touch mod_include.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_filter.c && touch mod_filter.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_reflector.c && touch mod_reflector.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_substitute.c && touch mod_substitute.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_sed.c && touch mod_sed.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c sed0.c && touch sed0.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c sed1.c && touch sed1.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c regexp.c && touch regexp.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_charset_lite.c && touch mod_charset_lite.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_deflate.c && touch mod_deflate.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_xml2enc.c && touch mod_xml2enc.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/include/libxml2 -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/usr/local/opt/zlib/include -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_html.c && touch mod_proxy_html.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_buffer.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_buffer.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_data.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_data.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_ratelimit.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_ratelimit.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_reqtimeout.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_reqtimeout.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_ext_filter.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_ext_filter.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_request.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_request.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_filter.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_filter.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_reflector.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_reflector.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_substitute.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_substitute.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_sed.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_sed.lo sed0.lo sed1.lo regexp.lo -export-symbols-regex sed_module
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_charset_lite.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_charset_lite.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_xml2enc.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_xml2enc.lo -lxml2
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_deflate.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_deflate.lo -L/usr/local/opt/zlib/lib -lz
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_include.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_include.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/include/libxml2 -g -O2 -o mod_proxy_html.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_html.lo -lxml2
Building shared: mod_mime.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_mime.c && touch mod_mime.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_mime.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_mime.lo
Building shared: mod_log_config.la mod_log_debug.la mod_log_forensic.la mod_logio.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_log_config.c && touch mod_log_config.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_log_debug.c && touch mod_log_debug.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_log_forensic.c && touch mod_log_forensic.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_logio.c && touch mod_logio.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_logio.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_logio.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_log_forensic.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_log_forensic.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_log_debug.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_log_debug.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_log_config.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_log_config.lo
Building shared: mod_env.la mod_mime_magic.la mod_expires.la mod_headers.la mod_usertrack.la mod_unique_id.la mod_setenvif.la mod_version.la mod_remoteip.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_env.c && touch mod_env.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_mime_magic.c && touch mod_mime_magic.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_expires.c && touch mod_expires.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_headers.c && touch mod_headers.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_usertrack.c && touch mod_usertrack.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_unique_id.c && touch mod_unique_id.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_setenvif.c && touch mod_setenvif.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_version.c && touch mod_version.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_remoteip.c && touch mod_remoteip.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_env.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_env.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_version.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_version.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_usertrack.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_usertrack.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_unique_id.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_unique_id.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_expires.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_expires.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_setenvif.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_setenvif.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_headers.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_headers.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_remoteip.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_remoteip.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_mime_magic.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_mime_magic.lo
Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la mod_proxy_http.la mod_proxy_fcgi.la mod_proxy_scgi.la mod_proxy_fdpass.la mod_proxy_wstunnel.la mod_proxy_ajp.la mod_proxy_balancer.la mod_proxy_express.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy.c && touch mod_proxy.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c proxy_util.c && touch proxy_util.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_connect.c && touch mod_proxy_connect.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_ftp.c && touch mod_proxy_ftp.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_http.c && touch mod_proxy_http.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_fcgi.c && touch mod_proxy_fcgi.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_scgi.c && touch mod_proxy_scgi.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_fdpass.c && touch mod_proxy_fdpass.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_wstunnel.c && touch mod_proxy_wstunnel.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_ajp.c && touch mod_proxy_ajp.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ajp_header.c && touch ajp_header.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ajp_link.c && touch ajp_link.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ajp_msg.c && touch ajp_msg.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ajp_utils.c && touch ajp_utils.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_balancer.c && touch mod_proxy_balancer.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_proxy_express.c && touch mod_proxy_express.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_connect.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_connect.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_ftp.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_ftp.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_fcgi.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_fcgi.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_scgi.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_scgi.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_fdpass.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_fdpass.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_wstunnel.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_wstunnel.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_ajp.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_ajp.lo ajp_header.lo ajp_link.lo ajp_msg.lo ajp_utils.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy.lo proxy_util.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_http.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_http.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_express.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_express.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_proxy_balancer.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_proxy_balancer.lo
Building shared: mod_session.la mod_session_cookie.la mod_session_dbd.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_session.c && touch mod_session.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_session_cookie.c && touch mod_session_cookie.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_session_dbd.c && touch mod_session_dbd.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_session_cookie.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_session_cookie.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_session_dbd.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_session_dbd.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_session.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_session.lo
Building shared: mod_slotmem_shm.la mod_slotmem_plain.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_slotmem_shm.c && touch mod_slotmem_shm.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_slotmem_plain.c && touch mod_slotmem_plain.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_slotmem_plain.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_slotmem_plain.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_slotmem_shm.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_slotmem_shm.lo
Building shared: mod_ssl.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_ssl.c && touch mod_ssl.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_config.c && touch ssl_engine_config.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_init.c && touch ssl_engine_init.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_io.c && touch ssl_engine_io.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_kernel.c && touch ssl_engine_kernel.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_log.c && touch ssl_engine_log.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_mutex.c && touch ssl_engine_mutex.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_pphrase.c && touch ssl_engine_pphrase.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_rand.c && touch ssl_engine_rand.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_vars.c && touch ssl_engine_vars.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_scache.c && touch ssl_scache.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_util_stapling.c && touch ssl_util_stapling.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_util.c && touch ssl_util.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_util_ssl.c && touch ssl_util_ssl.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_engine_ocsp.c && touch ssl_engine_ocsp.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c ssl_util_ocsp.c && touch ssl_util_ocsp.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -I/usr/local/opt/openssl/include -g -O2 -L/usr/local/opt/openssl/lib -lssl -lcrypto -lpthread -o mod_ssl.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_ssl.lo ssl_engine_config.lo ssl_engine_init.lo ssl_engine_io.lo ssl_engine_kernel.lo ssl_engine_log.lo ssl_engine_mutex.lo ssl_engine_pphrase.lo ssl_engine_rand.lo ssl_engine_vars.lo ssl_scache.lo ssl_util_stapling.lo ssl_util.lo ssl_util_ssl.lo ssl_engine_ocsp.lo ssl_util_ocsp.lo -export-symbols-regex ssl_module
Building shared: mod_dialup.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_dialup.c && touch mod_dialup.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_dialup.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_dialup.lo
Building shared: mod_lbmethod_byrequests.la mod_lbmethod_bytraffic.la mod_lbmethod_bybusyness.la mod_lbmethod_heartbeat.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_lbmethod_byrequests.c && touch mod_lbmethod_byrequests.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_lbmethod_bytraffic.c && touch mod_lbmethod_bytraffic.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_lbmethod_bybusyness.c && touch mod_lbmethod_bybusyness.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_lbmethod_heartbeat.c && touch mod_lbmethod_heartbeat.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_lbmethod_bybusyness.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_lbmethod_bybusyness.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_lbmethod_byrequests.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_lbmethod_byrequests.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_lbmethod_bytraffic.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_lbmethod_bytraffic.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_lbmethod_heartbeat.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_lbmethod_heartbeat.lo
Building shared: mod_unixd.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_unixd.c && touch mod_unixd.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_unixd.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_unixd.lo
Building shared: mod_heartbeat.la mod_heartmonitor.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_heartbeat.c && touch mod_heartbeat.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_heartmonitor.c && touch mod_heartmonitor.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_heartbeat.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_heartbeat.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_heartmonitor.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_heartmonitor.lo
Building shared: mod_dav.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_dav.c && touch mod_dav.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c props.c && touch props.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c util.c && touch util.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c util_lock.c && touch util_lock.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c liveprop.c && touch liveprop.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c providers.c && touch providers.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c std_liveprop.c && touch std_liveprop.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_dav.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_dav.lo props.lo util.lo util_lock.lo liveprop.lo providers.lo std_liveprop.lo
Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la mod_suexec.la mod_cgi.la mod_cgid.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_status.c && touch mod_status.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_autoindex.c && touch mod_autoindex.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_asis.c && touch mod_asis.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_info.c && touch mod_info.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_suexec.c && touch mod_suexec.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_cgi.c && touch mod_cgi.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_cgid.c && touch mod_cgid.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_suexec.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_suexec.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_asis.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_asis.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_info.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_info.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_status.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_status.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_cgi.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_cgi.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_cgid.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_cgid.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_autoindex.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_autoindex.lo
Building shared: mod_dav_fs.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_dav_fs.c && touch mod_dav_fs.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c dbm.c && touch dbm.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c lock.c && touch lock.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c repos.c && touch repos.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_dav_fs.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_dav_fs.lo dbm.lo lock.lo repos.lo
Building shared: mod_dav_lock.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_dav_lock.c && touch mod_dav_lock.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c locks.c && touch locks.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_dav_lock.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_dav_lock.lo locks.lo
Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la mod_rewrite.la
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_vhost_alias.c && touch mod_vhost_alias.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_negotiation.c && touch mod_negotiation.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_dir.c && touch mod_dir.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_actions.c && touch mod_actions.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_speling.c && touch mod_speling.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_userdir.c && touch mod_userdir.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_alias.c && touch mod_alias.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=compile clang -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -prefer-pic -c mod_rewrite.c && touch mod_rewrite.slo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_actions.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_actions.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_userdir.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_userdir.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_speling.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_speling.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_vhost_alias.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_vhost_alias.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_dir.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_dir.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_alias.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_alias.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_negotiation.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_negotiation.lo
/usr/local/Cellar/apr/1.5.2/libexec/build-1/libtool --silent --mode=link clang -g -O2 -o mod_rewrite.la -rpath /usr/local/Cellar/httpd24/2.4.16/libexec -module -avoid-version mod_rewrite.lo
This file has been truncated, but you can view the full file.
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c unixd.c -o unixd.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c unixd.c -o unixd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c prefork.c -o prefork.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c prefork.c -o prefork.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c main.c -o main.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c main.c -o main.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c log.c -o log.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c log.c -o log.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_fcgi.c -o util_fcgi.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_fcgi.c -o util_fcgi.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c gen_test_char.c -o gen_test_char.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c gen_test_char.c -o gen_test_char.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_md5.c -o util_md5.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_md5.c -o util_md5.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_script.c -o util_script.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_script.c -o util_script.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c vhost.c -o vhost.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c vhost.c -o vhost.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c config.c -o config.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c config.c -o config.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_cfgtree.c -o util_cfgtree.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_cfgtree.c -o util_cfgtree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_ebcdic.c -o util_ebcdic.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_ebcdic.c -o util_ebcdic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_time.c -o util_time.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_time.c -o util_time.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c connection.c -o connection.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c connection.c -o connection.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c listen.c -o listen.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c listen.c -o listen.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_mutex.c -o util_mutex.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_mutex.c -o util_mutex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mpm_common.c -o mpm_common.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mpm_common.c -o mpm_common.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mpm_unix.c -o mpm_unix.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mpm_unix.c -o mpm_unix.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_charset.c -o util_charset.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_charset.c -o util_charset.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_cookies.c -o util_cookies.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_cookies.c -o util_cookies.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_debug.c -o util_debug.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_debug.c -o util_debug.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_xml.c -o util_xml.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_xml.c -o util_xml.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_filter.c -o util_filter.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_filter.c -o util_filter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_pcre.c -o util_pcre.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_pcre.c -o util_pcre.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_regex.c -o util_regex.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_regex.c -o util_regex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c scoreboard.c -o scoreboard.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c scoreboard.c -o scoreboard.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c error_bucket.c -o error_bucket.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c error_bucket.c -o error_bucket.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c protocol.c -o protocol.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c protocol.c -o protocol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c core.c -o core.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c core.c -o core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c request.c -o request.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c request.c -o request.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c provider.c -o provider.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c provider.c -o provider.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c eoc_bucket.c -o eoc_bucket.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c eoc_bucket.c -o eoc_bucket.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c eor_bucket.c -o eor_bucket.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c eor_bucket.c -o eor_bucket.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c core_filters.c -o core_filters.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c core_filters.c -o core_filters.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_expr_parse.c -o util_expr_parse.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_expr_parse.c -o util_expr_parse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_expr_scan.c -o util_expr_scan.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_expr_scan.c -o util_expr_scan.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_expr_eval.c -o util_expr_eval.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util_expr_eval.c -o util_expr_eval.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -o gen_test_char gen_test_char.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o gen_test_char gen_test_char.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util.c -o util.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c util.c -o util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers exports.c
superenv removed: -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers exports.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c exports.c -o exports.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c exports.c -o exports.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers export_vars.h
superenv removed: -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -E -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers export_vars.h -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_so.c -o mod_so.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_so.c -o mod_so.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_etag.c -o http_etag.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_etag.c -o http_etag.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c byterange_filter.c -o byterange_filter.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c byterange_filter.c -o byterange_filter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_core.c -o http_core.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_core.c -o http_core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_request.c -o http_request.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_request.c -o http_request.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_filters.c -o http_filters.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_filters.c -o http_filters.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_protocol.c -o http_protocol.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c http_protocol.c -o http_protocol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c chunk_filter.c -o chunk_filter.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c chunk_filter.c -o chunk_filter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -I/usr/local/opt/openssl/include -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c ab.c -o ab.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -I/usr/local/opt/openssl/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c ab.c -o ab.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c logresolve.c -o logresolve.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c logresolve.c -o logresolve.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c httxt2dbm.c -o httxt2dbm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c httxt2dbm.c -o httxt2dbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c htdbm.c -o htdbm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c htdbm.c -o htdbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c passwd_common.c -o passwd_common.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c passwd_common.c -o passwd_common.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c htdigest.c -o htdigest.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c htdigest.c -o htdigest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c htpasswd.c -o htpasswd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c htpasswd.c -o htpasswd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c htcacheclean.c -o htcacheclean.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c htcacheclean.c -o htcacheclean.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c rotatelogs.c -o rotatelogs.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c rotatelogs.c -o rotatelogs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c checkgid.c -o checkgid.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c checkgid.c -o checkgid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c fcgistarter.c -o fcgistarter.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c fcgistarter.c -o fcgistarter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -o htdigest htdigest.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o htdigest htdigest.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o httxt2dbm httxt2dbm.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o httxt2dbm httxt2dbm.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o logresolve logresolve.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o logresolve logresolve.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o htpasswd htpasswd.o passwd_common.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o htpasswd htpasswd.o passwd_common.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o htdbm htdbm.o passwd_common.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o htdbm htdbm.o passwd_common.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o checkgid checkgid.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o checkgid checkgid.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o fcgistarter fcgistarter.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o fcgistarter fcgistarter.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o htcacheclean htcacheclean.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o htcacheclean htcacheclean.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o rotatelogs rotatelogs.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o rotatelogs rotatelogs.o /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o ab ab.o -L/usr/local/opt/openssl/lib -lssl -lcrypto /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o ab ab.o -L/usr/local/opt/openssl/lib -lssl -lcrypto /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c modules.c -o modules.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c modules.c -o modules.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c suexec.c -o suexec.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c suexec.c -o suexec.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_file.c -fno-common -DPIC -o .libs/mod_authn_file.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_file.c -fno-common -DPIC -o .libs/mod_authn_file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_anon.c -fno-common -DPIC -o .libs/mod_authn_anon.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_anon.c -fno-common -DPIC -o .libs/mod_authn_anon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_dbm.c -fno-common -DPIC -o .libs/mod_authn_dbm.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_dbm.c -fno-common -DPIC -o .libs/mod_authn_dbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_dbd.c -fno-common -DPIC -o .libs/mod_authn_dbd.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_dbd.c -fno-common -DPIC -o .libs/mod_authn_dbd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_socache.c -fno-common -DPIC -o .libs/mod_authn_socache.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_socache.c -fno-common -DPIC -o .libs/mod_authn_socache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_core.c -fno-common -DPIC -o .libs/mod_authn_core.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_core.c -fno-common -DPIC -o .libs/mod_authn_core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_host.c -fno-common -DPIC -o .libs/mod_authz_host.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_host.c -fno-common -DPIC -o .libs/mod_authz_host.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_dbm.c -fno-common -DPIC -o mod_authn_dbm.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_dbm.c -fno-common -DPIC -o mod_authn_dbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_file.c -fno-common -DPIC -o mod_authn_file.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_file.c -fno-common -DPIC -o mod_authn_file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_anon.c -fno-common -DPIC -o mod_authn_anon.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_anon.c -fno-common -DPIC -o mod_authn_anon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_dbd.c -fno-common -DPIC -o mod_authn_dbd.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_dbd.c -fno-common -DPIC -o mod_authn_dbd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_core.c -fno-common -DPIC -o mod_authn_core.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_core.c -fno-common -DPIC -o mod_authn_core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -o suexec suexec.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o suexec suexec.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_socache.c -fno-common -DPIC -o mod_authn_socache.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authn_socache.c -fno-common -DPIC -o mod_authn_socache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_host.c -fno-common -DPIC -o mod_authz_host.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_host.c -fno-common -DPIC -o mod_authz_host.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c /private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server/buildmark.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c /private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server/buildmark.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_groupfile.c -fno-common -DPIC -o .libs/mod_authz_groupfile.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_groupfile.c -fno-common -DPIC -o .libs/mod_authz_groupfile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_user.c -fno-common -DPIC -o .libs/mod_authz_user.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_user.c -fno-common -DPIC -o .libs/mod_authz_user.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_dbm.c -fno-common -DPIC -o .libs/mod_authz_dbm.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_dbm.c -fno-common -DPIC -o .libs/mod_authz_dbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_owner.c -fno-common -DPIC -o .libs/mod_authz_owner.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_owner.c -fno-common -DPIC -o .libs/mod_authz_owner.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_dbd.c -fno-common -DPIC -o .libs/mod_authz_dbd.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_dbd.c -fno-common -DPIC -o .libs/mod_authz_dbd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_core.c -fno-common -DPIC -o .libs/mod_authz_core.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_core.c -fno-common -DPIC -o .libs/mod_authz_core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_user.c -fno-common -DPIC -o mod_authz_user.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_user.c -fno-common -DPIC -o mod_authz_user.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_groupfile.c -fno-common -DPIC -o mod_authz_groupfile.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_groupfile.c -fno-common -DPIC -o mod_authz_groupfile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_dbm.c -fno-common -DPIC -o mod_authz_dbm.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_dbm.c -fno-common -DPIC -o mod_authz_dbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_owner.c -fno-common -DPIC -o mod_authz_owner.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_owner.c -fno-common -DPIC -o mod_authz_owner.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_access_compat.c -fno-common -DPIC -o .libs/mod_access_compat.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_access_compat.c -fno-common -DPIC -o .libs/mod_access_compat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_dbd.c -fno-common -DPIC -o mod_authz_dbd.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_dbd.c -fno-common -DPIC -o mod_authz_dbd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_basic.c -fno-common -DPIC -o .libs/mod_auth_basic.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_basic.c -fno-common -DPIC -o .libs/mod_auth_basic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_access_compat.c -fno-common -DPIC -o mod_access_compat.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_access_compat.c -fno-common -DPIC -o mod_access_compat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_form.c -fno-common -DPIC -o .libs/mod_auth_form.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_form.c -fno-common -DPIC -o .libs/mod_auth_form.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_allowmethods.c -fno-common -DPIC -o .libs/mod_allowmethods.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_allowmethods.c -fno-common -DPIC -o .libs/mod_allowmethods.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_digest.c -fno-common -DPIC -o .libs/mod_auth_digest.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_digest.c -fno-common -DPIC -o .libs/mod_auth_digest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_core.c -fno-common -DPIC -o mod_authz_core.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_authz_core.c -fno-common -DPIC -o mod_authz_core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_allowmethods.c -fno-common -DPIC -o mod_allowmethods.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_allowmethods.c -fno-common -DPIC -o mod_allowmethods.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_basic.c -fno-common -DPIC -o mod_auth_basic.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_basic.c -fno-common -DPIC -o mod_auth_basic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_file.so -bundle .libs/mod_authn_file.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_file.so -bundle .libs/mod_authn_file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_dbm.so -bundle .libs/mod_authn_dbm.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_dbm.so -bundle .libs/mod_authn_dbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o httpd modules.o buildmark.o server/.libs/libmain.a modules/core/.libs/libmod_so.a modules/http/.libs/libmod_http.a server/mpm/prefork/.libs/libprefork.a os/unix/.libs/libos.a -L/usr/local/Cellar/pcre/8.37/lib -lpcre /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o httpd modules.o buildmark.o server/.libs/libmain.a modules/core/.libs/libmod_so.a modules/http/.libs/libmod_http.a server/mpm/prefork/.libs/libprefork.a os/unix/.libs/libos.a -L/usr/local/Cellar/pcre/8.37/lib -lpcre /usr/local/Cellar/apr-util/1.5.4_1/libexec/lib/libaprutil-1.dylib -lexpat -liconv /usr/local/Cellar/apr/1.5.2/libexec/lib/libapr-1.dylib -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_form.c -fno-common -DPIC -o mod_auth_form.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_form.c -fno-common -DPIC -o mod_auth_form.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_anon.so -bundle .libs/mod_authn_anon.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_anon.so -bundle .libs/mod_authn_anon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_dbd.so -bundle .libs/mod_authn_dbd.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_dbd.so -bundle .libs/mod_authn_dbd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_socache.so -bundle .libs/mod_authn_socache.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_socache.so -bundle .libs/mod_authn_socache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_core.so -bundle .libs/mod_authn_core.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authn_core.so -bundle .libs/mod_authn_core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_host.so -bundle .libs/mod_authz_host.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_host.so -bundle .libs/mod_authz_host.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_groupfile.so -bundle .libs/mod_authz_groupfile.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_groupfile.so -bundle .libs/mod_authz_groupfile.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_digest.c -fno-common -DPIC -o mod_auth_digest.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_auth_digest.c -fno-common -DPIC -o mod_auth_digest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_user.so -bundle .libs/mod_authz_user.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_user.so -bundle .libs/mod_authz_user.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_dbm.so -bundle .libs/mod_authz_dbm.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_dbm.so -bundle .libs/mod_authz_dbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_owner.so -bundle .libs/mod_authz_owner.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_owner.so -bundle .libs/mod_authz_owner.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_dbd.so -bundle .libs/mod_authz_dbd.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_dbd.so -bundle .libs/mod_authz_dbd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_core.so -bundle .libs/mod_authz_core.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_authz_core.so -bundle .libs/mod_authz_core.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_access_compat.so -bundle .libs/mod_access_compat.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_access_compat.so -bundle .libs/mod_access_compat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_allowmethods.so -bundle .libs/mod_allowmethods.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_allowmethods.so -bundle .libs/mod_allowmethods.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_auth_basic.so -bundle .libs/mod_auth_basic.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_auth_basic.so -bundle .libs/mod_auth_basic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_auth_form.so -bundle .libs/mod_auth_form.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_auth_form.so -bundle .libs/mod_auth_form.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_auth_digest.so -bundle .libs/mod_auth_digest.o -O2
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/mod_auth_digest.so -bundle .libs/mod_auth_digest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include -L/usr/local/opt/openssl/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_file_cache.c -fno-common -DPIC -o .libs/mod_file_cache.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c mod_file_cache.c -fno-common -DPIC -o .libs/mod_file_cache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c cache_storage.c -fno-common -DPIC -o .libs/cache_storage.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c cache_storage.c -fno-common -DPIC -o .libs/cache_storage.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c cache_util.c -fno-common -DPIC -o .libs/cache_util.o
superenv removed: -g -O2 -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
superenv executed: clang -pipe -w -Os -march=native -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/loggers -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/lua -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/proxy -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/session -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ssl -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/test -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/arch/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/dav/main -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/generators -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/mappers -c cache_util.c -fno-common -DPIC -o .libs/cache_util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/zlib/include
clang called with: -g -O2 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I. -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/os/unix -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/include -I/usr/local/Cellar/apr/1.5.2/libexec/include/apr-1 -I/usr/local/Cellar/apr-util/1.5.4_1/libexec/include/apr-1 -I/usr/local/Cellar/pcre/8.37/include -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/aaa -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/cache -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/core -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/database -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/filters -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/modules/ldap -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/server -I/private/tmp/httpd2420151003-63318-2pf6ha/httpd-2.4.16/mod
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment